body {
	margin: 0; 
	padding: 0; 
	font-family: verdana, helvetica, arial, sans-serif;
	color:#990000;
		}
body,html {
	scrollbar-arrow-color:#c4e6ff;
	scrollbar-face-color:#990000;
	scrollbar-highlight-color:#FFffff;
	scrollbar-3d-light-color:#ffffff;
	scrollbar-base-color:#cccccc;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#c4e6ff;
	border:border-style:double;
	background: url("images/bg3.jpg") repeat;
	
	
}
.main	{
	background: url("images/bg.gif");
	background-repeat:repeat-y;
	}
.top	{
	vertical-align:top;
	}
a:link {
	color: #990000;
}
a:visited {
	color: #000000;
}
.style4 {font-size: x-small}
.style5 {color: #FFFFFF}

table {
	border-collapse: collapse;

}
#Layer1 a { text-decoration:none;}