html
{	
}

body 
{	
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
	background-color:#FFFFFF; 
}

/* Classes which has to be in _public AND _editor */
img { border: 0px; }
table { border:0px; }

.normal
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
}

a
{ 
	color:#C0B9C0;
	font-weight:bold;
	z-index:99;
	text-decoration:none;
}
a:link { color:#C0B9C0; text-decoration:none;}
a:visited { color:#C0B9C0; text-decoration:none;}
a:active { color:#C0B9C0; text-decoration:none;}
a:hover { color:#C0B9C0; text-decoration:none;}

a.whitelink
{ 
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
a.whitelink:link { color:#FFFFFF; text-decoration:underline;}
a.whitelink:visited { color:#FFFFFF; text-decoration:underline;}
a.whitelink:active { color:#FFFFFF; text-decoration:underline;}
a.whitelink:hover { color:#FFFFFF; text-decoration:underline;}

a.black
{ 
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
a.black:link { color:#000000; text-decoration:none;}
a.black:visited { color:#000000; text-decoration:none;}
a.black:active { color:#000000; text-decoration:underline;}
a.black:hover { color:#000000; text-decoration:underline;}

.text_bold
{
	font-weight:bold;
}

.title_bold
{
	font-size:12px;
	font-weight:bold;
}

.text_title_blue
{
	font-size:16px;
	font-weight:bolder;
	color:#2C3C56;
	margin-bottom:2px;
}
/* end */

#div_site
{
	float:left;		
	padding-right:10px;
}

#div_rightads
{
	
}

#div_main
{	
	width:861px;
}

#div_top
{
	width:100%;
	text-align:left;
	background-color:#919096;
}

#div_topmenu
{
	color:White;
	position:relative;
	top:-150px;	
	left:622px;
}

#div_search
{
	width:100%;
	
	
	text-align:center;
	vertical-align:middle;
}

#div_right_menu
{
	height:190px;
	padding-top:4px;
	vertical-align:top;
	text-align:right;
	margin-left:3px;	
}

#maintable_right
{
	text-align:right;
	vertical-align:top;
}

#maintable_left
{
	width:73%;
	
	vertical-align:top;
	text-align:left;
	
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#div_content
{
	position:relative;
	left:-7px;
	
	padding:5px 2px 0px 5px;
	margin:0 0 0 0;
}

#tbl_login
{
	margin-left:22px;
}

#div_search_form
{
	position:relative;
	top:-44px;
	left:140px;	
	vertical-align:middle;
	padding:7px 0px 0px 0px;	
	
}

#radmenu
{
	position:relative;
	left:10px;
	top:-25px;		
	cursor:pointer;
}

.leftmenu
{
	
}

.tblNewAds
{	
	border:solid 2px #CCCCCC;
	width:99.8%;
}

.tblNewAdsEmptyCell
{
	width:30px;	
}

.tblNewAdsCell
{	
	border-bottom:solid 2px #CCCCCC;
	border-right:solid 2px #CCCCCC;
	
	width:170px;	
	text-align:left;
}

.tblNewAdsCellRight
{
	border-bottom:solid 2px #CCCCCC;	
	width:170px;	
	text-align:left;
}

img.imgpadding
{
	padding:0px 0px 5px 0px;
}

img.imgad
{
	padding:4px 5px 4px 0px;	
}

.loginbutton
{
	color:White;
	font-weight:bold;
	background-color:#e79e00;
	border-width:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.lockedwidthbutton
{
	color:White;
	font-weight:bold;
	background-color:#e79e00;
	border-width:0px;
	margin-top:3px;
	margin-bottom:3px;
	width:130px;
}

.fastsearchbutton
{
	color:White;
	font-weight:bold;
	background-color:#e79e00;
	border-width:0px;
	margin-top:0px;
	margin-bottom:2px;
	position:relative;
	top:0px;
}

.fastsearch_form
{	
	width:180px;
	height:18px;
	margin-right:13px;
	border:0px;	
	margin-top:0px;
	margin-bottom:3px;
	top:0px;
}

.fastsearch_dropdown
{
	width:150px;
	height:21px;
	margin-right:13px;
	position:relative;
	top:0px;
	margin-bottom:2px;
}
