body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content-section {
	background-color: #000000;
	padding: 5px;
	border: 1px solid #585858;
	margin-bottom: 10px;

}
.content-section-title {
	font-size: 14px;
	font-weight: bold;
	color: #c8c8c8;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #585858;
	border-right-color: #585858;
	border-bottom-color: #585858;
	border-left-color: #585858;
	padding: 3px;

}
A.leftlink:LINK
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 10px;
			color: #9F9F9F;
			font-weight: bold;
			text-decoration: none }
A.leftlink:VISITED 
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 10px;
			color: #9F9F9F;
			font-weight: bold;
			text-decoration: none }
A.leftlink:HOVER  
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 10px;
			color: #ffffff;
			font-weight: bold;
			text-decoration: underline }

A.midlink:LINK
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 12px;
			color: #9F9F9F;
			font-weight: bold;
			text-decoration: none }
A.midlink:VISITED 
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 12px;
			color: #9F9F9F;
			font-weight: bold;
			text-decoration: none }
A.midlink:HOVER  
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 12px;
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: underline }


A.botlink:LINK
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 10px;
			color: #9F9F9F;
			font-weight: bold;
			text-decoration: none }
A.botlink:VISITED 
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 10px;
			color: #9F9F9F;
			font-weight: bold;
			text-decoration: none }
A.botlink:HOVER  
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 10px;
			color: #525552;
			font-weight: bold;
			text-decoration: underline }


}
