body {
	margin: 0 0 0 0;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	background-color: #666;
}

p, td, select, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

p {
	margin-top: 0;
}

.subTxt1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0001;
}

td.border1 {
	border-left: 1px dashed #FF0000;
}

.small {
	font-size: 9px;
}

a:link, a:visited {
	color: black;
}

a:hover, a:active {
	color: #CC0001;
}

.subheader {
	font-size: 13px;
	color: #CC0001;
}

a.subheader {
	font-size: 12px;
}

.red {
	color: #CC0001;
}

.white {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}
