/* MAIN ELEMENTS ITEMS */
BODY, TD, TH, textarea {font-family: Arial;font-size:12px}
h1.head {margin-top:0px;margin-bottom:2px;font-size:17px;}
h1.subhead {margin-top:0px;margin-bottom:2px;font-size:14px;}
h2 {margin-top:0px;margin-bottom:2px;font-size:14px;}
a {color: #074E07;}
a.b {color:black; text-decoration:none;}
/*INTERFACE HEADER*/
#t_btn  td{
	background-color: #AA1414;
	background-image: URL(../images/interface/center.gif);
}
#t_btn  td.on{
	background-color: #B3D889;
	background-image: URL(../images/interface/center_on.gif);
}
.btn_add{font-weight: bold; color: white; background-color: #007700; border:groove 1px black; font-size: 13px; font-family: verdana, arial; text-decoration: none;}
a.btns  { font-weight: bold; color: white; font-size: 13px; font-family: verdana, arial; text-decoration: none; } /* heade buttons off*/
a.btns_on  { font-weight: bold; color: #000; font-size: 13px; font-family: verdana, arial; text-decoration: none;  background-color:#B3D889} /* heade buttons on*/
a.btns2 {color: #B51C1C; font-size:11px}
.path {color: #B51C1C;font-size:12px;  text-decoration: none; font-weight: bold;}
.mpath {font-weight: bold; color: #000000;}
hr.g{color: #B3D889;}
/* INTERFACE MAIN COLORS */
.green  {
	background-color: #B3D889;
}
.red {
	background-color: #B3D889;
}
.white  {
	background-color: #FFFFFF;
}
.border_l {
	background-image: URL(../images/interface/left_brd.gif);
}
/*INTERFACE CONTENT */
.topic {font-size:13px; font-weight: bold; color: #B51C1C; width:100%; text-decoration: underline;}
.small {color:Black;text-decoration: none; font-size:10px;}
a.smallG {color:#006600;text-decoration: none; font-size:10px;}
a.smallM {color: #B51C1C;text-decoration: underline; font-size:11px;}
a.smallS {color:#000000;font-weight:bold; text-decoration: none; font-size:11px;}
.VIP{font-weight: bold;background-color:Red;color:white}
.Partner{color:#cc0000;}
.l0{color:red;}
.error{color:red;font-weight:bold;}
/* ADS */
.box230x60 {
	border: 1px solid #AA1414;
	width: 230px;
	height: 60px;
}
.box200x60 {
	border: 1px solid #AA1414;
	width: 200px;
	height: 60px;
}
/* INTERFACE LEFT MENU */
a.r_menuitem {text-decoration:none; width:190px;color: #000000;}
a.r_menuitem_on {text-decoration:none; width:190px;color: #000000;}
td.r_menuitem
{
	height:17px;
	padding-left:5px;
	font-weight: bold;
	background-color:#B3D889;
	width:200px;
}
td.r_menuitem_on
{
	height:17px;
	padding-left:5px;
	font-weight: bold;
	background-color:#B3D889;
	width:200px;
}
td.r_menuline{background-color:#006611;}

a.d_menuitem{text-decoration:none; width:100%;color: #000000;}
a.d_menuitem_on{text-decoration:none; width:100%;color: #000000;font-weight: bold;}
td.d_menuitem
{
	height:17px;
	padding-left:15px;
	background-color:#E2FAA7;
}
td.d_menuitem_on
{
	height:17px;
	padding-left:15px;
	background-color:#E2FAA7;
	font-weight: bold;
}
td.d_menuline{background-color:#4AA351;}

a.m_menuitem{text-decoration:none; width:100%;color: #000000;}
a.m_menuitem_on{text-decoration:none; width:100%;color: #000000;font-weight: bold;}
td.m_menuitem
{
	height:17px;
	padding-left:30px;
	background-color:#EBF7DB;
}
td.m_menuitem_on
{
	height:17px;
	padding-left:30px;
	background-color:#EBF7DB;
	font-weight: bold;
}
td.m_menuline{background-color:#aabbaa;}

a.s_menuitem{text-decoration:none; width:100%;color: #000000;}
a.s_menuitem_on{text-decoration:none; width:100%;color: #000000;}
td.s_menuitem
{
	height:17px;
	padding-left:45px;
	background-color: #DFE8D6;
}
td.s_menuitem_on
{
	height:17px;
	padding-left:45px;
	font-weight: bold;
	background-color: #DFE8D6;
}
td.s_menuline{background-color:#BCC5A5;}
/*=== FILTERS === */
td.tmenu{
  text-align:center;
  width:130px;
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #999999;
  border-left: 1px solid #cecece;
  border-right: 2px solid #666666;
  background-color: #cccccc;
}
a.tmenu{
  color: black;
  text-align:center;
  font-size:12px; 
  font-family:arial;
  width:130px;
  text-decoration: none;
  font-weight: bold;
  background-color: #cccccc;
}
a.tmenu:hover{
  color: white;
  text-align:center;
  font-size:12px; 
  font-family:arial;
  width:130px;
  text-decoration: none;
  font-weight: bold;
  background-color: red;
}
a.tmenu_selected{
  color: white;
  text-align:center;
  font-size:12px; 
  font-family:arial;
  width:130px;
  text-decoration: none;
  font-weight: bold;
  background-color: red;
}
/*ADVANCED SEARCH */
a.srch{border: solid 1px #cccccc; width:100%; color:#000000;text-decoration: none;}
a.srch_on{border: solid 1px #cccccc; background-color: #cccccc; width:100%; color:#000000;text-decoration: none;}
