/* dont forget, this is a $500,000,000,000,000,000,000 system he's got here, so you better use some zillion dollar CSS */
BODY, p, td, div, span, {
	font: 12px Verdana;
	color: #333399;
}
.title{
font-size:16pt;
padding-bottom:5px;
font-weight:bold;
}
.tableheader{
	font-size:12pt;
	font-weight:bold;
	color: #FFF;
	padding: 4px;
	background-color: #006;
	text-align: center;
}
.logotitlehome{
font-size:16pt;
padding-bottom:5px;
	font-weight:bold;
	color: #CC0033;
}
.logotitlechek{
font-size:16pt;
padding-bottom:5px;
	font-weight:bold;
	color: #333399;
}
.logohome{
	font-weight:bold;
	color: #CC0033;
}
.logochek{
	font-weight:bold;
	color: #333399;
}
DIV.window { width: 100%; text-align: center;}
DIV.footer { width: 753px;}
DIV.content {
	width: 753px !important;
	text-align: left;
}
	DIV.flash {
		height: 127px;
		width: 300px;
		position: relative;
		top: -1px;
		left: -3px;
		z-index: 2;
		background: white;
	}
	
	DIV.content DIV#header {
		height: 133px;
		background: transparent url('../images/hdr_logo.gif') no-repeat 0px 0px;
		z-index: 1;
	}

/* LEFT */

	DIV.content DIV.left {
	width: 200px;
	height: 1200px;
	float: left;
	margin-top: 3px;
	background-color: #333399;
	}
		
		DIV.content DIV.left DIV#topbar {
			height: 8px; 
			background-color: #cc0033;
			margin-bottom: 2px;
		}
			* HTML DIV.content DIV.left DIV#topbar { height: 5px; }
	
	
	DIV.content DIV.navigation {
	background-color: #333399;
	}
	DIV.content DIV.navigation a#item-stat {
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	}
	DIV.content DIV.navigation a#item-actv {
	color: #FF809F;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	}

	DIV.content DIV.left DIV.emailbox {
	width: 100%;
	text-align: center;
	padding-top: 5px;
	}
/* this is where css starts to get really lazy */
	DIV.content DIV.left DIV.emailbox DIV#signup {
		background-color: #cc0033;
		width: 170px;
		color: #fff;
		font-weight: bold;
		font-size: 12px;
		text-align: left;
		padding: 3px;
	}

/* RIGHT */
	DIV.rightbox {
		width: 303px;
		height: 211px;
		font-family: arial;
		font-size: 12px;
	}
	DIV.clickHere {
		font-family: arial;
		font-size: 12px;
	}
	DIV.bugbox {
		font-family: arial;
		font-size: 12px;
		padding: 5px;
	}

	DIV.content DIV.right {
		width: 545px;
		height: auto;
		float: right;
		margin-top: 3px;
	}	
		DIV.content DIV.right DIV#topbar {
			height: 8px;
			background-color: #333399;
			margin-bottom: 2px;
		}
			* HTML DIV.content DIV.right DIV#topbar { height: 5px; }
		DIV.content DIV.right DIV.maincontent {
			width: 549px;
			background: transparent url('../images/maincontent_box_fill.gif') repeat-y 0px 0px;
			text-align: center;
		}
#imgfix {
	position: relative;
	top: -8px;
}
	
	DIV.content DIV.right DIV.maincontent DIV.subpage {
		background: transparent url('../images/subpage_box_fill.gif') repeat-y 0px 0px;
		width: 508px;
		text-align: left;
	}
a:link {
	color: #09F;
}
a:visited {
	color: #09F;
}
a:hover {
	color: #09F;
}
a:active {
	color: #09F;
}

