body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link, a:visited, a:active{
	color: #003399;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover{
	color: #336699;	
	text-decoration: none;
}
h1{
font-size: 18px;
font-weight:bold;
color:#003399;
}
li{

	list-style: square outside;
}
input{
height: 14 px;
}
.white{
color:#FFFFFF;
font-weight:bold;
}
hr{
color: #FFFFFF;
background-color: #FFFFFF;
height: 1px;
width: 75%;
}
.show{
padding: 0px 0px 0px 10px;
}
.table1 {
	background: url(images/spacer1.gif) repeat-x;
}
.head {
	background: url(images/headbg.gif) repeat-x;
}
.table2 {
	background: url(images/spacer2.gif) repeat-x;
}
.head2 {
	background: url(images/headbg2.gif) ;
}
.menu {
	background: url(images/menubg.gif) ;
	color: #ffffff;
	
}
.bottom1 {
	background: url(images/bottombg1.gif) ;
}
.bottom2 {
	background: url(images/bottombg2.gif) ;
}
.menu_head {
	background: url(images/button.gif) no-repeat center ;
	font-size: 14px;
	font-weight:bold;
	margin-left: 30px;
}

.logo{
	margin-left: 25px;
	border: 0px;
}
.menu_top{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	margin-top: 80px;
	margin-right: 10px;
}