Body {
SCROLLBAR-FACE-COLOR: #B5CBEF; 
SCROLLBAR-HIGHLIGHT-COLOR: #C6DFDE; 
SCROLLBAR-3DLIGHT-COLOR: #DCE7F9; 
SCROLLBAR-SHADOW-COLOR: #4A75CE; 
SCROLLBAR-ARROW-COLOR: #0834AD; 
SCROLLBAR-TRACK-COLOR: #9CB6EF; 
SCROLLBAR-DARKSHADOW-COLOR: #4A75CE;
}
a:link {
	color: 1D3B9B;
	text-decoration: underline;
}
a:visited {
	color: 1D3B9B;
	text-decoration: underline;
}
a:hover {
	color: 1D3B9B;
	text-decoration: none;
}
a:active {
	color: 1D3B9B;
	text-decoration: underline;
}
.bg-main {
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
    background-attachment: fixed;
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bghead {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
