body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	background-image: url(../images/bkground_main.gif);
	background-repeat: repeat;
}
.border {
	border: 1px solid #000000;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#leftNav {
	position: static;
}
#leftNav a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	display: block;
	padding-top: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D70800;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #D70800;
}
#leftNav a:hover {
	color: #FFFFFF;
	background-color: #D70700;
}
#contentArea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
#contentArea p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#contentArea table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#contentArea a {
	color: #D70800;
	text-decoration: underline;
}
#contentArea a:hover {
	text-decoration: none;
	color: #666666;
}
#contentArea h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D70800;
	border-left-color: #D70800;
	padding-bottom: 2px;
	margin-top: 4px;
	margin-bottom: 30px;
}
#bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bottomNav a {
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#bottomNav a:hover {
	color: #D70800;
	text-decoration: underline;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-top: 30px;
	padding-bottom: 10px;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #D70800;
	text-decoration: none;
}



.borderTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}


.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
