body {
	background-image: url(images/bground.jpg);
	background-color: #040A2A;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 12px;
}
.txt a:link {
	color: #330099;
}
.txt a:visited {
	color: #330099;
}
.txt a:hover {
	color: #990000;
}
.txt a:active {
	color: #330099;
}
.heder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.whtBox {
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}
.xbdyspace {
	background-image: url(images/vert_blend.jpg);
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
}

.whttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 1px;
}
.whttxt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whttxt a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.whttxt a:hover {
	text-decoration: underline;
	color: #E3E1EF;
}
.whttxt a:active {
	text-decoration: none;
	color: #E3E1EF;
}
.bigredhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #EE1820;
	font-weight: bold;
}
.whthed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #435170;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.hilight {
	font-weight: bold;
	color: #ED1A20;
}
.whtIdent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 30px;
	font-weight: bold;
}
