@charset "utf-8";
/* CSS Document */

<!--
body {
color: #006;
font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F7FC;
}
a {color:#006; text-decoration:none}
a:hover{text-decoration:underline}
#nazi_menu a {font-size:14px; color: white; font-weight:bold; text-decoration:none}
#nazi_menu a:hover {font-size:14px; color:#006; font-weight:bold; text-decoration:none}

#active_menu{background-image:url(../images/menubot_bg_hover.jpg);}
#active_menu a{font-size:14px; color:#006; font-weight:bold; text-decoration:none}
#active_menu a:hover{font-size:14px; color:#006; font-weight:bold; text-decoration:none}


.title_text{ font-size:14px; font-weight:bold; color:#006} 

.reg_input_form{width:200px;}
.reg_menu_form{width:207px;}
.mainmenu{background:url(../images/menuBG.jpg); font-size:14px; font-weight:bold; color:#FFFFFF; cursor:pointer;}
.mainmenu:hover{background:url(../images/menuBGhover.jpg); color:#FFFFFF;}

.title_link{font-size:13px; font-weight:bold; color:#006}
.title_link:hover{color:#999999}

td,th{
	color: #006;
	text-decoration:none;
}
li{margin-left:10px;}