body {
	margin:0px; padding:0px;
	font-size:11px; font-family:Tahoma, Arial, sans-serif;
	list-style-image:url(/img/li.gif);
}
h1 {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#3d3d3d;
	font-weight:bold; padding:0px; margin:0px; padding-bottom:25px;
}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#425cb7; font-weight:bold;}
a:link {color:#fe0000; text-decoration:underline;}
a:visited {color:#ba0000; text-decoration:underline;}
a:hover {color:#425cb8; text-decoration:underline;}

.head_table {
	width:100%;
	max-width:1250px;
	width:expression(document.body.clientWidth > 1250? "1250px": "100%" );
	background-image:url(/img/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	border-collapse:collapse;
}
.head_table td {
	padding:0px;
}
.logo1, .logo2 {
	font-size:0px; 
	vertical-align:top;
	padding:0px;
	width:200px;
	max-width:200px;
}
.logo1 img, .logo2 img  {
	margin:0px; padding:0px; border:0px;
}
.cargo1 {
	vertical-align:top;
	padding:0px;
	text-align:right;
	width:365px;
	height:153px;
}
.header1 td {
	height:153px;
}
.header2 {
	background-image:url(/img/header_bg2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:60px;
}
.logo_menu {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:200px;
	height:52px;
}
.header2 .logo_menu td {
	padding:0px;
	height:52px;
}
.cargo2 {
	vertical-align:top;
	padding:0px;
	text-align:right;
	width:365px;
}
.beforelogo1 {
	width:46px;
	padding:0px;
}
.beforelogo2 {
	vertical-align:top;
}
.beforelogo2 img {
	float:right;
}
.search_box {
	vertical-align:top;
}
.search_box img {
	float:left;
}
.searchform { 
	color:#434343;
	display:block;
	padding-top:10px;
	float:left;
	text-align:left;
	padding-left:26px;
	height:47px;
	background-image:url(/img/search_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.searchform strong { 
	color:#ffffff;
}
.searchform .inputbox { 
	width:147px;
	height:19px;
	height:expression("17px");
	border:1px solid #c0c0c0;
	color:#c0c0c0;
	margin-top:3px;
	font-size:10px;
	padding:0px;
}
.searchform .search_button { 
	width:19px;
	height:19px;
	margin:3px 0px 0px 2px;
	margin-bottom:expression("1px");
	border:0px;
	background-image:url(/img/search_button.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px;
	vertical-align:bottom;
}
.main_table {
	width:100%;
	max-width:1250px;
	width:expression(document.body.clientWidth > 1250? "1250px": "100%" );
	border-collapse:collapse;
	margin-top:12px;
}
.main_table td {vertical-align:top;}
.left1 {
	background-color:#e6e6e6;
	padding:0px;
	width:200px;
}
.left1 img {
	margin:0px; border:0px; padding:0px;
}
.right1 {
	width:273px;
}
.right1 .newsblock {
	padding:19px 34px 0px 34px;
	width:205px;
	background-image:url(/img/news_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.content {
	padding:19px 4% 0px 4%;
	text-align:justify;
	color:#535353;
}
.content table { border-collapse:collapse; margin-top:10px;}
.content table td { padding:2px 10px 2px 10px; color:#343434; border:1px solid #c0c0c0; text-align:left;}
.content tr.row1 td { background-color:#eeeeee;}
.content table th { padding:2px 10px 2px 8px; color:#ffffff; background-color:#858585; font-weight:bold; border:1px solid #c0c0c0; text-align:left;}
.content label {color:#3280bf; text-transform:uppercase; margin-bottom:10px;}

.mainmenu {
	margin:20px 14px 20px 14px;
	width:172px;
}
a.mainmenuitem:link, a.mainmenuitem:visited {
	text-align:left;
	background-image:url(/img/mainmenu.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	padding:5px 0px 7px 25px;
	color:#434343;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
a#selected_mainlevel.mainmenuitem:link, a#selected_mainlevel.mainmenuitem:visited{
	background-image:url(/img/mainmenu_sel.gif);
	color:#fe0000;
	display:block;
}
a.mainmenuitem:hover {
	text-decoration:underline;
}
a.submenuitem:link, a.submenuitem:visited {
	text-align:left;
	background-image:url(/img/submenu.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	padding:1px 0px 1px 27px;
	color:#434343;
	text-decoration:none;
	display:block;
}
a.submenuitem:hover {
	text-decoration:underline;
}

.date {
	color:#999999;
	font-weight:bold;
	display:block;
	padding-bottom:3px;
}
.right1 a.title:link, .right1 a.title:visited {
	color:#e91010;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
.right1 a.title:hover {
	text-decoration:underline;
}
.right1 .announce {
	color:#535353;
	font-weight:normal;
	display:block;
	padding-bottom:15px;
}
.right1 h1 {
	color:#5167b5;
}

.footer_table {
	width:100%;
	max-width:1250px;
	width:expression(document.body.clientWidth > 1250? "1250px": "100%" );
	border-collapse:collapse;
	background-color:#727272;
	color:#ffffff;
}
.footer_table .copyrights {
	background-color:#858585;
	width:198px;
	height:88px;
	text-align:center;
	vertical-align:middle;
}

.footer_table .copyrights a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.footer_table .contacts {
	padding:0px;
}
.contact_table {
	width:100%;
	border-collapse:collapse;
	height:88px;
}
.contact_table .td1{
	vertical-align:top;
	text-align:center;
	width:32%;
	padding-top:14px;
}
.contact_table .td1 strong {
	font-weight:bold;
	color:#000000;
	padding-bottom:5px;
	display:block;
}
.contact_table .divider {
	font-size:0px;
	background-image:url(/img/footer_bg2.gif);
	background-position:center;
	background-repeat:repeat-y;
	width:3px;
	padding:0px;
}

.right1 .globus {
	border-collapse:collapse;
	margin:9px 34px 20px 34px;
}
.right1 .globus td{
	width:205px;
	height:141px;
	background-image:url(/img/globus.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	vertical-align:bottom;
	padding:0px 0px 16px 5px;
	font-weight:bold;
	color:#535353;
}
.right1 .globus a:link, .right1 .globus a:visited {
	color:#FFFFFF;
	font-weight:bold;
	margin-top:10px;
	padding-left:10px;
	display:block;
	text-decoration:none;
}
.right1 .globus a:hover {
	text-decoration:underline;
}
.right1 .globus .num {
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}
.right1 .globus .num1 {
	color:#e91010;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

