BODY {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/page_bg.gif) left top;
	background-repeat: repeat-x;
	font-family: Calibri, Verdana, Arial, Helvetica;
}

TD {
	color: #666666;
	font-size: 16px;
}

a {
	color: #df0f1a;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.email {
	color: #df0f1a;
	text-decoration: underline;
}

a.email:hover {
	text-decoration: none;
}

.title {
	color: #df0f1a;
	font-size: 20px;
}

.navBG {
	background-image: url(images/nav_bg.gif);	
	background-repeat: no-repeat;
	width: 651px;
	height: 176px;
}

.bannerBG {
	background-image: url(images/banner_bg.gif);
	background-repeat: no-repeat;
	height: 262px;
	width: 950px;
}

.bannerContent {
	color: #FFFFFF;
	font-size: 16px;
}

.innerBannerBG {
	background-image: url(images/inner_banner_bg.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 950px;
	padding: 0px 20px;
}

.heading {
	color: #df0f1a;
	font-size: 25px;
	font-weight: bold;
	text-decoration: underline;
}

.desc {
	color: #df0f1a;
	font-size: 20px;
	font-style: italic;
}

OL  {
	margin-bottom: 0px;
}

.footerBG {
	background: url(images/footer_bg.jpg) left top;
	background-repeat: repeat-x;
	height: 72px;
}

.footerTbl TD {
	font-size: 13px;
}

.footerTbl TD a{
	color: #666666;
	text-decoration: none;
}

.footerTbl TD a:hover{
	color: #df0f1a;
}

.footerTbl TD span{
	color: #df0f1a;
}

/* POPUP CSS starts */
#modal { background:url(images/bg.png); width:100%; height:100%; position:absolute; top:0; left:0; display:none;}
.f_wins { color:#000; padding:0px; margin:0px 15px; font-family:Arial; font-size:12px;}
#thumb1, #thumb2, #thum3, #thumb4, #thumb5, #thum6, #thumb7, #thumb8, #thum8, #thumb10, #thumb11, #thum12, #thumb13, #thumb14, #thum15, #thumb16, #thumb17, #thum18, #thumb19 { display:none;}

/* POPUP CSS ends */
