.tbl_menu
{
	width:800px;
	height:26px;
	color:#FFFFFF;
	font-size:14px;
	font-family:tahoma;
	font-weight:bold;
	border-bottom-width:1px; 
	border-bottom-style:solid ; 
	border-bottom-color:#FFFFFF;
	border-top-width:1px; 
	border-top-style:solid ; 
	border-top-color:#FFFFFF;
}
.main_tbl
{
	border-left-width:1px; 
	border-left-style:solid ; 
	border-left-color:#007cb8;
	border-right-width:1px; 
	border-right-style:solid ; 
	border-right-color:#007cb8; /*#80898d;*/
}


.tbl_left_menu
{
	border-left-width:1px; 
	border-left-style:solid ; 
	border-left-color:#75bbdc;
	border-right-width:1px; 
	border-right-style:solid ; 
	border-right-color:#75bbdc; 
	border-bottom-width:1px; 
	border-bottom-style:solid ; 
	border-bottom-color:#75bbdc;
	border-top-width:1px; 
	border-top-style:solid ; 
	border-top-color:#75bbdc;
}
.td_menu
{
	height:26px;
	padding-left:15px;
	padding-top:2px;
}
.menu_left
{
	border-right-width:2px; 
	border-right-style:solid ; 
	border-right-color:#9fc5d8; 
}
.menu_left_he
{
	border-left-width:2px; 
	border-left-style:solid ; 
	border-left-color:#9fc5d8; 
}

.title
{
	width:530px;
	color:#007cc2;
	font-size:16px;
	font-family:tahoma;
	font-weight:bold;
}
.small_title
{
	color:#007cc2;
	font-size:14px;
	font-family:tahoma;
	font-weight:bold;
}
.step
{
	font-size:12px;
	font-family:tahoma;
}
.text
{
	vertical-align:top;
	color:#000000;
	font-size:12px;
	font-family:tahoma;
	font-weight:normal;
	width:530px;
	height:70px;
	padding-left:25px;
	padding-right:100px;
	padding-top:20px;
	line-height:18px;
}

.htext
{
	vertical-align:top;
	color:#000000;
	font-size:11px;
	font-family:tahoma;
	font-weight:normal;
	padding-left:45px;
	padding-right:25px;
	padding-top:10px;
	line-height:18px;
}

.text_form
{
	color:#000000;
	font-size:12px;
	font-family:tahoma;
	font-weight:bold;
}
.tbl_text
{
	vertical-align:top;
	color:#000000;
	font-size:12px;
	font-family:tahoma;
	font-weight:normal;
}
.tbl_blue_text
{
	vertical-align:top;
	color:#409dcb;
	font-size:12px;
	font-family:tahoma;
	font-weight:normal;
}
.ban_text
{
	color:#000000;
	font-size:11px;
	font-family:tahoma;
	font-weight:normal;
	padding-left:25px;
	text-decoration:none;
}
.bottom-text
{
	font-family:tahoma;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
}
.menu {
	font-family:tahoma;
	font-size:14px;
	color:white;
	text-decoration:none;
	font-weight:bold;
}
.menu:hover {
	font-family:tahoma;
	font-size:14px;
	color:white;
	text-decoration:none;
	font-weight:bold;
}
.link {
	font-family:tahoma;
	font-size:12px;
	color:#409dcb;
	text-decoration:underline;
	font-weight:normal;
}
.link:hover {
	font-family:tahoma;
	font-size:12px;
	color:#409dcb;
	text-decoration:underline;
	font-weight:normal;
}
.btn_title
{
	color:#007cc2;
	font-size:12px;
	font-family:tahoma;
	font-weight:bold;
	text-align:center;
}