BODY 
{ 

   	scrollbar-face-color:#e8e8e8;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:;
	scrollbar-3dlight-color:#A7A7A7;
	scrollbar-darkshadow-Color:#A7A7A7;

    background-image: url(layout/bg.gif); 
	background-color: #ffffff; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}

.link1:link {text-decoration: none; color: #51360a;} 
.link1:active {text-decoration: none; color: #51360a;} 
.link1:visited {text-decoration: none; color: #51360a;} 
.link1:hover {text-decoration: underline; color: #51360a;}

.link2:link {text-decoration: none; color: #eb0a0a;} 
.link2:active {text-decoration: none; color: #eb0a0a;} 
.link2:visited {text-decoration: none; color: #eb0a0a;} 
.link2:hover {text-decoration: underline; color: #eb0a0a;}


.text-main {
	font-family: tahoma;
	font-size: 11px;
	color: #4f4f4f;
	font-weight: normal;
}

.text-main2 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.text-bold {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.text-bold2 {
	font-family: tahoma;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}

.form {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}

.field {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	border: 1px solid #31649a;
	BACKGROUND-COLOR: #ffffff;
}

.field2 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	border: 1px solid #212849;
	BACKGROUND-COLOR: #ffffff;
}

.button {
	BORDER-RIGHT: #31649a 1px solid; 
	BORDER-TOP: #31649a 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #31649a 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #31649a 1px solid; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #ffffff
}
