a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
ul {
	list-style: dash;
	padding-left: 1em;	
	}
li	{
	margin: 5px;
	}
.navBar {
	margin: 50px 0px 0px 100px;
	height: 23;
	background-image: url(images/Untitled-1_13.gif);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	word-spacing: 20em;
	vertical-align: middle;
}
.text {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 16px;
	color: #666666;
}
.title {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	color: #FFF30a;
}
.mainTable {
	background-position: 58px 5px;
 	background-image: url(images/logo.gif);
 	background-repeat: no-repeat;
}
	}
.holderTable {
	width: 413px;
	border: 0;
	padding: 5px;
}
.infoTable{
	width: 403;
	border: 0;
	background-color: #000000;
}
.infoCell{
	background-color: #333333;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 16px;
	color: #dddddd;
	padding: 5px;
}
.green {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 7AC668;
}
.whiteNav {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.red {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: FC2909;
}
.yellow {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: E3C000;
}
.orange {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: FF8B2F;
}
.cyan {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 56D1FF;
}
.purple {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: EE5CC1;

}
.whiteNavsm {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}
/*------------------------------------------------header start---------------------*/
#header{
	width:778px;
	height:49px;
	background:url(images/header.jpg) 0 0 no-repeat;
	padding:465px 0 0 0;
	margin:0 auto;
	/*position:relative;*/
}
#header a.member{
	background:url(images/member_login_icon.gif) center top no-repeat #fff;
	width:44px;
	height:17px;
	padding:23px 0 0 0;
	font:bold 10px/10px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0C0C0C;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	position:absolute;
	left:490px;
	top:6px;
}
#header a.member:hover{
	color:#607800;
	background-color:#fff;
}
#header img{
	position:absolute;
	left:209px;
	top:311px;
}
#header ul.nav{
	width:541px;
	height:28px;
	padding:0;
	margin:0 auto;
}
#header ul.nav li{
	float:left;
	padding:0;
	margin:0;
}
#header ul.nav li a{
	display:block;
	height:28px;
	padding:0 11px 0 11px;
	background-color:#FFFFEF;
	color:#523500;
	font:bold 11px/19px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0 1px 0 0;
	float:left;
}
#header ul.nav li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x #FFFEEF;
	color:#fff;
}
/*#header ul.nav li.home{
	display:block;
	height:28px;
	float:left;
	margin:0;
	padding:0;
	background:url(images/nav_hover.gif) 0 0 repeat-x #FFFEEF;
	color:#fff;
	font:bold 11px/19px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}*/
#header ul.nav li.home a {
	background:url(images/nav_hover.gif) 0 0 repeat-x #FFFEEF;
	color:#fff;
}
#header #timer {
	float: right;
	border: 1px solid #CFCFCF;
	margin: -98px 35px 0px 0px;
	width: 179px; height: 91px;
	text-align: center;
	font: 11px/19px  Arial;
}
html>body #header #timer { margin: -100px 70px 0px 0px; }
#header #timer a {
	text-decoration: none;
	color: #000;
}
#header #timer .btn {
	display: block;
	background: #FFEADD;
	width: 100px;
	margin: 0px auto;
}
/*------------------------------------------------header end---------------------*/
/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #666666;
    text-align: center;
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
	text-decoration: none;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	font-size: 12px;	
    text-decoration:none;
	padding: 0 3px; 
	background: url(bubble_filler.gif) repeat bottom; 
}
a.tt:hover.visited:hover.active {
	text-decoration: none;
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(bubble.gif) no-repeat bottom;
	text-decoration: none;
}
.textsm {

	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #666666;
}
.greenCopy {

	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 75A140;
}
.purpleCopy {

	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: EC9228;
}

.mainContent{
	margin: 10px 20px auto 20px;
}
