a:link { 
	color: #F9071D;
	}
a:active { 
	color: #F9071D;
	}
a:visited { 
	color: #F9071D;
	}
a:hover { 
	color: #F9071D;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	}	
.fixedfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: regular;
}
.fixedfontwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: regular;
	color: #FFFFFF;	
}

.fixedfontbig {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.fixedfontbigwhite {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.fixedfontmediumwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: regular;
	color: #FFFFFF;	
}
.fixedfontsmall {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.fixedfontsmaller {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.fixedfontbold {
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
}
.fixedfontboldbig {
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight: bold;
}
.fixedfontred {
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: red;
}
.background {
	margin: 0px;
	height: 317px;
	width: 606px;
	position: absolute;
	overflow: hidden;
	z-index: 1;
}
.foreground {
	height: 317px;
	width: 606px;
	position: absolute;
	overflow: hidden;
	z-index: 2;
    scrollbar-face-color:#9EC99E;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#C0C0C0;
    scrollbar-darkshadow-color:#000000;
    scrollbar-shadow-color:#808080;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#C5F1C0;	
	/*filter: Alpha(Opacity=80, FinishOpacity=80, Style=1);*/
}

.fixedfonthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.fixedfontbighome {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.backgroundhome {
	margin: 0px;
	height: 410px;
	width: 606px;
	position: absolute;
	overflow: hidden;
	z-index: 1;
}
.foregroundhome {
	height: 410px;
	width: 606px;
	position: absolute;
	overflow: auto;
	z-index: 2;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
	/*filter: Alpha(Opacity=100, FinishOpacity=5, StartX=500, FinishX=575, Style=1);*/
}
.shortp {
	margin-top: 0;
	border-top-width: 0;
	padding-top: 0;
	margin-bottom: 0;
	border-bottom-width: 0;
	padding-bottom: 0;
}
.topbottomborder1 {
border-top: 2px; 
border-top-color:#FFFFFF; 
border-top-style:solid;
border-bottom: 2px;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
}
.topbottomborder2 {
border-top: 2px; 
border-top-color:#FFFFFF; 
border-top-style:solid;
border-bottom: 2px;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
}
.leftrightborder {
border-right: 2px; 
border-right-color:#FFFFFF; 
border-right-style:solid;
border-left: 2px;
border-left-color:#FFFFFF;
border-left-style:solid;
}
.leftborder {
border-left: 2px;
border-left-color:#FFFFFF;
border-left-style:solid;
}
