/************ MAIN MENU CONTAINER ***************/
/*div#left_part div.menu,*/
div.left_part div.menu {
	float: left; clear: both;
	width: 192px; overflow: hidden;
	padding: 2px 0px 22px 0px;
	font-family: times;
}

div.sec_page div.menu {
	padding: 56px 0px 22px 0px;
}

div#left_part div.menu div.sep {
	float: right; clear: both;
	width: 157px; height: 1px;
	overflow: hidden;
	background: url(/images/header/lng_inact_bg.gif) repeat-x;
}

div#left_part div.menu div.element,
div#left_part div.menu div.element_cur,
div#left_part div.menu div.element_lvl2,
div#left_part div.menu div.element_lvl2_cur,
div#left_part div.menu div.element_lvl3,
div#left_part div.menu div.element_lvl3_cur{
	float: right; clear: both;
	width: 157px; overflow: hidden;
	text-align: left;
	padding: 5px 0px 0px 0px;
	font-size: 15px;
}
div#left_part div.menu div.element a,
div#left_part div.menu div.element_lvl2 a,
div#left_part div.menu div.element_lvl3 a{
	text-decoration: none;
	color: #575757;
	font-family: "Times New Roman";
	font-weight: bold;
}

div#left_part div.menu div.element_cur a,
div#left_part div.menu div.element_lvl2_cur a,
div#left_part div.menu div.element_lvl3_cur a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Times New Roman";
	font-weight: bold;
}

div#left_part div.menu div.element_cur { background: #464646; }
div#left_part div.menu div.element_lvl2 { background: #E2E2E2; }
div#left_part div.menu div.element_lvl3 { background: #E2E2E2; }
div#left_part div.menu div.element_lvl2_cur { background: #878787; }
div#left_part div.menu div.element_lvl3_cur { background: #878787; }

div#left_part div.banner {
	float: left; clear: both;
	/*height:74px;*/
	/*width: 152px;*/
	/*border: 1px solid red;*/
	overflow: hidden;
	padding: 0px 0px 0px 35px;
	text-align: right;
}
div#left_part div.banner img{
	/*width: 152px;*/
}
div#left_part div.banner a{
	font-size: 12px;
	font-family: tahoma;
	color: #575757;
	text-decoration: none;
}
/******* END OF MAIN MENU CONTAINER *************/

div.send_mail_fmsg{
	color: #353535;
	font-size: 14px;
	padding-bottom: 32px;
	font-family: 'Times New Roman';
}
div.send_mail_fmsg{
	color: #353535;
	font-size: 14px;
}
/*table.send_mail_table{
	border: 1px solid red;
}*/
table.send_mail_table tr td{
	padding:0;
	margin:0;
}
table.send_mail_table tr td.field{
	color: #585858;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;		
}
table.send_mail_table tr td.field div{
	background-color:#E2E2E2;
	padding-right: 10px;	
}
table.send_mail_table tr td.field div.filebck{
	height:21px;
}

table.send_mail_table tr td.field div.filebck_signed{
	height:32px;
}
table.send_mail_table tr td.filesignField{
	height:39px;
}


table.send_mail_table tr td div.inptop{
	position: relative;
}
table.send_mail_table tr td div.inleft,
table.send_mail_table tr td div.inleftpad{
	float: left;
}
table.send_mail_table tr td div.inleftpad{
	padding-left:2px;
}
table.send_mail_table tr td.imgcodesep{
	height:5px;
	line-height:5px;
}
table.send_mail_table tr td input.input{
	width:115px;
	height:15px;
	border:1px solid #818181;
	font-size:11px;
	position: absolute;
	top:0;
}
table.send_mail_table tr td{
	height:23px;
}
table.send_mail_table tr td.fileField{
	height:28px;
}
table.send_mail_table tr td span.required{
	color: #8D1313;
	font-family: 'Times New Roman';
	font-size:11px;
}
table.send_mail_table tr td .inputtextar{
	border:1px solid #818181;
}
table.send_mail_table tr td .inputbutton{
	border: 1px solid #828282;
	width:58px;
	line-height:12px;
	text-align:left;
	color: #585858;
	padding:0;
	margin:0;
	font-family: arial;
	background-color: #D1D1D1;
	font-size:14px;
	padding: 1px 0px 1px 0px;
	cursor: pointer;
}
form.send_mail_form{
	padding:0;
	margin:0;
}
form.send_mail_form .inputtextar{
	width:342px;
	height:84px;
}
form.send_mail_form .mediaacr{
	width:342px;
	height:200px;
}
