body {
	/*--margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url('../images/bg2.jpg')   ;
	background-repeat:repeat;
	background-color:#fff;	
	font-family: Arial, Verdana, Tahoma;
	color: #000;
	line-height:14px;--*/
	
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
	background-color: #000;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat;
	line-height:16px;
}

a:link, a:visited, a:active{
color:#000;
text-decoration:none;
}

a:hover{
color:#f3b21a
          ;
text-decoration:none;
}

/*---------------------------tab top menu-----------------------------*/
#glowingtabs{
float:left;
width:750px;
font: bold 12px verdana,arial,tahoma; 
color: #aeaeae;
line-height:normal;
padding:0;
margin:0;
}

#glowingtabs ul{
list-style-type: none;
margin:0;
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}


#glowingtabs a{
float:left;
background:url(../images/menu_l.gif) no-repeat left top;
margin:0;
margin-right:2px; /*spacing between each tab*/
padding:0 0 0 16px;
text-decoration:none;
}

#glowingtabs a span{
float:left;
display:block;
background:url(../images/menu_r.gif) no-repeat right top;
padding: 8px 17px 5px 2px;
font-weight:bold;
color:#aeaeae;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: #000;
}

#glowingtabs .selected a{ /*Selected Tab style*/
background-position:0 -27px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs .selected a span{ /*Selected Tab style*/
background-position:100% -27px; /*Shift background image up to start of 2nd tab image*/
color: #000;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -27px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -27px; /*Shift background image up to start of 2nd tab image*/
}

.tabcontent{
display:none;
padding:17px 0px 0px 0px;
}
/*---------------ending of tab menu------------------------*/




.txt10 {
font: normal 10px Arial,Tahoma, Verdana;
color:#9e938f;
}

.txt-black11  {
font: normal 11px Arial,Tahoma, Verdana;
color:#000;
}

.txt11 {
font: normal 11px  Verdana,Arial,Tahoma;
color:#9e938f;

}

.txt-yellow{
	color: #f3b21a
          ;
	font-size:11px;
}

.txt-yellow12{
	color: #f3b21a
          ;
	font-size:12px;
}

.txt-18
{
font: bold 18px Arial, Tahoma, Verdana;
color:#000000;
}

ul.listing{
padding:0;
margin:0;
padding-top:10px;
}
ul.listing li{ 
padding:0;
margin:0;
list-style:none;
background:url(../images/list.gif) no-repeat 0px -1px;
padding-left:20px;
line-height:10px;
padding-bottom:10px;
}
ul.listing2{
padding:0;
margin:0;
padding-top:10px;
}
ul.listing2 li{ 
padding:0;
margin:0;
list-style:none;
background:url(../images/list.gif) no-repeat 0px -1px;
padding-left:20px;
line-height:14px;
padding-bottom:10px;
}

ul.listing3{
padding:0;
margin:0;
padding-top:10px;
}
ul.listing3 li{ 
padding:0;
margin:0;
list-style:none;
background:url(../images/list2.gif) no-repeat 0px 1px;
padding-left:17px;
line-height:14px;
padding-bottom:10px;
}

a.li_menu11:link ,a.li_menu11:visited,a.li_menu11:active {
	color: #aeaeae;
	font-size:11px;
	
	text-decoration: none;
	
}

a.li_menu11:hover {
	color: #f3b21a
          ;
	font-size:11px;
	
	text-decoration: none;
}

a.yellow:link, a.yellow:visited, a.yellow:active  {
	
	color: #f3b21a
          ;
	font: 12px  Arial,Tahoma, Verdana ;
	text-decoration: none;
	
}
a.yellow:hover{	
	color: #c9c9c9;
	font: 12px   Arial,Tahoma, Verdana ;
	text-decoration: none;
}

input, textarea {
font:normal 11px arial,verdana,tahoma;
color:#000;
}

.input_style{
background-color:#fff;
border:1px solid #b9b6b5;
width:200px;
}

.button{
background:url("../images/button.gif") no-repeat top right;
height:18px;
width:56px;
color:#000;
font:bold 12px Arial, Verdana, Tahoma;
border:0px;
}

