body {
	background-color: #000000;
  	scrollbar-base-color: color;
  	scrollbar-track-color: 333333;
  	scrollbar-face-color: 000000;
  	scrollbar-highlight-color: 666666;
  	scrollbar-3dlight-color: color;
  	scrollbar-darkshadow-color: 333333;
  	scrollbar-shadow-color: 666666;
  	scrollbar-arrow-color: e6e6e6;
	padding: 0px;
	margin: 0px;
	}
	
td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: white;
	}
		
a {
	color: #ffffff; 
	text-decoration: none;
	}
a:hover {
	color: #999999;
	}

.image_strip {
	background-color: #333333;
	}
		
table.maintable {
	width: 100%;
	height: 100%;
	}
	
td.top {
	height: 20px;
	}
	
td.header {
	background: url(../templateimages/banner.jpg) left top no-repeat #10100B;
	height: 116px;
	text-align: right;
	vertical-align: bottom;
	}
	
td.middle {
	height: 40px;
	}
	
td.menu {
	text-align:left;
	width: 140px;
	line-height: 1.2;
	padding-left: 10px;
	}	
	
a.menuitem { 	
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	display: block; 
	width: 125px; 
	
	}
	
a.menuitem:hover {
	color: #999999;
	} 	
	
.submenuitem {
	font-family: Verdana;
	font-size: 11px;
	color: #A8A8A8;
	text-decoration: none;
	margin-left: 20px;
	display: block; 
	width: 110px; 
	text-transform: lowercase;
	}
	
.submenuitem:hover, .subsubmenuitem:hover {
	color: #FFFFFF;
	}	
	
	
.subsubmenuitem {
	font-family: Verdana;
	font-size: 11px;
	color: #A8A8A8;
	text-decoration: none;
	margin-left: 40px;
	display: block; 
	width: 85px; 
	text-transform: lowercase;
	}	
	
.menuitem:hover { 	
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
	
.content { 	
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 25px 25px;
	}	


.content a { 
	text-decoration: underline;
	}
	
.content a:hover {
	color: #666666;
	}		

.content td img {
	border: 1px solid white;
	}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: bottom;
	}
	
.footer a {
	color: #666666;
	}
	
.footer a:hover {
	color: #CCCCCC;
	}
	
.thumnail {
	border: 1px black solid;
	}
	
.thumnail:hover {
	border: 1px white solid;
	}
	
h1 {font-family: Verdana;
	font-size: 14px;
	color: #cccccc;
	font-weight: bold;
	}
	
h2 {font-family: Verdana;
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
	}
	


/*input, textarea, select { background-color: #333333; border: 1px white black; color: white; font-family: Verdana; font-size: 10px;}*/

/* CONTENT STYLES */



td.thumnail {
	color: #FFFFFF;
	text-align: right;
	line-height: 1.2;
	}


td.thumnail img {
	border: 1px solid white;
	}	
	
td.thumnail a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	line-height: 1.5en;
	}
	
td.thumnail a:hover {
	color: #999999;
	}
	
table.howto {
	background: url(../../images/howto-or.gif) no-repeat center;
	}	
	
table.arrow img {
	border: 0px;
	border-color: transparent;
	}	
		
td.arrowtd {
	padding-top: 90px;
	}
			
td.arrowtd img {
	border: 0px;
	border-color: transparent;
	}	
	
