@charset "iso-8859-1";
/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
	background: url(../images/body_bg.gif) repeat-x top;
	font-family: Tahoma, Arial, sans-serif;
	color:#323232;
}
body {	margin: 0px auto;
	padding: 0px;
	width:800px;
}

#body{
float:left;
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f0f0f0;
	border-left-color: #f0f0f0;
	background-color:#FFFFFF;
	min-height:796px; height:expression(this.scrollHeight < 756? "756px" : "auto");
	}

#left{ width:255px; float:left; position:relative; z-index:1;}

#menu{ background:url(../images/menu.jpg) no-repeat; width:234px; height:270px; float:right; margin-top:8px;}

#smenu{padding-left:26px;}

#menu_pt{ width:132px; margin-left:45px; background:url(../images/menu/menu_pt.gif) repeat-x; height:1px;}

#unable{ float:right;}

#free{ border:6px solid #ebf7fd; float:left; margin-left:12px; display:inline;}

#workers{ border:6px solid #ebf7fd; float:left; margin-left:12px; margin-top:1px; display:inline;}

#right{
	float:right;
	background-image: url(../images/right_list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:525px;
}
.table_top {
	border-collapse:collapse;
	border:1px solid #EEEEEE;
	width:524px;
	padding:0;
	margin:0;
}
.table_top td {
	border:1px solid #EEEEEE;
	padding:3px;

}
#mf {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	width:350px;
}
#mf fieldset {
    width:30em;
    border:solid 1px #000000;
    text-align:center;
}
#mf legend {
    color:#323232;
    background:inherit;
    font-size: 14px;
    margin-left: 10px;
}
#mf label {
    float:left;
    width:10em;
    line-height:1em;
    margin-right:0.5em;
    text-align:right;
	color:#323232;
}
#mf input, #mf select, #mf textarea {
    margin:0 0 0.5em 0.2em;
    padding:0;
    font-family: Tahoma;
    font-size:12px;
    color: #323232;
    
}
#mf input{
    border: 1px solid #000000;
    width: 150px;
    height: 25px;
}
#mf textarea {
    border: 1px solid #000000;
    width: 150px;
    height: 40px;
	background:#FFFFFF;
}
#mf .noresize {
    width:auto;
}
#mf .submit {
    margin-left:10.1em;
}

.left_td {
	background: url(../images/top_menu_grad.gif) repeat-x center;
}
.right_td {
	background: url(../images/top_menu_back.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #343434;
	text-decoration: none;
}
.right_td a {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #343434;
	text-decoration: none;
}
.right_td a:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #343434;
	text-decoration: underline;}
.right_td { margin:0; padding:3px 0 2px 0; text-align:center;}
.right_td_td { width:275px;}
.content {background-image: url(../images/right_list.gif);
	background-repeat: no-repeat;
	background-position: left 17px;
}
.flash { padding:12px 0 0 20px;}
.text {
	padding:12px 20px 20px 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #343434;
}
.text p {	font-family: Tahoma;
	font-size: 12px;
	color: #343434;
	margin:0 0 15px 0;
}
a {font-family: Tahoma;
	font-size: 12px;
	color: #343434;}
a:hover { text-decoration:none;}
.bot_ad { padding:0; margin:0; width:525px;border-collapse:collapse;}
.bot_ad td {
	padding:0;
	text-align:center;
	font-family: Tahoma;
	font-size: 11px;
	color: #0172A1;
}
.bot_img { padding:0; margin:0 auto; width:800px; clear:both;}
.bot_menu { border-collapse:collapse; width:780px; margin:0 auto; padding:0;}
.bot_menu td { text-align:center; padding:0px;}
.dev {
	font-family: Tahoma;
	font-size: 13px;
	color: #0172A1;
}
.dev a {	font-family: Tahoma;
	font-size: 13px;
	color: #0172A1;
	text-decoration:underline;
}
.dev a:hover {	font-family: Tahoma;
	font-size: 13px;
	color: #0172A1;
	text-decoration: none;}
.menu_bot {
	font-family: Tahoma;
	font-size: 12px;
	color: #323232;
	text-decoration: none;
}
.menu_bot a {
	font-family: Tahoma;
	font-size: 12px;
	color: #323232;
	text-decoration: none;
}
.menu_bot a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #0172A1;
	text-decoration: none;
}
.form_table { padding:0; margin:0;}
.form_table table {text-align:left; margin:0 auto; border-collapse:collapse;}
.form_table table td { padding:5px;}
.form_table input, textarea, select {
	border: 1px solid #3276A3;
	background-color: #EAF9FF;
	padding:3px;
}
#submit {width:100px; background:#C7EF4B;}
.form_table fieldset {
	border: 1px solid #666666;
	padding:5px;
	margin:0px;
	text-align:center;
}
.form_table p {
	text-align:left;
	width:95%;
	margin:15px 0 15px auto;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 5px;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #3276A3;
	color:#999999;
}
.form_table legend { font-size:16px; font-weight:bold; color:#666666; padding:0 5px 0 5px; margin:0 0 0 120px;}