body {
	background-color: #292E31;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	SCROLLBAR-BASE-COLOR: #3D3F41; SCROLLBAR-ARROW-COLOR: #FFFFFF;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #CA1802;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
a.large:link {
	color: #CA1802;
	text-decoration: none;
	font-size: 14px;
}
a.large:visited {
	text-decoration: none;
	color: #990000;
	font-size: 14px;
}
a.large:hover {
	color: #FF0000;
	font-size: 14px;
	text-decoration: underline;
}
a.large:active {
	text-decoration: underline;
	color: #FF0000;
	font-size: 14px;	
}
.red-large {
	color: #CA1802;
	font-weight: bold;
	font-size: 12px;
}
.huge {
	font-size: 50px;
}


.front {
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-weight: bold;
	color: #FFFFFF;
	height: 5px;
	bottom: -10px;
	line-height: 18px;
}
.block {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	color: #CA1802;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
h2 {
	color: #CA1802;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 10px;
}
.dotted-border {
	color: #FFFFFF;
	border: thin dotted #CA1802;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.red {

	color: #CA1802;
	font-weight: bold;
}
.small {
	font-size: 9px;
}h3 {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	background-color: #3D3F41;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
h4 {

	color: #000000;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.bg {
	background-color: #000000;
	background-image: url(images/interface2007/inside-bg.gif);
	background-repeat: repeat-y;
}

