#main {
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#navmenu {
	background-color: #D4DEE5;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#navmenulinks {
	font-size: 10px;
	font-style: normal;
	font-family: Verdana;
	color: #000000;	
}

#dropmenudiv{
   position:absolute;
   border:1px solid black;
   border-bottom-width: 0;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;	
   line-height:16px;
   z-index:100;
}

#dropmenudiv a{
   width: 100%;
   display: block;
   text-indent: 3px;
   border-bottom: 1px solid black;
   padding: 1px 0;
   text-decoration: none;
   font-size:10px;
}

#dropmenudiv a:hover{ /*hover background color*/
   background-color: #D4DEE5;
   font-size:10px;
}

#description {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#bottomdivider {
	background-color: #93ABD1;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#bottomnav {
	background-image: url(../images/bottomnavmenu.gif);
	font-size: 11px;
	font-style: normal;
	font-family: Verdana;
	color: #000000;
}

#content {
	font-size: 11px;
	font-style: normal;
	font-family: Verdana;
	color: #000000;
}

#abouttable {
	background-color: F7F9FD;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
}

#hometable {
	background-color: F7F9FD;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
}

A:link {
	font-size: 11px;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
}

A:visited {
   font-size: 11px;
	font-style: normal;
	font-family: Verdana;
   text-decoration: none;
   color: #000000;
}

A:active {
   font-size: 11px;
	font-style: normal;
	font-family: Verdana;
   text-decoration: none;
	color: #000000;
}

A:hover {
	font-size: 11px;
	font-style: normal;
	font-family: Verdana;
	color: #ff0000;
	text-decoration: none;
}

#forms {
	border: 1px solid #666666;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana;	
}

#td3 {
	background-image: url(../images/main_03.png);
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

#td5 {
	background-image: url(../images/main_05_05.png);
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

#td8 {
	background-image: url(../images/mprsllcmain_08.png);
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

h3 {
    color:#000000;
    font-size:12px;
	 font-weight: bold;
}