body { 
	margin:114px 0 0 0; 
	line-height:16px; 
	font-family: Verdana, Arial; 
	color:#bed7e6; 
	font-size:11px;
	background: url(body_top_bckg.jpg) no-repeat center top #171c20; 
	SCROLLBAR-FACE-COLOR: #111111; 
	SCROLLBAR-HIGHLIGHT-COLOR: #232323; 
	SCROLLBAR-SHADOW-COLOR: #010101; 
	SCROLLBAR-3DLIGHT-COLOR: #0F2541; 
	SCROLLBAR-ARROW-COLOR: #6B9DD8; 
	SCROLLBAR-TRACK-COLOR: #0C0C0C;
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 

}
a { color:#74CFFB; text-decoration:none;}
a:hover { color: #FFFFFF; text-decoration:none;}
#header {}
#logo { padding:30px 0 103px 0;color:#fff; text-align:center;}
#logo a{ color:#fff; text-decoration:none; font-weight:bold; font-size:24px; text-transform:uppercase; }
#menu {color:#fff; text-align:center; margin-bottom:62px;}
#menu ul {text-align:center;list-style:none; padding:0;}
#menu ul li {display:inline}
#menu ul a { font-weight:bold; font-size:14px; text-decoration:none; color:#fff; background-color:#445d6c; padding:0 10px 2px 10px;}
#menu ul a:hover { background-color:#35A4F6;}
#main {background: url(body_all_bckg.jpg) repeat-y top center;}
#content {width:780px; margin:0 auto;}
#text { width:520px;}
#text p { margin:7px 0 7px 0;}
#text li {}
#sidebar {float:right; width:227px; background-color:#0b0e10; margin:10px 10px 0 0; }
#sidebar_top { width:227px; height:40px; background:url(sidebar_top.jpg) no-repeat;}
#sidebar_text { padding: 0 30px;}
#sidebar_text p { margin:5px 0 5px 0;}
#sidebar_bottom { width:227px; height:57px; background:url(sidebar_bottom.jpg) no-repeat;}
#sidebar h2 { font-size:13px; text-transform:uppercase; color:#fff; margin:20px 0 0 0; padding:0; background:none; line-height:normal;}
h1 {margin:30px 0 0 0; padding-left:45px; text-transform:uppercase; font-size:16px; color:#fff; background:url(h1_bckg.jpg) no-repeat; line-height:normal;}
h2 {margin:30px 0 0 0; padding-left:45px; text-transform:uppercase; font-size:16px; color:#fff; background:url(h1_bckg.jpg) no-repeat; line-height:normal;}

#footer {background:url(footer_bckg.jpg) no-repeat top center; height:102px; clear:both; width:780px; margin:0 auto; }
#left_footer { float:left; padding:60px 0 0 30px; color:#aaaaaa; font-size:9px;}
#right_footer { float:right;  padding:60px 30px 0 0; color:#aaaaaa;  font-size:9px; text-align:right;}

#searchform-header {
	padding:0;
	width:284px; 
	height:auto;
	background:url(searchform-back.png) no-repeat center left;
}

#searchform-header #s {
	margin:0 0 0 0; padding:6px 10px 5px 25px;
	width:125px; 
	height:auto;
	border:0;
	background:none;
	float:left;
	font-size:0.92em; color:#aea592;
}

#searchform-header #go {
	margin:0;
}
	
tr.ddltbl:hover { /* not working in IE6 */
	 background-color: #0E0E0E;
}

tr.ddl-header {
	 background-image: url(ddl-header.png);
	 border: 1px solid #555555;
	 height: 40px;
	 width: 100%;
	 line-height: 20px;
	 letter-spacing: 1px;
	 color: #FFFFFF;
}

.col-type {
	 height: 40px;
	 width: 75px;
	 text-align:center;
	 margin-left: 1px;
	 text-indent: 1px;
	border: 1px solid #121212;
}

.col-downloadname {
	 height: 40px;
	 width: 213px;
	border: 1px solid #121212;
}

.col-date {
	 height: 40px;
	 width: 75px;
	 text-align:center;
	border: 1px solid #121212;
}

.col-provider {
	 height: 45px;
	 width: 157px;
	 text-align:center;
	border: 1px solid #121212;
}

.report {
    padding: 50px;
    background-color: #111111;
    font-family: Verdana, Arial;
    font-size: 10px;
    text-align: center;
    color: #FEFEFE;
}

.rating { 
	float: right; 
	position: relative; 
	right: 2px; 
	bottom: 2px; 
}

img { 
	margin-bottom: 0.15em; 
	vertical-align: middle; 
}

.pages {
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	margin: 3px 0px 5px 0;
	padding: 5px;
	}

.pages a {
	padding: 8px 12px 8px 12px;
	background: #080808;
	border: 1px solid #121212;
	color: #ffffff;
	font-size: 12px;
	margin: 0 3px 0 0;
	}

.pages a:hover {
	padding: 8px 12px 8px 12px;
	text-decoration: none;
	font-size: 12px;
	margin: 0 3px 0 0;
	background: #131313;
	border: 1px solid #121212;
	color: #ffffff;
	}

.pages .on {
	padding: 8px 12px 8px 12px;
	font-weight: bold;
    background: #0E1F32;
	border: 1px solid #121212;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 3px 0 0;
	}
	
