body {
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : White;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : White;
	scrollbar-face-color : #2C3A57;
	scrollbar-highlight-color : #2C3A57;
	scrollbar-shadow-color : #E5EEFB;
	scrollbar-track-color : #354b76;
	margin : 0px;
	background-color : #000000;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : White;
	padding-top : 10px;
	padding-left: 10px;
	text-align: justify;
	width : 95%;
	letter-spacing : 0px;
	line-height : 20px;
}
.content1{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : White;
	padding-top : 10px;
	padding-left: 10px;
	}
	
.content2{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
	padding-top : 10px;
	padding-left: 10px;
	}
a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #ff9900;
	text-decoration : none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #ffcc00;
	text-decoration : none;

}
.linetopbottom{
	border-bottom : 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
}
.border{
	border: 1px solid #c0c0c0;
}
.mini{
	font-family: Arial, Helvetica, sans-serif;
	font-size :7pt;
	color : White;
}
.minib{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #019cff;
}
.linetop{
	border-top: dashed 1px #c0c0c0;
}
.lineright{
	border-top: dashed 1px #c0c0c0;
	border-right : dashed 1px #c0c0c0;
}

#box{
	font-family : Arial;
	font-size : 7.5pt;
	color : #354b76;
	border : 1px solid #2c3a57;
	padding : 1px;
}
#bt{
	font-family: Arial;
	font-size: 7pt;
	color: White;
	background-color: #354b76;
	width:56px;
	padding: 0px;
}
#bt1{
	font-family: Arial;
	font-size: 7pt;
	color: White;
	background-color: #ff9900;
	width:56px;
	padding: 0px;
}
.conttd{
	font-family : Arial;
	font-size : 8pt;
	color : #354b76;
	font-weight : bold;
	padding-left:5px;
	padding-top:3px;
}
.spacer{
	padding-top:5px;
}
.title{
	font-family : Arial;
	font-size : 8pt;
	color : #c0c0c0;
	font-weight : bold;
	padding: 5px;
}.linebt{
	border-bottom : 1px dashed #E5EEFB;
}
.w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #000000;
	text-decoration: none;
}
