body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
    background-image:url('../image/bg.jpg')  ;
	background-repeat:repeat-y;
	background-color:#000000;
	
	font: 12px  Arial,Tahoma, Verdana,;
	color: #b1b0b0;
	line-height:18px;
}

.bg1{
	background-image:url('../images/whitebg.gif');
	background-repeat:repeat-x;
	background-position:top;
	height:110 px; 
}

.txt_yellow{
color:#FFD800;
}

.txt-name-yellow{
	font:  15px  Arial,Tahoma, Verdana,;
	color: #efbb26;
	text-decoration:none;
}

.txt-name-yellow-small{
	font: bold 12px  Arial,Tahoma, Verdana,;
	color: #efbb26;
	text-decoration:none;
}

.txt-name-yellow2{
	font:  bold 12px   Arial,Tahoma, Verdana;
	color: #FFD800;
	text-decoration:none;
}

.txt-name-yellow-topic{
	font: bold 18px  Arial,Tahoma, Verdana,;
	color: #efbb26;
	text-decoration:none;
}
.txt-name-yellow-small-nobold{
	font: 12px  Arial,Tahoma, Verdana,;
	color: #efbb26;
	text-decoration:none;
}
.txt-name-brown{
	font:  bold 10px  Tahoma, Arial,Verdana,;
	color: #bba57a;
	text-decoration:none;
}
.txt-name-blue2{
	font:  12px  Arial,Tahoma, Verdana,;
	color: #001855;
	text-decoration:none;
}
.txt-name-white{
	font: bold  12px   Arial,Tahoma, Verdana,;
	color: #ffffff;
	text-decoration:none;
}

.txt-name-white18{
	font: bold  15px   Arial,Tahoma, Verdana,;
	color: #ffffff;
	text-decoration:none;
}

.txt-name-black{
	font:  12px  Arial,Tahoma, Verdana,;
	color: #000000;
	text-decoration:none;
}




a.yellowlink:link, a.yellowlink:visited {
	
	color: #efbb26;
	font: bold 12px  Arial,Tahoma, Verdana, ;
	text-decoration: none;
	
}
a.yellowlink:hover, a.yellowlink:active {
	
	color: #ffffff;
	font: bold 12px  Arial,Tahoma,  Verdana, ;
	text-decoration: none;
}


ul.listing, ul.listing2 {
	margin:0;
	padding:0;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
}

ul.listing li {
	padding:4px;
	padding-left:50px;
	background: url(../image/list.gif)  no-repeat 20px 3px ;
	
}

ul.listing2 li {
	padding:2px;
	padding-left:15px;
	background: url(../image/list2.gif)  no-repeat 3px 6px;
	
}


TD.solid-dot  {
 border:1px dotted #a09d7e;
 }
A:link .imgbox , A:visited .imgbox, A:active .imgbox{
padding:4px;
border:1px solid #3F4140; 
background-color:#2A2B2B;
}

A:hover .imgbox{
background-color:#CF9B2B;
}
input, select, textarea{ 
vertical-align : middle;
font: normal 11px Tahoma, Verdana, Arial;
}
A.li:hover{
background-color:#CF9B2B;
}
input,select,  textarea {
font:normal 12px arial,verdana,tahoma;
color:#EFBB26;
}

.input_style{
background-color:#30312f;
border:1px solid #000000;
width:300px;
}

.input_style1{
background-color:#30312f;
border:1px solid #000000;
}

.button{
background:url(../image/button_bg.gif) no-repeat; 
color:#ffffff;
font-weight:bold;
height:28px;
width:95px;
text-align:center;
border:0px;
}

