@charset "utf-8";
/* CSS Document */

.body {
	/*background-color: #FFC;*/
	background-image:url(../images/back.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
}
.body-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #333366;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
}
.Ad-back-blue {
background-color:#0099FF;

}
.Ad-back-yellow {
background-color:#FFFF99;

}
.Ad-back-red {
background-color:#FF6699;

}
.Ad-back-green {
background-color:#CCFF99;

}
.footer-text {
	text-align: center;
	font-size:10px;
	color: #404E7D;
	text-transform: uppercase;
	
}
.header-number {
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	color: #404E7D;
}
.header-number-small {
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.main-table-boarder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.banner-table-boarder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.top-table-boarder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	text-align: left;
}

