body {
	margin: 0;
	padding:0;
	background-color: #E2DBC9;
	font-size: 11px;
	font: normal 10pt Verdana,Arial,Helvetica, sans-serif;
	color: #5B5B5B;
}
td,p,span,div,li,ul {
 font: normal 11px Verdana,Arial,Helvetica, sans-serif;
 color: #5B5B5B;
}
textarea,form,input,select {
    font: normal 11px Verdana,Arial,Helvetica, sans-serif;
	color: #5B5B5B;
	margin-left: 0;
}
select {
    width:250px;
}
fieldset {
    margin:0px;
    border: solid 1px #7D0802;
	font: normal 11px Verdana,Arial,Helvetica, sans-serif;
	color: #6B0702;
	width:540px;
	align:center;
	background-color: #F0EADC;
}
a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #6B0702;
}
a:hover {
	text-decoration: underline;
}
a.menu {
	color: #E2DBC9;
	font-weight: bold;
	font-size: 10pt;
    text-decoration: none;
}
a.menu:hover {
	color: #FED702;
	text-decoration: none;
}
a.menu:active {
	color: #FED702;
	text-decoration: none;
}
a.text {
	font-weight: normal;    
	text-decoration: underline;
	color: #5B5B5B;
}
a.text:hover {
	color: #6B0702;
	text-decoration: underline;
}
a.text1 {
	font-weight: normal;    
	text-decoration: none;
	color: #5B5B5B;
}
a.text1:hover {
	color: #6B0702;
	text-decoration: underline;
}
a.text1:active {
	color: #6B0702;
	font-weight: bold;
}
.menuactive{
	color: #FED702;
	font-weight: bold;
	font-size: 10pt;    
}
h1 {
    font: BOLD 11px Verdana,Arial,Helvetica, sans-serif;
	color: #6B0702;    
}
h1.menu {
	padding-top: 30px;
}
table.main {
    width:100%; 
	height:100%;
	background-color:#E2DBC9;
}
td.yellow {
	height:26px;
	background-image:url(images/bg_yell.gif);
}
td.top {
    background-image: url(images/bg_top.gif); 
	background-repeat: repeat-x; 
	background-position: top left;
	height:110px;
}
td.topCont {
    background-image: url(images/top_cont.gif);
	background-repeat: repeat-x; 
	background-position: top left;
}
td.menu1 {
    background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat; 
	background-position:top; 
	padding-top:30px;
}
td.menu2 {
    background-image: url(images/bg_menu2.gif); 
	background-repeat: no-repeat; 
	background-position: top; 
	padding-top:38px;
}
td.menu3 {
    background-image: url(images/bg_menu3.gif);
	background-repeat: no-repeat; 
	background-position:top; 
	padding-top:38px; 
}
td.content {
    background-color: White;
	padding: 25px 15px 20px 15px;
	font-size: 11px;
}
td.line {
	background-image: url(images/line.gif);
	background-repeat:repeat-x; 
	background-position:top left;
	height:3px;
}
td.tenLeft {
    background-image: url(images/bg_left.gif); 
	background-repeat: repeat-y; 
	background-position:top left;
}
td.tenRight {
    background-image: url(images/bg_right.gif);
	background-repeat: repeat-y; 
	background-position:top left;
}
td.advert {
    padding:10px 0 10px 0;
}
td.search {
    text-align: right;
	width:45%;
	padding-right: 10px;
	font-weight: bold;
	color: #6B0702;
}
td.red {
	background-color: #A50A02;
	width: 2px;
}
.red {
	color: #6B0702;
	font-size: 11px;
}
.yellow {
	color: #FED702;
	font-size: 11px;
}
#uinfo {
	padding-left: 6px;
}
#hdlnks h1 {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hdlnks2 h1 {
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
}
#pin1 {
    position:absolute;
	top:139px;
	left:185px;
	z-index:10; 
}
#pin2 {
    position:absolute;
	top:139px;
	right:185px;
	z-index:11; 
}
table.char th{
	font-weight: bold;
	text-align: center;
   background-color: #E7E1D3;
	font-size: 11px;
	padding: 4px;	    
}
table.char td{
	font-weight: normal;
	text-align:right;
   background-color: #F8F3E6;
	font-size: 11px;
   padding: 4px;		    
}
.neolatestnews {
	font-size: 10px;
	list-style-type: none;
}
#alexnews a {
	color: #5B5B5B;
	text-decoration: underline;
	font-size: 11px;	
	font-weight: normal;
}
#alexnews a:hover {
	color: #6B0702;
	text-decoration: underline;
	font-weight: normal;
}
.neolatestnews {
	margin-left: 0px;
	padding-left: 0px;
	color: #6B0702;
}
.sectiontableentry1 {
	padding-bottom: 9px;
}
.sectiontableentry2 {
	padding-bottom: 9px;
}
#counters {
	text-align: center;
	margin-top: 5px;
}
#copy {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #DDD5BF;
	}
	#copy a {
	color: #DDD5BF;
	font-weight: normal;
}