/* CSS Document */

@import url("/admin/css/lightbox.css");
td img {display: block;}body {
	background-image: url(../graphics/back_checkered.jpg);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

img {border:0px;}

.title {
	font-style: italic;
	font-family: "bell MT";
	font-weight: bold;
	font-size:24px;
	text-align:center;
}

.prices {
	font-weight: bold;
	font-size:15px;
	color:#FFFFCC;
}

.promoHeader {font-weight: bold;
	font-size:13px;
	color:#FFFFFF;
	background-color:#333333;
	text-align:left;}



.sub_title {
	font-style: italic;
	font-family: "bell MT";
	font-weight: bold;
	font-size:18px;
	text-align:center;
}



.sub_title2 {
	color:#F7CB10;
	font-weight: bold;
	font-size:18px;
	text-align:left;
}


.faq_quest {background-color:#333333; padding:3px;}

a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}

a.wht:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.wht:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.wht:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.wht:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
a.menu:hover {
	text-decoration: none;
	color: #F0FC06;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
a.menu:active {
	text-decoration: none;
	color: #F0FC06;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	text-align:left;
}


.border {border:#000000 solid 1px;}

.border2 {border: 2px solid silver;}

.highLight2 {background-color:#595959;}

.Subtitles {
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
}


#EmailPreview TD {color:#000;}
