body{
	margin:0 0;
	padding:0 0;
	background-color:#666666;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	height: 520px;
}

.bottom{ background-color:#0066A0; padding:15px 0px 0px 0px;}
#yellow{ background-color:#B78D08; height:10px;}
.menu{ padding:0px 28px 0 0; background-color:#0066A0 }
.menu img{ margin-bottom:4px;}

.right_pannel{ padding-top:0px; }
.right_pannel .left_shadow{ background:url(../images/content_left_shadow.jpg) repeat-y left top;}
.content{ background:url(../images/content_gradiant.jpg) repeat-x left top; background-color:#D1D1D1; font-family:verdana; font-size:12px; font-weight:normal; color:#000000; text-align:justify; line-height:16px; padding-bottom:1px; }

.right_pannel .content b{ font-family:verdana; font-size:12px; font-weight:bold; color:#0066A0;}
.right_pannel .content .bigfont{ font-family:verdana; font-size:18px; font-weight:bold; color:#0066A0;}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0066A0;
	font-size: 13;
	font-weight: bold;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0066A0;
	font-size: 13;
	font-weight: bold;
}
#overflowScroll {
	background-color:#D1D1D1;
	color: #000000;
	overflow:auto;
	padding: 0px;
	margin-width: 0px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 14px;
	width: 650px;
	height: 400px;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #DCDCDC;
	scrollbar-highlight-color: #DCDCDC;
	scrollbar-3dlight-color: #DCDCDC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #DCDCDC;
}