BODY 
{ 
   	scrollbar-face-color:#f2f2f2;
	scrollbar-arrow-color:#0f458c;
	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-attachment: fixed;
	background-color: #1e5aa7; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}

.link1:link {text-decoration: none; color: #0e458c;} 
.link1:active {text-decoration: none; color: #0e458c;} 
.link1:visited {text-decoration: none; color: #0e458c;} 
.link1:hover {text-decoration: underline; color: #0e458c;}

.link2:link {text-decoration: none; color: #ffffff;} 
.link2:active {text-decoration: none; color: #ffffff;} 
.link2:visited {text-decoration: none; color: #ffffff;} 
.link2:hover {text-decoration: underline; color: #ffffff;}

.link3:link {text-decoration: none; color: #ed1b23;} 
.link3:active {text-decoration: none; color: #ed1b23;} 
.link3:visited {text-decoration: none; color: #ed1b23;} 
.link3:hover {text-decoration: underline; color: #ed1b23;}

.link4:link {text-decoration: none; color: #ffffff;} 
.link4:active {text-decoration: none; color: #ffffff;} 
.link4:visited {text-decoration: none; color: #ffffff;} 
.link4:hover {text-decoration: none; color: #ffffff;}

.link5:link {text-decoration: none; color: #000000;} 
.link5:active {text-decoration: none; color: #000000;} 
.link5:visited {text-decoration: none; color: #000000;} 
.link5:hover {text-decoration: none; color: #000000;}

.menu1 {
	font-family: tahoma;
	font-size: 11px;
	color: #0e458c;
	font-weight: normal;
}


.menu2 {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #1a1a1a;
	font-weight: normal;
}

.text2 {
	font-family: tahoma;
	font-size: 12px;
	color: #1a1a1a;
	font-weight: normal;
}

.title1 {
	font-family: tahoma;
	font-size: 12px;
	color: #1853a0;
	font-weight: bold;
}

.title2 {
	font-family: tahoma;
	font-size: 12px;
	color: #ed1b23;
	font-weight: bold;
}

.mainbg2 {
	background-image: url(layout/mbg2.jpg);
	background-repeat: no-repeat;
}

.form2 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	border: 1px solid #bebebe;
	BACKGROUND-COLOR: #ffffff;
}

.button {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	color: #ffffff;
	border: 1px solid #bebebe;
	BACKGROUND-COLOR: #1853a0;
}
