body, td, th, p, div, p, a, form, select {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #565656;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

body, div {
	background-color: #FFFFFF;
}

body {
/*
	overflow: auto;
*/
}


a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


#HeaderLogo, #SearchRow {
	background-repeat: no-repeat;
	background-position: center;
}


.aNav, .aNavSel {
	color: #FFFFFF;
	font-weight: bold;
}

.aNavSel {
	text-decoration: none;
}


a.a2 {
	color: #FFFFFF;
}



hr {
	height: 1px;
	color: #4065B3;
	background-color: #4065B3;
	border: 0px;

	padding: 0px;

	margin: 0px;
	display: block;
}



#search_where {
	width: 140px;
}


#search_what {
	width: 220px;
	height: 20px;
	border: 1px solid #416F9A;
}

input.search_button {
	width: 100px;
	height: 20px;
	font-size: 11px;
}

input.LoginField {
	width: 78px;
	height: 20px;
	border: 1px solid #416F9A;
}


.SubNav {
	background-color: #375CA9;
	border: 0px;
	position: absolute;
	left: 0px;
	top: 159px;
	width: 200px;

	display: none;
}


.SubNavItem {
}


.SubNavItemCell {
        height: 30px;
}

.aLNav {
	color: #FFFFFF;
}


.h1 {
        color: #D60E0E;
	font-weight: bold;
	padding-left: 20px;
	font-size: 11pt;
}

.h3 {
        color: #D60E0E;
	font-weight: bold;
	text-align: right;
}

.h5 {
	font-style: italic;
}


.h2 {
        color: #4F4F4F;
	font-weight: bold;
}

.f1 {
	color: #395EAC;
}

.f2 {
	color: #D60E0E;
}

a.inav,a.inavsel {
	color: #3256A3;
	font-weight: bold;
	font-size: 10pt;
	white-space: nowrap;
}

a.inavsel {
	text-decoration: none;
}

.inavcell {
	color: #3256A3;
}

input.formText {
	border: 1px solid #4F4F4F;
	width: 180px;
}

input.formTextShort {
	border: 1px solid #4F4F4F;
	width: 80px;
}

textarea.formMemo {
	border: 1px solid #4F4F4F;
	width: 300px;
	height: 100px;
}


td.ftpListCell {
	padding: 5px;
}

td.li {
	padding-top: 1px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E4E4E4;
	vertical-align: top;
}

table.white tr td {
	color: #FFFFFF;
}






table.modLogin_box, input.modLogin_fldLogin {
	background-color: #F1F3F5;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 8pt;
	font-family: tahoma,verdana,arial,helvetica;
}

table.modLogin_boxInner, input.modLogin_btnLogin{
	background-color: #E9ECEF;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 8pt;
	font-family: tahoma,verdana,arial,helvetica;
}

input.modLogin_btnLogin{
	padding: 5px 5px; font-weight: bold;
}




input.modLogin_fldLogin {
	width: 150px;
}

.modLogin_container {
	background-color: ButtonHighlight;
}



table.blank{border: 0px;}


.red_text{
	color: #FF0000;
	background-color: transparent;
}


#torrent {
	color: #395EAC;
	text-decoration: none;
	white-space: nowrap;
}

a:hover#torrent {
	color: #D60E0E !important;
}







.list_1 {
	width: 220px;
	background: #4A6FBD;

	border: 0;
	border-left: 8px solid #6FA1E5;
	margin-bottom: -1px;
	overflow: hidden;
}
.list_1 ul {
	margin: 0;
	padding: 0;

	list-style: none;
	
	padding-left: 10px;
	padding-right: 10px;
}
.list_1 li {
        display: block;

        margin: 0;
        padding: 0;

	padding-top: 5px;
	padding-bottom: 10px;
	
	background: url(/t/f/i/bg_dot1.gif) repeat-x bottom left transparent;
}
.list_1 a {
	
	padding-left: 15px;
	
	background: url(/t/f/i/arrow.gif) no-repeat center left transparent;

	color: #FFF;
	text-decoration: underline;
}
.list_1 a:hover {
	text-decoration: none;
}



table.data {
	border-collapse: collapse;
}
table.data th, table.data td {
	border-bottom: 1px solid #e4e4e4;
	padding: 2px 0;
}
table.data .last td {
	border-bottom-width: 0 !important;
}
table.data th {
	font-weight: bold;
}
table.data td {
	text-align: center;
}


#yootubeVideo iframe {
    width:220px;
}

#raider_banner {
    text-align:center;
    width:100%;
}
