body{
scrollbar-3dlight-color: #E7E7E7;
scrollbar-shadow-color: #838383;
scrollbar-base-color: #FFFFFF;
scrollbar-darkshadow-color: #E7E7E7;
scrollbar-highlight-color: #FFFFFF;
scrollbar-track-color: #E7E7E7;
scrollbar-arrow-color: #838383;
scrollbar-face-color: #F4F4F4;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
font-family : "MS Sans Serif", Geneva, sans-serif;
font-size: xx-small;
}
.calendar_date{
	color: #FFFFFF;/*#FF0000*/
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	width: 16px;
	height: 16px;
	padding-left: 7px;
	background-color: #FE9C3B;
}
.calendar_active{
	background-image: url(../images/calendar_active.gif);
	color: #0000FF;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	width: 16px;
	height: 16px;
}
a.calendar_active:hover{
	background-image: url(../images/calendar_nonactive.gif);
	color: #FF7F00;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	width: 16px;
	height: 16px;
}
.calendar_nonactive{
	color: #000000;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	width: 16px;
	height: 16px;
}
.bg1{
	background : #000000;
}
.bg2{
	background : #FFFFFF;
}
.bg3{
	background : #CAE4F2;
}
.header{
	color: #0d1e63;
	font-size: 18px;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.topic{
	color: #0d1e63;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right : 3px;
}
a.topic:hover{
	color: #FF7F00;
	text-decoration: none;
}
.text1{
	color: #0d1e63;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right : 3px;	
}
a.text1:hover{
	color: #FF7F00;
	text-decoration: none;
}
.text2{
	color: #FF0000;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right : 3px;	
}
a.text2:hover{
	color: #FF7F00;
	text-decoration: none;
}
.text3{
	color:#FF7F00;
	font-size: xx-small;
	font-weight: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	text-decoration: none;
}
.textlink{
	/*color: #FF7F00;*/
	color: #F99D1C;
	font-size: xx-small;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	text-decoration: none;
}
a.textlink:hover{
	color: #000000;
	text-decoration: none;
}

.button{
	background-image: url(../images/button.gif);
	border: 0px;
	height: 22px;
	width: 60px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: xx-small;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
.input1{
	height: 22px;
	width: 99%;
	color: #000000;
	font-weight: normal;
	font-size: xx-small;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
.input2{
	height: auto;
	width: 200px;
	color: #000000;
	font-weight: normal;
	font-size: xx-small;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
.input3{
	height: 22px;
	width: 200px;
	color: #000000;
	font-weight: normal;
	font-size: xx-small;
	font-family: "MS Sans Serif", Geneva, sans-serif;	
}
.calendar{
	height: 30px;
	width: 100px;
	color: #0d1e63;
	font-weight: normal;
	font-size: xx-small;
	font-family: "MS Sans Serif", Geneva, sans-serif;	
}