body {
	margin: 0px;
	padding: 0px;
	background: #DDDDDD url(images/bg.gif) repeat-y center top;
}

.text {
	color: #333333;
	text-decoration: none;
	font: normal 13px/20px Arial;

}



a.afont {
	color: #003366;
	text-decoration: underline;
	font: bold normal 12px/20px Arial, Helvetica, sans-serif;
}
.heading-cyan {
	font: bold 16px Arial;
	color: #8FBB26;
}
.text_yellow {
	font: bold 16px/35px Arial;
	text-decoration: none;
	color: #333333;
}


a.afont:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}




a.bfont {
	color: #333333;
	text-decoration: none;
	font: 13px Arial;
	padding-right: 25px;
	padding-left: 25px;
	border-right: 1px solid #666666;

}
.bluebold {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #799E21;
}

.text1 {
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
}
.black-heading {
	font: 24px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.heading-black {
	font-family: Arial, Helvetica, sans-serif;
}

.black1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}



a.bfont:hover {
	color: #da251d;

}

.tableborder {
	border: 1px solid #CCCCCC;

}


.bot-border {
	border-bottom: 1px dotted #B6B6B6;
	font: 13px/25px Arial, Helvetica, sans-serif;
	color: #000000;
}
.white-head {
	background-image: url(images/flash-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font: 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.textsmall {
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font: 11px/18px Arial;
}
.sub_yellow {
	font: bold 13px Arial;
	color: #333333;
}
