/* CSS Document 
Design by Honeycreek.us
License : http://creativecommons.org/licenses/by/3.0/ 
*/


body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

a:hover{
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
	background-color: #66ccff;
}

h1 {
	font-size: 25px;
	font-weight: bold;
	color: #983232;
	margin-left: 25px;
}

.header {
	background-image: url(img/back.png);
	background-color: #993333;
	color: #FFFFFF;
	height: 50px;
}

.logo {
	font-size: 36px;
	font-weight: bold;
	margin-left: 20px;
}

.banners {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
}

.menu {
	background-color: #993333;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #333333;
	padding-left: 20px;
}

.menu a {
	text-decoration: none;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 4px;
	margin-left: 2px;
	color: #FFFFFF;
}

.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 4px;
	margin-left: 2px;
	background-color: #333333;
}

.bar {
	background-image: url(img/back.png);
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	padding-left: 5px;
	background-color: #333333;
}

.content {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #993333;
	margin-left: 8px;
	padding-left: 8px;
	width: 98%;
}

.content td {
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
	background-color: #F9F9F9;
	margin: 3px;
	padding: 3px;
}

.content tr {
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
	background-color: #F9F9F9;
	margin: 3px;
	padding: 3px;
}

.content th {
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #000000;
	text-align: center;
}

.content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #983232;
	margin-left: 100px;
}

.content h2 {
	font-size: 16px;
	font-weight: normal;
	color: #C55050;
}

.content h3 {
	font-size: 14px;
	font-weight: normal;
	color: #C55050;
}

.content h4 {
	font-size: 12px;
	font-weight: normal;
	color: #983232;
}

.content li {
	list-style-type: none;
	color: #3C3C3C;
	list-style-image: url(img/list1.gif);
	list-style-position: inside;
	font-size: 12px;
}

.content img {
	padding: 3px;
	border: 1px solid #F3F3F3;
	margin-right: 4px;
	margin-left: 4px;
}

.content table {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
}

.blocleft {
	margin-left: 10px;
	padding: 8px;
	border: 1px solid #E0E1DF;
}

.blocright {
	margin-right: 10px;
	margin-top: 20px;
	padding: 8px;
	border: 1px solid #E0E1DF;
	text-align: center;
}

.backbloc {
	background-color: #F8F8F8;
	padding-left: 15px;
}

.backbloc4 {
	background-color: #868686;
	color: #FFFFFF;
}

.blocleft .blocright .backbloc4 a {
	font-weight: bold;
	color: #FFFFFF;
}

.backbloc3 {
	background-color: #E9E9E9;
	font-weight: bold;
}

.footers {
	color: #FFFFFF;
	background-image: url(img/footer.png);
	text-align: center;
}

.footers a {
	color: #FFFFFF;
	text-decoration: none;
}

.footers a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #333333;
}

.style1 {
	font-size: 14px;
	font-weight: normal;
}

.style5 {
	font-weight: bold;
	margin-left: 30px;
}

.style6 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 4px;
}

.style8 {
  color: #000000;
  font-weight: bold;
}

.style9 {
	text-align: center;
	border: none;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: middle;
}

.frame {
	border: none;
}

.clear {
	clear: both;
}

.print {
	background-color: #E9E9E9;
	color: #666666;
}