body	{
	border: 0;
	text-align:left;
	background: #fff;
	color: #000;
	font-family: Tahoma, Verdana, "Trebuchet MS", "Lucida Grande", helvetica, sans-serif;
	font-size: 11px;color: #000;
	
	
	scrollbar-face-color: #00A0C6;
	scrollbar-base-color: #00A0C6;
	scrollbar-arrow-color: #ffffff;
	scrollbar-shadow-color:#00A0C6;
	scrollbar-darkshadow-color: #00A0C6;
	scrollbar-highlight-color:#00A0C6;
	scrollbar-3dlight-color:#00A0C6;
	scrollbar-track-color: #E8F6FA;	
		
	}

table tr td {font-family: Tahoma, Verdana, "Trebuchet MS", "Lucida Grande", helvetica, sans-serif;
	font-size: 11px;color: #000; vertical-align:top; text-align:left;} 


a {font-weight:bold; color: #00A0C6;text-decoration:none;}

#leftpanel {
	width: 284px;
	height: 510px;
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	border-left: 1px solid #B6B6B6;
	
	}
	
	
#rightpanel {
	width: 477px;
	height: 510px;
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	
	}	
	


#nav {

width: 614px;
height: 20px;
background: #B8DE1F;

}

.navcopy2 {margin-left:10px;}

.navcopy {color:#6F6F6F;}
.copy {color:#8F8C8C;}
.title {color:#fff;}

.green {background: #B8DE1F;}
.spacing {margin-right:15px;}


#scroller {
	width:245;
	height:230;
	border-top: 4px solid #B8DE1F;
	border-bottom: 4px solid #B8DE1F;


}

p {margin: 6px 0 12px 0;
 padding: 0 12px 0 0;}
 

input textarea {border:1px solid #6F6F6F; color:#6F6F6F; font-size: 10px;}
select {border:1px solid #6F6F6F; font-size:10px; color:#6F6F6F;}
option {font-size:10px; color:#6F6F6F;}






.popupframe {
	position: absolute; 
	border: solid 1px rgb(192,192,192); 
	overflow: hidden;
	text-align: left;
	filter:alpha(opacity=100);
	opacity: 1.0;
	background-color: white;
}

.popuptitle {
	position: relative; 
	background-color: #00A0C6;
	padding-top: 4px;
	padding-left: 4px;
	left: 0px;
	top: 0px;
	cursor: move;
	color: rgb(48, 48, 128); 
	font-weight: bold; 
	font-family: Verdana,Geneva,sans-serif;
	text-align: left;
	color: white; 
	font-weight: bold; 
	font-size: 0.9em; 
}

.popupcontent {
	background: white none repeat scroll 0%;
	font-size: 0.8em;
	position: relative; 
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial; 
	overflow: auto; 
	cursor: auto; 
	text-align: center;
	vertial-align: middle;
}

.popupclose {
	color: white;
	text-decoration: none;
	cursor: hand;
}

img {border:0;}

 ul
{
list-style-type: circle;
padding: 0;
margin-left: 1.5em;
}