*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666666;
}

body{
	margin:0px;
}

form{
	margin:0px;
}

img{
	border:none;
}

.main{
	/*width:1004px;*/
	width:100%;
}

.header{}

.header_menu{
	background:#9c3649;
}

.left_pane{
	width:215px;
}

.right_pane{
	background:#ebebeb;
	padding:0px 20px;
	border-top:1px solid #ffffff;
}

.footer{
	border-top:1px solid #ffffff;
}

.header_img{
	border-bottom:4px solid #ebebeb;
}

.page_head{
	border-bottom:3px solid #ffffff;
	height:60px;
}

.page_cont{
	padding:20px 10px;
	text-align:justify;
}

.just{
	text-align:justify;
}


.footer_links{
	color:#666666;
	padding:10px 0px;;
}

.footer_links a{
	color:#666666;
	text-decoration:none;
	white-space:nowrap;
	line-height:18px;
}

.footer_links a:hover{
	color:#9c3649;
	text-decoration:underline;
}

.form_box{
	background:url(../images/bg_form.gif) repeat-x #e7e7e7 top;
	border:1px solid #ffffff;
	padding:0px 0px 10px 0px;
}

.form_title{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:10px;
}

.form_sub_cats_box{
	border:1px solid #ffffff;
	text-align:left;
}

.form_sub_cats_box td{
	border-bottom:1px solid #f3f3f3;
	border-top:1px solid #e0e0e0;
	padding-left:15px;
}

.form_main_cats{
	background:#d9b7b9;
	font-weight:bold;
	color:#6a2433;
	height:26px;
}

.coment_textarea{
	width:90%;
	height:150px;
}

.data_grid{
	background:url(../images/bg_data_grid.gif) repeat-x #e7e7e7 top;
	border:1px solid #a54c5d;
}

.data_grid_head{
	font-weight:bold;
	color:#FFFFFF;
	padding:2px 5px;
	white-space:nowrap;
	height:30px;
	border-bottom:2px solid #c0979f;
	border-left:1px solid #c0979f;
}

.data_grid_alt_col_1{
	padding:2px 5px;
	background-color:#e9e9e9;
	border-bottom:1px solid #e2dede;
	color:#333333;
}

.data_grid_alt_col_2{
	padding:2px 5px;
	border-bottom:1px solid #e1d2d5;
	color:#333333;
}

.testimonial_box{
	background:#eaeaea;
	padding:10px 0px;
	margin-bottom:10px;
}

.testimonial_headbar{
	background:#d9b7b9;
	height:30px;
}

.testimonial_title{
	font-size:12px;
	font-weight:bold;
	color:#6a2433;
	padding-left:8px;
}

.testimonial_cont{
	text-align:justify;
	padding:8px;
}

.downloads_box{
	margin-bottom:10px;
}

.downloads_headbar{
	height:30px;
}

.downloads_title{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.downloads_title:hover{
	color:#9c3649;
	text-decoration:underline;
}

.downloads_cont{
	text-align:justify;
}

.form_box .sep_h{
	background:url(../images/bg_form_sep_f.gif) repeat-x top;
	height:14px;
}

.sep_h{
	background:url(../images/bg_sep_f.gif) repeat-x top;
	height:14px;
}

.sm_link{}

.sm_link:hover{
	color:#9c3649;
}

.sm_tree_dots{
	background:url(../images/tree_dots_v.gif) repeat-y 12px;
}



.ql{
	/*float:right;*/
}

.ql_page{
	position:absolute;
	background:#9c3649;
	top:-5px;
	left:0px;
	width:0px;
	height:0px;
	overflow:hidden;
	border:0px solid #ffffff;
}

.ql_cont{
	display:block;
	position:relative;
}

.ql_m_title b{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:12px;
	font:bold 14px/18px Tahoma, Arial, Verdana;
	color:#ffffff;
}

.ql_exit{
	padding-top:3px;
	padding-right:8px;
}

.ql_list_grp{
}

.ql_titles{
	background:url(../images/bullet.gif) no-repeat 14px 13px;
	padding-top:4px;
	padding-left:24px;
	padding-bottom:4px;
	font:12px/18px Tahoma, Arial, Verdana;
	font-weight:bold;
	color:#f4e2e5;
	text-decoration:none;
	display:block;
	border-bottom:1px solid #a94659;
	border-top:1px solid #8d293c;
}

.ql_titles:hover{
	color:#ffffff;
	background-color:#ae4559
}

.ql_links_list{
	overflow:hidden;
}

.ql_ps{
	background:#d8d6d0;
}

.ql_s{}

.ql_sublinks{
	color:#e3b2bb;
	background:url(../images/bullet.gif) no-repeat 26px 8px;
	padding-left:36px;
	line-height:20px;
	height:20px;
	display:block;
	border-bottom:1px solid #a94659;
	border-top:1px solid #8d293c;
	text-decoration:none;
}

.ql_sublinks:hover{
	color:#ffffff;
	background-color:#ae4559
}

.success{
	background:url(../images/bg_success_w.gif) repeat-x 0px 0px;
	border:1px solid #ffffff;
	width:70%;
	padding:10px;
}

.msg_error{
	border:3px solid #CC3333;
	background:#ffffff;	
}

.mnu_separator{
	border-left:1px solid #b56976;
}