body {
	background: #333333 url(images/background.gif) repeat-x;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
a:link, a:visited {color:#cccccc; text-decoration:none;}
a:hover {color:#ddeeff; text-decoration:none;}
a img{border:0px;}

.body
{
	width: 932px;
	margin: auto;
}

#header
{
	height:183px;
	color: #FFFFFF;
	background: url(images/header.jpg) no-repeat;
	margin:1px auto 0 auto;
}
input{font-size:11px;}

#mainbannerback1
{
	border-top:1px solid #000000;
	border-bottom:1px solid #666666;
}
#mainbannerback2
{
	border-bottom:1px solid #000000;
	border-top:1px solid #666666;
	
	padding:10px 0;
	background: #1a1a1a;
}

.mainbannertext
{
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size:14px;
}
#menu
{
	width:930px;
	height:42px;
	padding:0;
	border-left: 1px solid #000000;
	border-right: 1px solid #292929;
}

#menu ul
{
	display:block;
	width:935px;
	height:42px;
	top:0;
	right:0;
	margin:0;
	padding:0;
	list-style:none;
	
}

#menu ul li
{
	float:left;
	padding:0px;
	margin:0px;
	height:42px;
}

#menu ul li a
{
	font: 14px/42px "Lucida Sans Unicode", Tahoma, "Arial Narrow", Arial, Helvetica, sans-serif;
	padding:10px 28px 11px 29px;
	position:relative;
	text-align:center;
	margin:0;
	color:#FFFFFF;
	text-decoration:none;
	height:40px;
	border-left: 1px solid #292929;
	border-right: 1px solid #000000;
}
#menu ul li.orangemenu a
{
	color:#FFCC00 !important;
}
#menu ul li a:hover{
	background: #222222;
}


#livechat
{
	width:149px;
	height:50px;
	float:right;
	margin-top:14px;
}
.redcheck
{
	background: url(images/redcheck.gif) 5px 6px no-repeat;
	padding: 2px 2px 2px 28px;
	font-family: "Segoe UI", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size:15px;
	
}
.seeall
{
	padding-top:20px;
	text-align:center;
	font-size:12px;
}
.seeall a:link, .seeall a:visited
{
	color: white;
	text-decoration:underline;
	font-weight: bold;
}
.seeall a:hover
{
	color: white;
	text-decoration:none;
}

.packagebox
{
	background: url(images/packageback.gif) no-repeat;
	border:1px solid #5a5c5b;
	width:219px;
	padding: 2px 10px;
	margin: 10px 0;
	height:174px;
	font-family: "Segoe UI", "Lucida Sans Unicode", Tahoma, sans-serif;
}
.boxheader
{
	
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color: #b4b4b6;
}
.boxfeature
{
	width: 107px;
	border:1px solid #666666;
	height: 40px;
	background:#333333;
	font-size:12px;
	color: #cccccc;
	text-align:center;
	margin-top:1px;
}
.boxfeature div, .tdfeature div
{
	font-size:14px;
	font-weight:bold;
}
.tdfeature
{
	font-size:12px;
	color: #cccccc;
	background: url(images/tdback.gif) repeat-x;
	text-align:center;
}
.whitetext .tdfeature
{
	color: white !important;
}
.greentext .tdfeature
{
	color: #33CC33 !important;
}
.h1r
{
	font-family: "Segoe UI", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	color: #FFFFFF;
}

.newstimetop
{
	font-family: "Segoe UI", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size:16px;
}
.newstimebottom
{
	font-family: "Segoe UI", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size:38px;
	color: #999999;
	position:relative;
	top:-16px;
}

.newsitem
{
	padding-left:50px;
	padding-top:4px;
	color:#cccccc;
}
#footer
{
	border-top: 1px solid #000000;
	margin-bottom:20px;
}
#footer2
{
	border-top: 1px solid #666666;
	clear:both;
	height:54px;
	padding-top:10px;
	color: #666666;
	font-size:11px;
}
#footer a:link, #footer a:visited {color: #999999; text-decoration:none;}
#footer a:hover {color: #FFFFFF;}

.packagestable
{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #444444;
	border-bottom:1px solid #444444;
	margin: 20px auto;
	background: #222222;
}
.packagestable th
{
	font-size: 16px;
	font-family: "Segoe UI", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-weight:bold;
	font-style:italic;
	color: #5588BB;
	background: #000000;
	text-align:center;
	padding:5px 10px 5px 10px;
	white-space:nowrap;
}
.packagestable td
{

	text-align:center;
	border-bottom: 1px solid #111111;
	font-size:11px;
	color: #999999;
	
}
.packagestable td.firsttd
{
	color: #5588BB;
	font-family: "Segoe UI", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	text-align:right;
	white-space:nowrap;
	padding-left:20px;
	padding-right:10px;
	font-weight:bold;
	width:160px !important;
}


.red
{
	color: #FF0000;
}
.green
{
	color: #39F800;
}
.large
{
	font-size:13px;
}
.blue
{
	color: #023497;
}

h1, .h1
{
	font-size: 20px;
	font-family: "Segoe UI", "Lucida Sans Unicode", Tahoma, sans-serif;
	color: #3399FF;
	font-weight:normal;
	margin:0px 0 10px 0;
	
}
h2, .h2
{
	font-size: 15px;
	font-family: "Segoe UI", "Lucida Sans Unicode", Tahoma, sans-serif;
	color: #FFCC00;
	font-weight:normal;
	margin:0px 0 10px 0;
	
}

#navbar
{
	width:212px;
	padding:5px 0px;
	margin-top:0px;
	float:right;
	background: #1A1A1A;
	font-size: 12px;
}

#navbar ul
{
	list-style: none;
	margin: 0 0 10px 0px;
	padding: 0;
	border: 0;
	color: #FFFFFF;
}
#navbar li
{
	display: block;
	border: 0;
	margin: 0px;
	padding:0px 0px 0px 0px;
	font-size: 11px;
}

#navbar li a, #navbar li a:visited
{
	display: block;
	text-align:right;
	white-space: nowrap;
	padding: 5px 10px 6px 0px;
	width:200px;
	text-decoration: none;
	color: #5588BB;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background: #222222 url(images/dots.gif) 3px 3px no-repeat;
	border-top:1px solid #444444;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
#navbar li a:hover
{
	color: #FFCC00;
	background-color: #333333;
}
.navbarheader
{
	padding:5px 15px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color: #FFFFFF;
	font-family: "Segoe UI", "Lucida Sans Unicode",  Tahoma, Verdana, sans-serif;
	text-align:right;
}
.navbartext
{
	padding:5px 10px;
	font-size:11px;
	color: #999999;
}