Body {		
    scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#4e5a86;
	scrollbar-shadow-color:#F6F6F6;
	scrollbar-face-color:#4e5a86;
	scrollbar-highlight-color:#F6F6F6;
	scrollbar-darkshadow-color:#4e5a86;
	scrollbar-3dlight-color:#4e5a86;	
	background-image : url(../images/bg_site.jpg);
	background-color : #b7b8ba;
	background-repeat : repeat-x;
	margin : 0px 0px 0px 0px;	
}

TD { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #343c5e;
	font-weight : normal;	
}
TD A:LINK {color : #343c5e; text-decoration : underline;}
TD A:VISITED {color : #343c5e; text-decoration : underline;}
TD A:ACTIVE {color : #343c5e; text-decoration : underline;}
TD A:HOVER {color : #5ea250; text-decoration : underline;}

.Utxt1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : normal;	
}
.Utxt1 A:LINK {color : #FFFFFF; text-decoration : none;}
.Utxt1 A:VISITED {color : #FFFFFF; text-decoration : none;}
.Utxt1 A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.Utxt1 A:HOVER {color : #343c5e; text-decoration : underline;}

.Utxt2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #7c7878;
	font-weight : normal;	
}

.Utxt3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #343c5e;
	font-weight : bold;	
}

.Utxt4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #7c7878;
	font-weight : normal;	
}

UL {
	list-style-type : disc;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px;	
}
LI {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;

}
OL {
	list-style-type : decimal;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px;	
}

TD.form_bg { 
	background-color : #E8E8E8;
}

.FormLabel {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #343c5e;
	font-weight : bold;	
	text-align : right;
}
.FormText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #343c5e;
	font-weight : bold;	
	text-align : left;
}
.FormInput {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #555555;	
}
.FormButton {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;	
	color : #FFFFFF;
	background-color : #4e5a86;
	border-left-color : #6f7aa3;
	border-top-color : #6f7aa3;
	border-right-color : #414c76;
	border-bottom-color : #414c76;
}