body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,button,p,blockquote,th,td,hr{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldse,img{border:0}
TD , TH{
font-family: Arial;
font-size: 12px;
color: #000;
}
P{
	text-align : justify;
	margin-bottom : 15px;
}
body{
	background-color : #e9e9ec;
}
A{
	text-decoration : none;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
A:hover{
	text-decoration : underline;
}
h1{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom : 15px;
}
h2{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom : 5px;
}
INPUT{
	font-size : 12px;
}
SELECT{
	font-size : 12px;
}
#menu_but td{
	background-image : url(../images/buttom.jpg);
	height: 38px;
	width: 96px;
	background-repeat : no-repeat;
	text-align : center;
	vertical-align : middle;
}

#menu_but A, #but2 A{
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size : 14px;
}
#menu_but A:hover, #but2 A:hover{
color: #000;
text-decoration: underline;
font-weight: normal;
	font-size : 14px;
}
#but2{
	background-image : url(../images/buttom2.jpg);
	height: 71px;
	width: 92px;
	text-align : center;
	line-height : 19px;
}
#right_head{
	background-image : url(../images/bg_right_head.jpg);
	background-repeat : repeat-x;
	background-position : bottom;
	vertical-align : bottom;
}
#main_tbl{
	width:100%;
	height: 100%;
}

#head_tbl{
	width:100%;
	background-color : #E5E5E7;
	height: 244px;
}
.borderHead1{
	text-align: center;
	border-left: 5px solid #72706f;
}
.borderHead3 A, .borderHead2 A{	color:#000;}
.borderHead2{
text-align: center;
border-right: 5px solid #72706f;
}
.borderHead3{
text-align: center;
border-right: 2px solid #fff;
height: 35px;
}
TD.borderHead2 A, TD.borderHead3 A{
	font-size: 14px;
}
#colum_right{
	width: 260px;
	padding-top : 20px;
}
#colum_left{
	width: 245px;
	padding-top : 20px;
}
#colum_left A{
	font-size: 14px;
}
#left_menu TD{
	list-style: none;
	margin: 0 0 0 10px;
	padding: 2px 0 0 25px;
	line-height: 25px;
	background: url(../images/li.jpg) top left no-repeat;
	color: #000;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
}
#left_menu{
margin-left: 10px;
}
#content_colum{
	padding-top: 20px;
	padding-left : 30px;
	padding-right : 30px;
}
#footer {
	width: 100%;
	height: 48px;
	background: url(../images/footer.jpg) top left repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #fff;
	padding-top : 4px;
}
#footer a:link, #footer a:visited, #footer a:hover {
font-family: Tahoma;
font-size: 11px;
text-align: center;
color: #fff;
text-decoration: none;
}
table.registration_form input,  table.registration_form select,  table.registration_form textarea{
	width: 300px;
}
table.registration_form TD{
	height: 40px;
}

table.addCargo_tbl{
	width: 100%;
}
.addCargo_tbl TD.sel{
	width: 100px;
	background-color : #B2C1CD;
	vertical-align : top;
	color: #FAFAFA;
	font-weight : bold;
}
.addCargo_tbl TD.bord{
	border-bottom : 1px dotted #375d8a;
}
.addCargo_tbl TD{
	padding : 5px;
}
.addCargo_tbl select, .addCargo_tbl input{
font-size: 10px;
color: #000;
}
.addCargo_tbl em{
	font-size: 10px;
	color: #62819e;
}
table.type1{
	width: 100%;
}
table.type1 TD{
	padding: 5px;
	vertical-align : top;
}
table.type1 TH{
	padding: 5px;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
}
table.type1 TR.row1{
	background-color : #b2c1cd;
}

table.search_form
{
	width:90%;
	margin-left: 10px;
}
table.search_form TD{
	height: 25px;
	font-size: 12px;
}
table.search_form select, table.search_form input{
	width:100%;
	font-size: 12px;
}
.no_see_div{
	display : none;
}
.see_div{
	display : block;
}
table.tbl_sto td{
	line-height : 20px;
}

.bord-lft{
	border-left: 1px solid #e9e9ec;
}

.acomplet li{
	list-style: none;
	height : 20px;
	padding-left:5px;
	padding-top:2px;
	vertical-align : middle;
	font-size : 12px;
}
.selected { background-color: #97bbd3; }

.tbl_banners{
	border : 1px solid #97bbd3;
}

.tbl_banners TD{
	font-size : 11px;
	padding : 2px;
	border : 1px solid #97bbd3;
}
.tbl_banners input{
	font-size : 10px;
}
table.no_border, table.no_border TD{
	border: 0;
}

.error{
	text-align : center;
	color: red;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 10px;
}
.ok{
	text-align : center;
	color: green;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 10px;
}
fieldset{
	padding : 5px;
}
legend{
	color:#7d7d7d;
}

table.auto_out{
	width: 100%;
}
table.auto_out th{
	font-weight : bold;
	text-align : left;
}
table.auto_out td{
	border-bottom : 1px dotted #375d8a;
	padding-bottom : 5px;
}

table.public_tbl2{
	width:100%;
}

table.public_tbl2 TD{
	padding : 5 px;
	border-bottom : 1px dotted #375d8a;
}

table.news_tbl{
	width:100%;
}

table.news_tbl TD{
	padding-bottom : 5px;
	padding-top : 5px;
}

table.news_tbl TD.prew{
	border-bottom : 1px dotted #375d8a;
}

table.news_tbl TD A{
	font-weight : bold;
}
