body {
	text-align:center;
	background: #D0D0D0 url(../images/stripesbig.gif) repeat;
	}

#container {
	width:740px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#header {
	background:transparent;
	font-size: 0;
	line-height: 0;
	}
#header h1 {
	display: none;
	}
	
#navbar {
	width: 100%;
	float: left;
	background: #CCCCCC url(../images/bg_nav.gif) top repeat-x;
	border-bottom: 1px solid #BBB;
	}
#menu {
	margin: 0;
	padding: 0;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	}
#menu li {
	display: inline;
	}
#menu li a {
	padding: 0.2em 12px;
	background: none;
	color: #666666;
	text-decoration: none;
	float: left;
	border-left: 1px solid #BBB;
	}

#menu li a:hover {
	background: #666; /*yellowish #7B9D25*/
	color: #FFFFFF;
	}

#content_main {
	width:587px;
	padding:0px;
	float:left;
	background:#fff;
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 14px;
	}
#content_main p {
	margin-left: 20px;
	margin-right: 20px;
	}
p,h1 {
	margin:0px 10px 10px 10px;
	}
h1 {
	color: #666666;
	font-size:16px;
	padding-top:10px;
	border-bottom: #999999 solid 1px;
	}
	
.video_wrapper {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	}
.video_box a {
	display: block;
	width: 260px;
	padding: 5px;
	margin: 5px;
	background: #CCC url(../images/bg_promobox_off.jpg) top repeat-x;
	border: 1px solid #999999;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	}
.video_box a:hover {
	background: #BBB url(../images/bg_promobox_on.jpg) top repeat-x;
	border: 1px solid #999999;
	text-decoration: none;
	}
.video_box img {
	float: left;
	margin: 0;
	padding-right: 5px;
}
.caption {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	}
.fineprint {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	}
.reports_table {
	background: #EEE;
	border: 1px solid #999;
	padding: 5px;
	font-size: 12px;
	}
.fieldname {
	display: block;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin: 1px;
	padding: 0px;
	vertical-align: middle;
	}
.textfield {
	width: 175px;
	}
.dropdown {
	}
.comment {
	}
#content_right {
	width:150px;
	padding:0px;
	float:left;
	background:#EEEEEE;
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: 1px solid #CCCCCC;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	}

.promobox {
	margin:7px;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
	width: 125px;
	background: #CCC url(../images/bg_promobox_off.jpg) top repeat-x;
	border: 1px solid #999999;
	}
.promobox a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	}
.promobox a:hover, .promobox a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
	}
.police {
	background: url(../images/bg_promobox_police.gif) top;
}
.fire {
	background: url(../images/bg_promobox_fire.gif) top;
}

#footer {
	clear: both;
	margin: 0;
	padding: 0;
	width: 587px;
	height: 45px;
	font-size: 10px;
	color: #999999;
	text-align: center;
	background: transparent;
	vertical-align: middle;
	}
#footer a {
	text-decoration: none;
	color: #666666;
	}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #333333;
	}

.fieldLong {
	width: 130px;
	}
.fieldShort {
	width: 80px;
	}
.leads_table {
	background: #CCC url(../images/bg_promobox_off.jpg) top repeat-x;
	border: 1px solid #999;
	font-size: 12px;
	padding: 5px;
	}
.movie {
	font-family: Arial, Helvetica, sans-serif;
	}
.debt_table {
	font-size: 12px;
	background: #FFFFFF;
	border: #999999 1px solid;
	}
.table_header {
	background: #6874a9 url(../images/bg_blue75.jpg) top repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	}
.odd { background: #EEEEEE; }
.bordered { border: #666666 1px solid; }
.blue { color: #000066; }
.red { color: #990000; }
.cashout { color: #444; }
.bold { font-weight: bold; }
.list {	list-style: square; }