body { 
	background-color: #000000; 
	color: #FFFFFF; 
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Arial", sans-serif;
	}
	
a:link {color: #9BAADC;} 
a:visited {color: #9BAADC;} 
a:active {color: #00CCFF;} 
a:hover {color: #00CCFF;} 
a {text-decoration: none;}

.contentTable {
	width: 600px;
	border: 0px;
	border-collapse: collapse;
	}
.lgtxt {
	font-size: 16px;
	font-weight: bold;
	}
.smtxt {
	font-size: 10px;
	}
.mkr {
	font-size: 14px;
	}
.spcr {
	font-size: 4px;
	}
h6 {
	font-size: 10px;
	margin: 0px 0px 1px 0px;
	position: relative;
	left: 19px;
	color: #BBBBBB;
	display: inline-block;
	width: 266px;
	}
.boxLeft {
	width: 290px;
	border-right: 1px solid #35353B;
	border-bottom: 1px solid #35353B;
	background: #181D1E;
	}
.boxRight {
	width: 290px;
	border-left: 1px solid #35353B;
	border-bottom: 1px solid #35353B;
	background: #181D1E;
	}
.spacer20 {
	width: 20px;
	}
.spacer290 {
	width: 290px;
	height: 20px;
	}
.catTitleL {
	width: 260px;
	background-color: #35353B;
	border-right: 1px solid #35353B;
	}
.catTitleR {
	width: 260px;
	background-color: #35353B;
	border-left: 1px solid #35353B;
	}
.hdr {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #35353B;
	background-color: #181D1E;
	color: #FFFFFF;
	}
.item2 {
	background-color: #2a2a2f;
	}
.ltitle {
	display: block;
	width: 600px;
	background-color: #35353B;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	padding: 5px 0px 5px 0px;
	}
.lyear {
	width: 600px;
	background-color: #35353B;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 0px 5px 0px;
	}