body{
	padding: 0px;
	margin: 0;
	background-color: #eee;
	font-family: arial;
	font-size: 12px;
}
table,td{
	font-family: tahoma;
	font-size: 11px;
}
input,select,textarea{
	border:1px solid #b3b3b3;
	background:white;
	font-size:12px;
	font-family: tahoma;
}
a{
	color: #175778;
	text-decoration: underline;
}
form{
	padding: 0;
	margin: 0;
}
#hdr{
	border-right: 1px solid Black;
	border-left: 1px solid Black;
	background: url('/templates/img/hdr_bg.gif') top repeat-x;
	height: 108px;
}
.pre_menu{
	background: url('/templates/img/pre_menu_bg.gif') top repeat-x;
}
#menu{
	border-right: 1px solid Black;
	border-left: 1px solid Black;
	background: url('/templates/img/menu_bg.gif') top repeat-x;
	height: 18px;
}
.post_menu{
	vertical-align: top;
	background: url('/templates/img/post_menu.gif') top repeat-x;
	height: 5px;
}
#content{
	border-right: 1px solid Black;
	border-left: 1px solid Black;
	background: White;
}
#footer{
	border-right: 1px solid Black;
	border-left: 1px solid Black;
}
#f_beg{
	background: url('/templates/img/pre_bott.gif') top repeat-x;
}
#f_mid{
	background: url('/templates/img/mid_bott.gif') top repeat-x;
	text-align: center;
}
#f_end{
	background: url('/templates/img/post_bott.gif') top repeat-x;
	text-align: right;
}
.lead_date{
	font-weight: bold;
	color: #196085;
	text-align: center;
	padding: 5px;
}
ul.lead_detail{
	list-style-image: url(/templates/img/bullet1.gif);
}
table.myb_panel{
	background: #e5e5e5;
	color: Black;
}
a.username{
	color: Black;
	text-decoration: none;
}
a.username:hover{
	color: Black;
	text-decoration: underline;
}
.adHeader .adHeadline{
    font-family: arial;
	font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
    color: #E5E5E5;
}
.adHeader .adText{
    font-family: arial;
	font-size: 9pt;
	font-weight: normal;
    text-decoration: none;
    color: #C6C6C6;
}
.adCenter .adHeadline{
    font-family: arial;
	font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
    color: #175778;
}
.adCenter .adText{
    font-family: arial;
	font-size: 9pt;
	font-weight: normal;
    text-decoration: none;
    color: #797979;
}
.adSide .adHeadline{
    font-family: arial;
	font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
    color: #175778;
}
.adSide .adText{
    font-family: arial;
	font-size: 9pt;
	font-weight: normal;
    text-decoration: none;
    color: #797979;
}
#bann{
	border: 2px solid #e9e9e9;
	background: #1D6990;
	padding: 4px;
	width: 468px;
}

div.row{
	margin:1px;
	background: url('/templates/img/row_cl_bg.gif');
	height: 19px;
	padding: 3px;
}
.pages{
	text-align: center;
}
.mail_msg{
	padding: 2px;
	background: White;
	margin: 5px;
}
.new_mail{
	font-weight: bold;
	color: Red;
}
.mail_subj{
	font-weight: bold;
}
a.mail{
	text-decoration: none;
}
q{
	padding: 2px;
	margin: 2px;
	background: #FFFCEA;
	border: 1px dashed #D0D0D0;
	display: block;
	padding-left: 20px;
}

span.quote{
	padding-left: 10px;
	font-weight: bold;
	color: Maroon;
}
a.bottom_link{
	color: White;
	text-decoration: none;
}
a.bottom_link:hover{
	text-decoration: underline;
}
div.foto_big{
	text-align:center
	}
.comment_cell{
	background: #F5F5F5;
	width:100%;
}


/*********************************/

img.hdr_left{
	width:9px;
	height:19px;
	border:0;
}

td.panel_text{
	color:white;
	font-weight:bold;
}

table.row_text{
	background: #f5f5f5;
	height:17px;
	margin: 1px 0;
/* 	background: url('/templates/img/dashed_line.gif');*/
}
.inforow_caption{
font-weight:bold
}
.ui-tabs .ui-tabs-hide {
    display: none;
}
.tbl_cap
{
    text-align:right;
}