body {background-color:#000}


.body_text {
	font-family: tahoma;
	font-size: 14px;
	color: #ffffff;
}
.body_text2 {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
}

.body_text16px {
	font-family: tahoma;
	font-size: 16px;
	color: #ffffff;
}

.games_titles {
	font-family: tahoma;
	font-size: 18px;
	color: #ffffff;
	padding:6px;
	background:#9b0c0c;
}


.footer_text {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	padding:12px;
}


.nav_subtext {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}



h3 {
	font-family: tahoma;
	font-size: 16px;
	color: #ffffff;
}



.page_heading {
	font-family: tahoma;
	font-size: 30px;
	color: #D70020;
	padding:8px;
	}
	
	.package_title {
	font-family: tahoma;
	font-weight:bolder;
	font-size: 19px;
	color: #fff;
	}



.page_sub-heading {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D70020;
	}





/** Links Begin **/


.highlight {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #D70020;
	text-decoration: none;
}

.highlight16px {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #D70020;
	text-decoration: none;
}

a.nav_link:link, a.nav_link:visited {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #D70020;
	text-decoration:none;
}
a.nav_link:hover {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}






a.footer_link:link, a.footer_link:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
a.footer_link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}






a.text_link:link, a.text_link:visited {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #D70020;
	text-decoration: none;
}
a.text_link:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	text-decoration: underline;
}

a.text_link16px:link, a.text_link16px:visited {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #D70020;
	text-decoration: none;
}
a.text_link16px:hover {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	text-decoration: underline;
}

/** Links End **/
.hbg {
	background-image: url(img/h-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

