
a{color: #FFFFFF;}
.a{color: #FFFFFF; text-decoration: underline;}
.a:hover{color: #FFFFFF;}

html, body{font-family: tahoma;font-size: 11px;margin:0px;background-color:#000000;
scrollbar-3dlight-color:#990000;
scrollbar-arrow-color:#990000;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#191919;
scrollbar-highlight-color:#990000;
scrollbar-shadow-color:#990000;
height: 80%;
color: #FFFFFF;
}
td,pre,p{font-family: tahoma; font-size: 11px; background-position: center; word-wrap:break-word;}
div{ color: #D4D7D6;}
pre{
	margin: 0px;
	padding: 0px;
	font-family: tahoma;font-size: 11px; background-position: center;
	color: #D4D7D6;
}
p{
	font-family: tahoma,arial;
	font-size: 11px;
	text-align: justify;
	text-indent: 13px;
}

.menu{font-family: Tahoma;color: #FFFFFF;font-size: 11px;font-weight : normal;}
a.menu{font-weight: bold; text-decoration: underline;}
a:hover.menu{color: #990000; text-decoration: underline;}

/*   for  navigation  */
.ta{font-family: Tahoma;color: #FFFFFF;font-size: 11px;font-weight : normal;}
a.ta{text-decoration: none;}
a:hover.ta{color: #000000; text-decoration: none;}
.tp{font-family: Tahoma;color: #1A1A1A;font-size: 11px;font-weight : normal;}

.menu_b{font-family: Tahoma;color: #FFFFFF;font-size: 10px;}	/* bottom menu*/
a.menu_b:hover{color: #FFFFFF;}
.menu_dot{margin-left: 6px;margin-right: 6px;margin-top: 2px;}
.sub_menu{padding-right:10px;padding-left:3px;}
.sub_menu_t{padding-right:10px;padding-left:3px;padding-top:2px;}
.sub_menu_b{padding-right:10px;padding-left:3px;padding-bottom:3px;}


.copyr{ font-family: Tahoma,  Arial, Helvetica, sans-serif;  font-size: 10px; color: #666666;}


.t1{font-size: 11px;color: #E38756;}
.t2{font-size: 11px;color: #D4D7D6;}
.t21{font-size: 10px;color: #8D8D8D;}
.t3{font-size: 11px;color: #C1C0A3;}

.i_t12{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.i_t16{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.tr14{font-size: 14px;color: #990000;}
.tw14{font-size: 14px;color: #FFFFFF;}

.t4{
font-size: 11px;
color: #C1C0A3;
}
.t5{font-size: 11px;color: #C1C0A3;}
a.t5:hover{color: #C1C0A3;text-decoration:underline;}

.t6{font-size: 10px;color: #8D8D8D;}
a.t6:hover{color: #8D8D8D;}


/* position list chunks side by side */
div.wrapper
{
  float: left;
  width:210px;
  margin:0;padding:0;
}

.wrapper ul { list-style:none;margin:0;padding:0 5px;}
.wrapper li { list-style:none; margin:0;padding:0;}
/* clear float after lists */
br
{
  clear: left;
}

/* anchor styling */
ol li a
{
  display: block;
  text-decoration: none;
}
ol li a:hover
{
  color: #FFF; /* white */
  background-color: #A52A2A; /* brown */
}

