body {
	background-color:#000000;
	}
A:visited  {color: #333366; text-decoration: none}
A:link  {color: gray; text-decoration: none}
A:active  {color: gray; text-decoration: none}
A:hover   {cursor: pointer; color: #2284B6; background-color: white; text-decoration: none}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	}
	
.tbody td{
	border-bottom: 1px dotted #FFFFFF;
	border-spacing: 5;	
	margin: 5em;

	
.top_bar_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;	
}
.top_bar_link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006F94;
	text-decoration: underline;	
}
.bottom_bar{
	border-top:2px solid #4DB3D4; background:#CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF
}

.left_menu_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CA352A;
	text-decoration: none;	
}
.left_menu_link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration:underline;
	}
.highlight_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CA352A;
	}
	.highlight_text_2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CA352A;
	}
	.custom_table {
	padding: 2px;
	vertical-align: middle;
	padding: 2px;
	font-weight: normal;
	font-size: 8px;
	border: thin;
	border-spacing:8px;
	border-width:medium;
	border-style:dashed;
	border-top-width: thin;
	border-right-width: inherit;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style:outset;
	border-right-style:groove;
	border-bottom-style:groove;
	border-left-style:outset;
	border-top-color: #98D4F1;
	border-right-color: #98D4F1;
	border-bottom-color: #98D4F1;
	border-left-color: #98D4F1;
	background-color: #98D4F1;
	}
	
	table-class="table.myclass"
	
	table.mytable 
	{ background-color:#E1DC7D ; width: 100%; 
}	
table.mytable td {
	font-size: 11px;
	vertical-align: middle;
	padding: 4px;
	font-weight: normal;
	border-bottom-style:dotted;
	border-bottom-width :1px;
	border-color: white;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	
}


