td {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:14px;
	margin-left: 10px;
}	
.hd {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.hds {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.h3 {
	font-size: 11pt;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.blink{
	font-size: 9pt;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.link {
	font-size: 10pt;
	color: #333333;
	}
.content{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
	
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	}
a:link {
text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.theading {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	}
.theading a:link {color: #000000; text-decoration:none}
.theading a:visited {color: #000000;text-decoration:none}
.theading a:active {color: #000000;text-decoration:none}

#masthead{
background-image:url(Images/top.jpg);
	height:	150px;
	width: 900px;
	background-color:#000000;
	}


#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 160px;
padding: 0px;
margin: 0px;
}

#vertmenu h5 {
	display: block;
	font-size: 90%;
	padding: 3px 0 5px 3px;
	border: 0px solid #000000;
	color: #333333;
	margin: 0px;
	width:159px;
	background-color: #FFFFFF;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 12px;
display: block;
border-bottom: 1px dashed #666666;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

#line{
margin-left:20px;
margin-right:20px;
border-bottom: 1px dashed #999999;
}
#smline{
margin-left:2px;
margin-right:2px;
border-bottom: 1px dashed #999999;
}