body {
	background-image: url(../images/main_bg.jpg);
}
.style1 {
	color: #00263C;
	font-weight: bold;
	font-size: 18px;
	font-family: tahoma;
}
.style2 {
	color: #00263C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	color: #00263C;
	font-weight: bold;
	font-size: 14px;
	font-family: Sans-serif;
	}
.style4 {
	color: #00263C;
	font-size: 14px;
	font-family: Sans-serif;
}	
.style5 {
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	font-family: tahoma;
	}
.style6 {
	color: #ff0000;
	font-weight: bold;
	font-size: 18px;
	font-family: tahoma;
	}
.style7 {
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
	font-family: Sans-serif;
	}
a:link {
	color: #00263C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00263C;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.a1:link {
	color: #ff0000;
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	color: #ff0000;
}
.a1:hover {
	text-decoration: none;
	color: #333333;
}
.a1:active {
	text-decoration: none;
	color: #FF0000;
}
.firstrow td { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:.70em; padding:1px; height:20px; padding-left:4px; background:#66CCFF; }
