BODY {
scrollbar-face-color:#B8C688;
scrollbar-highlight-color:#FF891F;
scrollbar-3dlight-color:#D6E6C9;
scrollbar-darkshadow-color:#D5ECF4;
scrollbar-shadow-color:#0E6BA8;
scrollbar-arrow-color:#93781F;
scrollbar-track-color:#FFFFFF;
}
.bg-links {
	background-image: url(images/link-bar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.MainA{
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;

}
.MainA:hover{
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.MainB{
	font-family: Tahoma;
	font-size: 8pt;
	color: #336699;
	font-weight: bold;
	text-decoration: none;



}
.MainB:hover{
	font-family: tahoma, Verdana;
	font-size: 8pt;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;

}
.FASEL {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.left-bar {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	background-color: #EEEEEE;
}
.hole-table {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.footer {
	background-color: #E9E9EF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
}
.titlePage {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;

}
.text {
	font-family: Tahoma;
	color: #666666;
	padding-left: 10px;
	font-size: 11px;

}
.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.text-lowerCASE {
	font-family: Tahoma;
	color: #666666;
	padding-left: 5px;
	font-size: 11px;
	text-transform: lowercase;

}
.bg-flsh {
	background-image: url(images/bg-flash.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

