/* CSS Document */

body, p {  
	color: #CCCCCC;
	background-color: #000000;
	padding: 0;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px; 
	line-height: 15px; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-ARROW-COLOR: #CA0000;
	SCROLLBAR-BASE-COLOR: #E9E9E9;
	SCROLLBAR-FACE-COLOR: #E9E9E9;
}
td, th {
	font-size: 12px;
    color: #CCCCCC;
}
td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bg-left {
	background-image: url(../bg-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-right {
	background-image: url(../bg-right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ED2228;
}
.borderThin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF3333;
	font-weight: bold;
	font-style: normal;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.smallcopyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.smallcopy A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B9B9B9;
}
.smallcopy A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.smallcopy A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B9B9B9;
}
.boldWhite {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}
.LargeBoldWhite {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.quote {
	font-weight: bold;
}
#Layer1 {
	position:absolute;
	z-index:1;
	visibility: visible;
	left: 82px;
	top: 25px;
	height: 520px;
}
#Layer2 {
	position:absolute;
	z-index:1;
	visibility: visible;
}

.pagetitlelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FF0000;
	line-height: 26px;

}
.pagetitle {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
  	color: #FF0000;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #BB132D;
}
.quotelarge {
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
  	color: #FFFFFF;
}
.pagetitlesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
  	color: #FFCC00;
}
.nav{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #660000;
}
.navsub{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #3C4F6E;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #ffffff;
  	line-height: 16px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
input.big {
	width: 100px;
}
input.small {
	width: 50px;
}
.borderWhite {
	border: 1px solid #FFFFFF;
}
