@charset "iso-8859-2";
/* CSS Document */

body,td,th {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #445273;
}

body {
	margin: 0px;
	margin-bottom: 20px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-image: url(/images/pic_01.jpg);
	background-position: top;
}

.main_table_border{background:#FFF;}

/*top menu*/

.top_menu td{
	background:url(/images/pic_06.jpg) repeat-x;
	text-align:center;
	vertical-align:middle;
}

.top_menu a:link, .top_menu a:active, .top_menu a:visited {
	color:#445273;
	text-decoration:none;
	font-weight:bold;
}

.top_menu a:hover {
	color:#94a9db;
	text-decoration:underline;
	font-weight:bold;
}

/*top menu*/
/*//////////////////////////////*/
/*middle menu*/
.middle_menu_title a:link, .middle_menu_title a:active, .middle_menu_title a:visited {
	color:#445273;
	text-decoration:none;
	font-size:12px;
}

.middle_menu_title a:hover {
	color:#94a9db;
	text-decoration:underline;
	font-size:12px;
}
/*middle menu*/
/*//////////////////////////////*/
/*middle menu*/
.novice_datum {
	color:#bac3da;
}
/*middle menu*/
/*//////////////////////////////*/
/*footer menu*/

.footer_menu td{
	background:url(/images/pic_24.jpg) repeat-x;
}

.footer_menu a:link, .footer_menu a:active, .footer_menu a:visited {
	color:#445273;
	text-decoration:none;
	font-weight:normal;
}

.footer_menu a:hover {
	color:#94a9db;
	text-decoration:underline;
	font-weight:normal;
}

/*footer menu*/
/*//////////////////////////////*/
/*side menu*/

.side_menu {
	background:url(/images/button_bg.jpg) repeat-x;
	height:40px;
	vertical-align:middle;
	padding-left:5px;
}

/*side menu*/
/*//////////////////////////////*/

img {border:0px;}

hr {border:0px; border-top: 1px solid #b4bac5; height:1px; width:100%; margin:5px 0px;}

/*EDITOR CSS*/

/*///////////*/

.text_field {background-color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000000; border: 1px solid #c2c2c2;}

.footer_text a:link {color: #000; font-weight:normal; text-decoration: none;}
.footer_text a:visited {color: #000; font-weight:normal; text-decoration: none;}
.footer_text a:hover {color: #000; font-weight:normal; text-decoration: underline;}

a:link, a:visited {color: #445273; font-weight:bold; text-decoration: underline; font-weight:bold;}
a:hover {color: #94a9db; font-weight:bold; text-decoration: none;}

h1{font-size:18px; color:#445273; font-weight:normal; margin:0px; margin-bottom:0px;}
h2{font-size:18px; color:#445273; font-weight:normal; margin:0px; margin-bottom:0px;}
h3{font-size:16px; font-weight:bold; margin:0px; margin-bottom:20px;}

.search_button a:link, .search_button a:visited {
	display:block;  
	line-height:18px;
	vertical-align:middle;
	background-color:#2B57B0; 	
	border:1px solid #babbbe;
	text-align:center;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	padding:0px 8px 0px 8px;
}

.search_button a:hover {
	display:block;  
	line-height:18px;
	vertical-align:middle;
	background-color:#499ff4; 
	border:1px solid #babbbe;
	text-align:center;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}

.search_input {
	font:Tahoma;
	background-color:#FFFFFF; 
	font-size:12px;
	color:#000000; 
	border:1px solid #000000; 
	height:16px;
}