/*font familys*/
/*Main font*/body ,div ,td ,th ,ul ,li ,ol ,dd ,dt ,p ,input ,select ,option{  font-family: Verdana, Arial, Helvetica, sans-serif}
/*heading font*/h3 ,h4 ,h5{  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*font sizes*/
/*10px*/#ftr ,#anc_nav ,select ,option{font-size: 10px;}
/*11px*/body ,div ,td ,th ,ul ,li ,ol ,dd ,dt ,p ,input{font-size: 11px;}
/*12px*/h5{font-size: 12px;}
/*14px*/
/*16px*/h4{font-size: 16px;}
/*18px*/h3{font-size: 20px;}


/*text colors #1*/
/*color 1-1*/#body ,div ,td{	color:#FFF}
/*color 2-1*/#menu a ,#ar1 a ,#ar2 a ,#ftr a ,#body a ,small{color: #C96}
/*color 3-1*/#ftr ,h4{	color: #495251}
/*color req*/kbd{color: #F00}
/*color black*/.bubble ,#anc_nav ,#anc_nav a{color:#000}

/*text colors #2*/
/*color 1-2*/
/*color 2-2*/#menu a:hover ,#ar2 a:hover{	color: #CFC}
/*color 2-3*/#anc_nav a:hover ,#ar1 a:hover ,#ftr a:hover ,#body a:hover{	color: #9F9}
/*color req*/kbd{color: F00}

/*other text properties*/
/*bold------*/h4{	font-weight: 900;  letter-spacing : 2px; }
/*normal--*/#anc_nav a ,small{font-weight: normal}
/*italic------*/
/*no u-line*/#menu a{text-decoration:none;}

/*background properties*/
/*bg color 1*/body{	background:#000}
/*bg color 2*/th, .heading{background: #6e737e;layer-background-color:#6e737e}
/*bg color 2*/option ,input ,textarea{background: #a7afbb;layer-background-color:#a7afbb}

/*border properties*/
/*top------*/th, .heading{border-top:1px outset}
/*right----*/th, .heading{border-right:1px outset}
/*bottom*/th, .heading{border-bottom:1px outset}
/*left------*/th, .heading{border-left:1px outset}
/*top------*/
/*right----*/
/*bottom*/h4{border-bottom:1px solid}
/*left------*/

/*color 1*/
/*color 2*/

/*padding properties*/
/*top------*/#ar2{padding-top:3px}
/*right----*/th ,#ar2{padding-right:3px}
/*bottom*/#ar2{padding-bottom:3px}
/*left------*/#ar2{padding-left:3px}
.bubble{
	 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
}
#bubble{
	 filter:progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#000000,strength=5);
}
.bubble a{
	color: #CC0033;
}
.bubble a:hover{
	color: #FF9999;
}
select {background:#6e737e;
   font:bold 10px Arial;
   color:#a7afbb;
}
option{color:#333;}
body{scrollbar-base-color: #333}