BODY 
{ 
   	scrollbar-face-color:#e8e8e8;
	scrollbar-arrow-color:#ef0000;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:;
	scrollbar-3dlight-color:#A7A7A7;
	scrollbar-darkshadow-Color:#A7A7A7;

    background-image: url(); 
	background-color: #646464; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 5px; 
	margin: 0px; 
	padding-top: 0px
}

.link1:link {text-decoration: none; color: #ef0000;} 
.link1:active {text-decoration: none; color: #ef0000;} 
.link1:visited {text-decoration: none; color: #ef0000;} 
.link1:hover {text-decoration: underline; color: #ef0000}

.link2:link {text-decoration: none; color: #000000;} 
.link2:active {text-decoration: none; color: #000000;} 
.link2:visited {text-decoration: none; color: #000000;} 
.link2:hover {text-decoration: underline; color: #000000;}

.text1 {
	font-family: arial;
	font-size: 14px;
	color: #262626;
	font-weight: normal;
	line-height: 20px;
}

.text1-red {
	font-family: arial;
	font-size: 14px;
	color: #ef0000;
	font-weight: normal;
	line-height: 20px;
}

.text2 {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
}

.text3 {
	font-family: arial;
	font-size: 10px;
	color: #a2a2a2;
	font-weight: normal;
}

.form {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}

.field {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	border: 1px solid #31649a;
	BACKGROUND-COLOR: #ffffff;
}
