html {
	background-color: #0b0000;
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
}
.main {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	list-style-image: url(../images/bullet.gif);
}
.main a:link {
	color: #333333;
	text-decoration: none;
}
.main a:visited {
	color: #333333;
	text-decoration: none;
}
.main a:hover {
	text-decoration: underline;
}
.top {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.bottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	padding: 15px;
}
.bottom a:link {
	color: #ffffff;
	text-decoration: none;
}
.bottom a:visited {
	color: #ffffff;
	text-decoration: none;
}
.bottom a:hover {
	text-decoration: underline;
	color: #726e69;
}
.headline {
	font-family: Tahoma;
	font-size: 11px;
	color: #e30000;
	font-weight: bold;
}
.headline a:link {
	color: #e30000;
	text-decoration: none;
}
.headline a:visited {
	color: #598799;
	text-decoration: none;
}
.headline a:hover {
	text-decoration: underline;
}
.greyHeader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.greyHeader a:link {
	color: #999999;
	text-decoration: none;
}
.greyHeader a:visited {
	color: #999999;
	text-decoration: none;
}
.whatisHeader a:hover {
	text-decoration: underline;
}
.mainHeader {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00539B;
}
.mainHeaderred {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #EF3E42;
}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: ##999999;
}
.nav a:link {
	color: ##999999;
	text-decoration: none;
}
.nav a:visited {
	color: ##999999;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
.keyw0rd {
	font-family: Tahoma;
	font-size: 2px;
	color: FFFEEF;
}
