* {
	margin:0;
	padding:0;
	font-size:11px;
	line-height:17px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
body{
	margin:0 auto;
	background:#c0c0c0;
	font-family:Tahoma !important;
	font-size:12px !important;
}
table{
	border-collapse:collapse;
	padding:0px;
}
a{
	text-decoration:none;
}
img{
	border:none;
}
#print_version{
	width:400px;
	height:20px;
	margin-top:20px;
}
#print_version a{
	color:#999999;
	padding-left:2px;
}
#l_top{
	width:1000px;
	height:9px;
	margin:0 auto;
	border-top:1px solid #3469a2;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background:#01448b;
}
#header{
	width:1000px;
	height:135px;
	margin:0 auto;
	background:url('/images/design/header_bg.gif');
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
#lang_body{
	width:200px;
	height:35px;
	float:left;
	margin-top:93px;
	border:1px solid red;
}
/*lang select*/
.langselect {
	width:200px;
	height:35px;
	float:left;
	margin-top:93px;
}

.langselect ul li {
	display:inline;
	margin:0px 3px;
}

.langselect ul {
	text-align:center;
}

.langselect ul li,
.langselect ul li a {
	color:white;
	text-align:center;
	text-decoration:none;
	font-size:12px !important;
	line-height:35px;
	color:#fefefe !important;
	font-family:Verdana;
	padding-right:6px;
	text-transform:uppercase;
}

.langselect ul li a.pressed{
	text-decoration:underline;
}
#logo{
	width:255px;
	height:100px;
	float:right;
	margin-right:30px;
	margin-top:16px;
}
/*MAIn MENU*/
#menu{
	width:1000px;
	height:40px;
	margin:0 auto;
	border-right:1px solid black;
	border-left:1px solid black;
	background:white;
}
#main{
	width:785px;
	height:39px;
	background:url('/images/design/h_list_bg.gif');
	margin-left:214px;
	border-left:1px solid #01448B;
	border-bottom:1px solid #01448B;
}
.mainmenu {
	border-collapse:collapse;
}
.mainmenu a{
	font-family:Arial;
	color:#000000;
	font-weight:bolder; 
	font-size:12px;
	text-decoration:none;
}
.mainmenu td {
	padding:11px 15px 11px 15px;
	text-align:center;
	cursor:pointer;
	font-size:12px;
	font-family:Arial;
	color:#000000;
	font-weight: bolder; 
}
.mtDropdownMenu {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px;
}
.mtDropdownMenu .content {
	POSITION: absolute;
}

.mtDropdownMenu .items {
	Z-INDEX: 2; 
	LEFT: 0px; 
	border-top:solid 1px #999;
	POSITION: relative; 
	TOP: 0px;
}
.mtDropdownMenu .item {
	font-size: 9px; 
	CURSOR: pointer; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	BACKGROUND:#e2f7fe; 
}
.mtDropdownMenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=60); WIDTH: 2px; 
	POSITION: absolute; 
	TOP: 3px; 
	moz-opacity: .4
}
.mtDropdownMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4;
	display:none;
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 1px;
}
.mtDropdownMenu .hover {
	BACKGROUND:#b8ebfc; 
	/*
	filter:alpha(opacity=80	);
	-moz-opacity:.80;
	opacity:.80;
	*/
}

.mtDropdownMenu .background {
	Z-INDEX: 1;  LEFT: 1px; POSITION: absolute; TOP: 0px;
}
/*THREE*/
#three_holder{
	width:1000px;
	margin:0 auto;
	border-left:1px solid black;
	border-right:1px solid black;
	background:white;
}
.tab{
	width:1000px;
	margin:0 auto;
}
.tab td.t-1{
	width:214px;
	vertical-align:top;
	text-align:center;
	padding-bottom:10px;
}
.tab td.t-2{
	width:535px;
	vertical-align:top;
	text-align:left;
	background:url('/images/design/second_part_bg.gif') repeat-y;
	border-right:1px solid #01448B;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:15px;
}
.tab td.t-3{
	width:215px;
	vertical-align:top;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
/*vertical menu*/
#vert_menu{
	list-style:none inside;
	width:170px;
	float:right;
	padding:0px;
	padding-bottom:40px;
}
#vert_menu li {
	float:left;
}
#vert_menu li a {
	display:block;
	width:160px;
	height:32px;
	text-align:left;
	text-decoration:none;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	line-height:34px;
	color:#000000;
	padding:0px;
	padding-left:20px;
	padding-bottom:2px;
	background:url('/images/design/list_sign.gif') no-repeat center left;
}
#vert_menu li a:hover, #vert_menu li a.active{
	color:#01448b;
	text-decoration:underline;
}
#calendar{
	border:1px solid #378cbe;
	padding:10px;
	width:160px;
	margin:0 auto;
}
.calendar{
	width:160px;
	margin:0 auto;
}
.c_top{
	height:20px;
}
.month{
	width:160px; 
	height:18px;
	text-align:center;
	vertical-align:top;
	text-transform:uppercase;
}
.month span{
	font-size:12px;
	font-family:Tahoma;
}
.date{
	height:20px;
	text-align:center;
}
.date td{
	text-align:center;
	color:#0089b5;
}
.date td span{
	font-size:12px;
}
.date td a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}
.days{
	height:15px;
	font-family:Tahoma;
}
.days td{
	width:20px;
	text-align:center;
	font-size:12px;
	font-family:Tahoma;
}
.c_bottom{
	height:25px;
}
.c_bottom td{
	text-align:justify; 
}
.c_bottom td a{
	font-size:10px;
	color:#0089b5;
	text-transform:lowercase;
}
#news_holder{
	width:180px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	text-align:justify;
	padding-bottom:3px;
	border-bottom:1px solid #01448b;
}
#news_holder h1{
	color:#01448b;
	font-size:11px !important;
	font-weight:bold;
	padding:3px;
	text-align:right;
	font-size:11px !important;
}
#news_holder a{
	color:#000000 !important;
	text-decoration:none !important;
	font-size:11px !important;
}
#news_pub{
	width:100%;
	height:auto;
	margin:0 auto;
}
#short_contacts{
	width:180px;
	height:auto;
	margin:0 auto;
	margin-top:40px;
	text-align:left;
}
/*tutorials*/
h2{
	font-size:18px;
	color:#01448b;
	font-weight:normal;
	padding-bottom:3px;
}
#tutorials{
	border-collapse:collapse;
	width:100%;
	padding:0px;
	margin:0 auto;
	background:#30aed6;
}
.head1 th{
	width:20%;
	padding:6px 3px;
	color:#333333;
}
.head2 th{
	width:25%;
	padding:6px 3px;
	color:#333333;
}
#con_hold{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0px;
	border:1px solid #378cbe;
}
#tutorials_content{
	border-collapse:collapse;
	width:100%;
	padding:0px;
	margin:0 auto;
}
.tt_cc1 td{
	padding:0px 3px;
	color:#000000;
}
.tt_cc1 a{
	color:#01448b;
}
.tt_cc1 span{
	padding:2px;
}
.tt_cc2 td{
	width:25%;
	padding:6px 3px;
	color:#000000;
}
.tt_cc2 a{
	color:#007393;
}
.tt_cc2 span{
	padding:2px;
}
/*print tutorials*/
#tut_p_holder{
	width:530px;
	height:auto;
	margin-bottom:20px;
}
#tut_p_holder p {
	padding-top:10px;
}
#split_sides{
	width:530px;
	height:auto;
	float:left;
}
	#split_1{
		float:left;
		width:70%;
	}
	#split_2{
		float:right;
		width:30%;
	}
/*Apply for*/
#apply_holder{
	width:510px;
	height:490px;
	margin:0 auto;
	padding:10px;
	border:1px solid #378cbe;
}
#apply_holder font{
	color:red;
	font-size:12px;
	padding-left:2px;
}
#apply_holder span{
	padding:0px;
	line-height:12px;
}
#apply_holder p {
	padding-top:10px;
	padding-bottom:10px;
}
#apply_holder label {
	float:left;
	width:200px;
}
#apply_holder select{
	width:304px;
	height:18px;
}
#apply_holder input{
	width:300px;
	height:16px;
}
#apply_holder button{
	border:1px solid #01448b;
	width:150px;
	height:24px;
	padding:0px;
	background:#ffffff;
	color:#01448b;
	vertical-align:center;
}
#apply_errors{
	width:510px;
	height:auto;
	margin:0 auto;
	margin-bottom:10px;
	padding:10px;
	border:1px solid #378cbe;
}
#
/********************Actualities***********************************/
#actualities_holder{
	width:99%;
	height:auto;
	margin:0 auto;
	padding:5px;
}
#actualities_holder a{
	color:#000000;
}
#actualities_holder p{
	font-weight:normal !important;
}
/************************PRINT*************************************/
#print_version_body{
	width:588px;
	height:auto;
	margin:0 auto;
	margin-top:40px;
	padding:20px;
	padding-bottom:35px;
	border:1px solid #01448b;
	background:#ffffff;
}
/*footer*/
#footer_body{
	width:1000px;
	height:auto;
	margin:0 auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
#footer_holder{
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:6px 0px 6px 0px;
	background:#0a6aa8;
	border-top:1px solid #9dc3dc;
	font-family:Tahoma;
	font-size:11px !important;
	color:#ffffff !important;
	text-align:center;
}
#footer_holder a.hardcode{
	color:#ffffff;
	text-decoration:none;
}
#footer_holder a.hardcode:hover{
	text-decoration:underline;
}