body {
	background: #BFE7E6 /*url(images/bg_body.gif)*/;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #005B94;
	scrollbar-3dlight-color: #099DF9;
	scrollbar-shadow-color: #099DF9;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #C4C4C4;
	scrollbar-darkshadow-color: #005C00;
	scrollbar-highlight-color: #009A00;
}


body, td, p, input, select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.0pt;
	letter-spacing: 1px;
	line-height: 13.0pt;
	color: #444444;
}

p {
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 10px;
	color: #444444;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.0pt;
	letter-spacing: 1px;
	line-height: 13.0pt;
}

a {
	color: #008000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	line-height: 13px;
}

a:hover {
	color: #000000;
}

h1 {
	font-size: 17px;
	color: #005B94;
	line-height: 17px;
	margin-bottom: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 13px;
	color: #009A00;
	line-height: 17px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ul {
	list-style: square;
	margin-left: 25px;
	line-height: 16px;
	margin-top: 5px;
}

.top {
	background: #4F4F4F url(images/bg_top.gif);
	height: 24px;
}

a.topnav {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
}

a.topnav:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.logo {
	background: #009A00 url(images/bg_logo.gif);
	height:76px;
	border-bottom: 1px solid #FFFFFF;
}

.yellow {
	background: #A4C06E;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	cursor: default;
}

.green {
	background: #008000;
	height: 18px;
	padding-bottom:0px;
	padding-top:1px;
}

.menu {
   background: #EEEEEE url(images/nav_bg2.gif);
	width: 227px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.right {
	background: #FFFFFF url(images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 13px;
	border-right: 1px solid #FFFFFF;
}

.menurow {
	border-top: 1px solid #FFFFFF;
	text-align: right;
	height: 18px;
}

a.navigation {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	width: 100%;
	height:17px;
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 2px;
}

a.navigation:hover {
	color: #1277B7;
	background: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	width: 100%;
	height:17px;
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 2px;
}

a.nav-active {
	color: #FFFFFF;
	background: #005B94;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	width: 100%;
	height:17px;
	padding-left: 3px;
	padding-right: 4px;
	cursor: default;
	padding-top: 2px;
	/*filter: Shadow(direction=135);*/ 
}

a.nav-active:hover {
	color: #FFFFFF;
	background: #099DF9;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	width: 100%;
	height:17px;
	padding-left: 3px;
	padding-right: 4px;
	cursor: default;
	padding-top: 2px;
}

.drop-cell {
	background: #1277B7;
	height:17px;
}

a.drop {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	width: 100%;
	height:17px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
}

a.drop:hover {
	color: #FFFFFF;
	background: #358CC3;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	width: 100%;
	height:17px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
}

a.sub-navigation {
	color: #FFFFFF;
	background: #008000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	height:29px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	border-right: 1px solid #FFFFFF;
}

a.sub-navigation:hover {
	color: #FFFFFF;
	background: #00A400;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	height:29px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	border-right: 1px solid #FFFFFF;	
}

a.sub-active {
	color: #FFFFFF;
	background: #A4C06E;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	height:29px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	border-right: 1px solid #FFFFFF;
	cursor: default;
}

a.sub-active:hover {
	color: #FFFFFF;
	background: #A4C06E;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	height:29px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	border-right: 1px solid #FFFFFF;
	cursor: default;
}

.content {
	/*background: #FFFFFF url(images/bg_text.gif);
	background-position: bottom right;
	background-repeat: no-repeat;*/
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	cursor: default;
}

.copyright {
	font-size: 10px;
	color: #ADD6AD;
	padding-left: 10px;
	cursor: default;
}

.white {
	background: #FFFFFF;
}

.droptable {
	border-bottom:1px solid #1277B7;
	border-top:1px solid #1277B7;
	border-right:1px solid #1277B7;
	background: #FFFFFF;
}

.estimate {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #666666;
	color: #333333;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

.popupdiv {
	visibility:hidden; 
	position:absolute; 
	width:400px; 
	background:#FFFFFF; 
	padding:10px; 
	border:1px solid #000000;
	font-size: 10px;
}

li {
	text-align: justify;
}

