body {
background-color: #00004F;
}

body,td,th {
	font-family: Arial, Verdana, Times New Roman, sans-serif;
	font-size: 12px;
	/*color: #FFFFFF;*/
	
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #663366;
	text-decoration: underline;
}
a:active {
	color: #6666CC;
	text-decoration: none;
}
/*.style1 {
	color: #FFFFFF;
	font-weight: bold;
}*/
a {
	font-family: Arial, Verdana, Times New Roman, sans-serif;
	font-size: 12px;
}
#header_logo {
width:750px;
height:50px;
background-image:/images/logo.gif;
background-position:top;
background-repeat:no-repeat;
}
#header_logo h1{
width:750px;

border:1px solid #ff0000;
text-indent:-9999px;

}

.border {
	border: 1px solid #B6D5DE;
}
.border1 {
	border: 1px solid #ffffff;
}
.vline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.buttons1 { 
	font-family: verdana; 
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: 800; 
	background-color: #336666; 
}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.td_style {color: #000066}
.td_strong_style {color: #000066; font-weight: bold; }
.right{
float:right;
}
.left{

float:left;
}
.menu_title_block {
float:left;
width:340px;
font-weight:bold;

margin:0px 10px 10px 0;
}

.menu_list_block {
float:left;
width:340px;
margin-bottom:10px;
}
.right{
float:right;
}
.left{

float:left;
}
