body, td, th, input, select, textarea, div, p {
font-family: Arial, Helvetica, sans-serif; 
color: #000000;
font-size: 9px;
}

body, td, th, div, p {
line-height: 18px;
}
.style15 {color: #FF0000; font-size: 12px; }
.style17 {color: #FF0000; font-size: 11px; }
.style27 {color: #FF0000; font-size: 14px; }
.style28 {color: #000000; font-size: 14px; }
.style38 {color: #FF0000; font-size: 16px; }
.style42 {font-size: 24px}
.style45 {color: #FFFFFF; font-weight: bold; font-size: 12px; }
.style48 {color: #FF0000; font-size: 12px; }
.style50 {color: #FFFFFF; font-size: 12px; }
.style56 {color: #000000; font-size: 12px; }
.style75 {color: #000000; font-weight: normal; font-size: 14px; }
.style60 {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.style65 {color: #000066; font-size: 11px; }
.style67 {color: #0000CC; font-weight: bold; font-size: 10px; }
.style72 {color: #000066; font-size: 10px; }
.style80 {color: #000066; font-weight: bold; font-size: 12px; }
.style81 {color: #FF0000; font-weight: bold; font-size: 12px; }
.style84 {color: #FF0000; font-weight: bold; font-size: 14px; }
.style82 {color: #CF3030; font-size: 10px; }

body {
background-attachment: scroll;
background-image:  url('../images/global/background.gif');
background-repeat: repeat-y;
margin-top:5px;
margin-bottom:16px;
margin-left:0px;
margin-right:3px;
padding: 0px
}

a {color: #000000} 
a:link {color: #000099} 
a:active {color: #000000} 
a:visited {color: #000000} 
a:hover {color: #FF0000}

.Header {
font-size: 10px;
font-weight: bold;
}

.Footer {
font-size: 9px;
}
.mainscroll {
	overflow: auto;
	height: 875px;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 2px;
   scrollbar-face-color:#ff0000;
   scrollbar-arrow-color:#006699;
   scrollbar-track-color:#ffffff;
   scrollbar-shadow-color:#006699;
   scrollbar-highlight-color:#ffffff;
   scrollbar-3dlight-color:#006699;
   scrollbar-darkshadow-Color:#ffffff;

}

.mainscroll2 {
	overflow: auto;
	height: 1095px;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 2px;
   scrollbar-face-color:#ff0000;
   scrollbar-arrow-color:#006699;
   scrollbar-track-color:#ffffff;
   scrollbar-shadow-color:#006699;
   scrollbar-highlight-color:#ffffff;
   scrollbar-3dlight-color:#006699;
   scrollbar-darkshadow-Color:#ffffff;



}