body{
	font-family : Verdana;
	font-size : 10px;
	color : #1A5266;
	cursor: default;
	scrollbar-3d-light-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-face-color: #8CA681;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #5992A6;
	scrollbar-3dlight-color: #8CA681;
	scrollbar-darkshadow-color: #5992A6;
	scrollbar-track-color: #5992A6;
	scrollbar-arrow-color: #ffffff;
	background-color : #FFFFFF;
	margin : 0 0 0 0;
}
a{
	text-decoration: none;
	cursor : hand;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
}
	a:hover{
	text-decoration: none;
	cursor : hand;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #336699;
}
.sidebar{
	background-image : url(images/vertical_button_mouseout.gif);
	background-repeat : no-repeat;
	padding-bottom : 5px;
	padding-top : 1px;
	width : 150px;
	text-align : center;
   color : #FFFFFF;
}
.sidebar:hover{
	background-image : url(images/vertical_button_mouseover.gif);
	background-repeat : no-repeat;
	padding-bottom : 5px;
	padding-top : 1px;
	width : 150px;
	text-align : center;
   color : #000033;
}
hr{
	color : #ff712d;
	width : 400px;
	height : 1px;
	text-align : left;
}td{
	font-size : 9px;}
INPUT, SELECT, BUTTON,
TEXTAREA {
	BACKGROUND-COLOR: transparent;
	COLOR: #D2E1F0;
	FONT: normal 10px Veranda,Arial,Sans-Serif;
	padding: 1px;
	border: 1px #d2e1f0 solid;
}
.vertical_header{
    background-image : url(images/vertical_button_header.gif);
    background-repeat : no-repeat;
    padding-bottom : 6px;
	padding-top : 1px;
	width : 150px;
	text-align : center;}
b{
	color : #1A5266;
	font-weight : bold;
}
.copyrite{
	text-decoration: none;
	cursor : hand;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #ffffff;
}
	.copyrite:hover{
	text-decoration: none;
	cursor : hand;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #e5e5e5;
}
.overflowmedia{
	background:url(bg.gif);
	width:220px;
	height:200px;
	overflow: scroll;
	cursor: default;
	scrollbar-3d-light-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-face-color: #8CA681;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #5992A6;
	scrollbar-3dlight-color: #8CA681;
	scrollbar-darkshadow-color: #5992A6;
	scrollbar-track-color: #5992A6;
	scrollbar-arrow-color: #ffffff;
	background-color : #FFFFFF;
	margin : 0 0 0 0;
}

.overflowcontest{
	background:url(bgblue.gif);
	width:165px;
	height:160px;
	overflow: scroll;
	cursor: default;
	scrollbar-3d-light-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-face-color: #8CA681;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #5992A6;
	scrollbar-3dlight-color: #8CA681;
	scrollbar-darkshadow-color: #5992A6;
	scrollbar-track-color: #5992A6;
	scrollbar-arrow-color: #ffffff;
	background-color : #FFFFFF;
	margin : 0 0 0 0;
}

