body{
	margin: 0px;
}

td{
	font-family: arial, tahoma, geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #686848;
}

A{
	font-weight: normal;
	color: #4c768e;
}

A:Hover{
	font-weight: normal;
	color: #ff4f01;
	text-decoration: underline;
}

.maintable{
	width: 985px;
	text-align: center;
	height: 100%;
}

.topnavbar{
	height: 25px;
	border: 1px #9c9c9c;
	border-style: solid solid solid none;
	background-color: #fafafa;
	text-align: center;
	vertical-align: middle;
	background-image: url(../pics/headnavi_bg.gif);
}

.logocell{
	height: 100px;
	text-align: left;
	padding-left: 15px;
	vertical-align: bottom;
	padding-bottom: 10px;
}

.rightcell{
	width: 200px;
	vertical-align: top;
	padding: 2px;
}

td.headnavi A{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #a54e01;
	text-decoration: none;
}

td.headnavi A:Hover{
	text-decoration: underline;
	color: #ff2b01;
}

.big_cat A{
	font-size: 12px;
	font-weight: bold;
}


.small_cat A{
	font-size: 11px;
	font-weight: normal;
}

.searchbar{
	border: 1px #D694DA;
	border-style: solid none solid none;
	background-color: #FDE8FE;
}

.navbar{
	border-bottom: 0px solid #769F13;
	font-weight: normal;
	color: #5079a0;	
	padding-left: 5px;
}
.navbar A{
	color: #5079a0;
	text-decoration: none;
}

.navbar A:Hover{
	color: #ff4f01;
	text-decoration: underline;
}

.copyright{
	border-top: 1px solid #8d8d77;
	color: #606060;
}

.copyright A{
	color: #606060;
	text-decoration: none;
	font-weight: normal;
}

.found_links{
	color: #4c768e;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #4c768e;
	height: 15px;
	padding-top: 15px;
}

.ucat_link A{
	padding: 3px;
	color: ;
	font-size: 11px;
}

.show_ucat{
	background-color: #fafaf;
	border: 1px #e5e5e5;
	border-style: solid none solid none;
	padding: 10px;
}

li{
   list-style-type: square;
}

.number{
	background-color: #4F1353;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.show_link_title{
	color: #4F1353;
	background-color: ;
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	border-bottom: 1px solid #e4e4e4;
}

.show_link_title A{
	color: #4c768e;
	background-color: ;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	text-decoration: none;
	width: 100%;	
}

.show_link_title A:Hover{
	color: #ff4f01;
	text-decoration: underline;
}

.show_link_date{
	font-size: 10px;
	color: #c0c0c0;
}

.index_table{
	border: 1px solid #e0e0e0;
	width: 100%;
}	

.index_headline{
	font-size: 12px;
	font-weight: normal;
	color: #232323;
	border-bottom: 1px solid #e0e0e0;
	background-color: #efefef;
	height: 30px;
	padding-left: 5px;
}

.index_main{
	padding-top: 15px;
}

.error{
	font-size: 15px;
	font-weight: bold;
	color: #950909;
	padding-left: 10px;
}

.partner_links a{
	color: #c0c0c0;
	text-decoration: none;
	font-weight: normal;
}

.randlink_header{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 13px;
	color: #4c798e;
	background-color: #d5dfe5;
	padding-left: 3px;
}

.randLink_content{
	padding: 3px;
	color: #2f4959;
	background-color: #f1f6f9;
	border-bottom: 1px solid #ffffff;
}

.randLink_content A{
	text-decoration: none;
}

.newlink_header{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 13px;
	color: #4c798e;
	background-color: #e7dacf;
	padding-left: 3px;
}

.newlink_content{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #2f4959;
	background-color: #f9f5f1;
	border-bottom: 1px solid #ffffff;
}

.newlink_content A{
	text-decoration: none;
}

.newtopic_header{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 13px;
	color: #4c798e;
	background-color: #ededed;
	padding-left: 3px;
}

.newtopic_content{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #2f4959;
	background-color: #f5f5f5;
	border-bottom: 1px solid #ffffff;
}

.newtopic_content A{
	text-decoration: none;
}

.premiumlinks_content{
	font-size: 11px;
	padding:2px;
}

.showlink_maintable{
	border: 1px solid #e4e4e4;
}