body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
.bg {
	background-image: url(../images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 521px;
}
.t11text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #585b71;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.a12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.bodyspacer {
	background-image: url(../images/img-spacer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.foterbg {
	background-image: url(../images/foter-spacer.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 32px;
}
.mainborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #C5C4C9;
	border-bottom-color: #FFFFFF;
	border-left-color: #C5C4C9;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2e303c;
	text-decoration: none;

}.redh1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C60002;
	text-decoration: none;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.h3red {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.imgborder {
	border: 1px solid #C5C4C9;
}
.button {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-image: url(../images/title-bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	border: 1px solid #CCCCCC;
}
.textfield {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px solid #D1D1D1;
}
.h5 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.a12gray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
