.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-align: justify;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CCCCCC;
	text-align: justify;
	font-weight: bold;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	text-align: justify;
	font-weight: bold;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DF0328;
	text-align: justify;
	font-weight: bold;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: justify;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9D041D;
	text-align: justify;
	font-weight: bold;
}
.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9D041D;
	text-align: justify;
	font-weight: bold;
}
.text7a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D041D;
	text-align: left;
	font-weight: bold;
}
.text8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D041D;
	text-align: justify;
}

.imgborder {  border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}
	
.tableBorder {
	border: 1px solid #999999;
}
.formfont {
	FONT-SIZE: 11px; COLOR: #CCCCCC; LINE-HEIGHT: normal; FONT-FAMILY: Verdana
}
.formtable {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid
}
.zone {
	BACKGROUND: #FCE0E0; FONT: 11px verdana; COLOR: #1d2681; BORDER-TOP-STYLE: groove; BORDER-RIGHT-STYLE: groove; BORDER-LEFT-STYLE: groove; BORDER-BOTTOM-STYLE: groove
}
INPUT.button
{
    BACKGROUND-COLOR: #767677;
    COLOR: #CCCCCC;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FA8181;
	text-decoration: none;
}
a:active {
	color: #5D5D5D;
	text-decoration: none;
}

	BODY	 {
	cursor: url("images/arrow.cur");
	scrollbar-face-color:		#5A0000;
	scrollbar-shadow-color:		#4A0000;
	scrollbar-highlight-color:	#730008;
	scrollbar-3dlight-color:	#420000;
	scrollbar-darkshadow-color:	#5A0808;
	scrollbar-track-color:		#730008;
	scrollbar-arrow-color:		#AD1000;
	background-image: url(images/backgnd.gif);
	background-repeat: repeat-y;

		}
		
