.content{
	font-family: Verdana;
	font-size:12px;
	/*font-weight:normal;*/
	color:#333333;
	line-height : 130%;
	text-decoration:none;
}
.content TD{
	font-family: Verdana;
	font-size:12px;
	/*font-weight:normal;*/
	color:#585858;
	line-height : 130%;
	text-decoration:none;
}
.content TH{
	font-family: Verdana;
	font-size:12px;
	/*font-weight:normal;*/
	color:#000000;
	text-decoration:none;
}
.content I{
	font-style : normal;
}
.content A{
	color:#ff6600;
	text-decoration:underline;
}
.content A:hover{
	color:#ff6600;
	text-decoration:none;
}

.title{
	font-family: Arial;
	font-size:24px;
	/*font-weight:normal;*/
	color:#ff6600;
	text-decoration:none;	
}

/*left MENU*/
.menu_ferst{
	font-family: Tahoma;
	font-size:12px;
	letter-spacing:1;
	/*font-weight:normal;*/
	padding-top:2px;
	padding-bottom:2px;
	color:#3366cc;
	text-decoration:none;	
}
.menu_ferst A{
	color:#000000;
	text-decoration:underline;
}
.menu_ferst A:hover{
	color:#000000;
	text-decoration:none;
}
.menu_ferst_a, .menu_ferst_a A{
	font-family: Tahoma;
	font-size:12px;
	/*letter-spacing:1;
	font-weight:normal;*/
	padding-top:2px;
	padding-bottom:2px;
	color:#3366cc;
	text-decoration:none;
}
.menu_ferst_a A:hover{
	color:#3366cc;
	text-decoration:underline;
}

.menu_second{
	font-family: Tahoma;
	font-size:10px;
	letter-spacing:1;
	padding-top:2px;
	padding-bottom:2px;
	color:#3366cc;
	text-decoration:none;	
}
.menu_second A{
	color:#3366cc;
	text-decoration:underline;
}
 .menu_second A:hover{
	color:#3366cc;
	text-decoration:none;	
 }
/* /left MENU*/
.menu_also{
	font-family: Verdana;
	font-size:10px;
	color:#3366cc;
	text-decoration:none;	
}
.menu_also A{
	color:#3366cc;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration:underline;
}
 .menu_also A:hover{
	color:#3366cc;
	text-decoration:none;	
 }


.way, .way A:hover{
	font-family: Verdana;
	font-size:10px;
	/*font-weight:normal;*/
	color:#666666;
	text-decoration:none;	
}
.way A{
	color:#666666;
	text-decoration:underline;
}

.print, .print A:hover{
	font-family: Verdana;
	font-size:10px;
	color:#cccccc;
	text-decoration:none;	
}
.print A{
	padding-left:5px;
	padding-right:25px;
	color:#cccccc;
	text-decoration:underline;
}

.menu_top{
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ff6600;
	letter-spacing:-1px;
	/*letter-spacing:-1px;*/
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
	padding-bottom:2px;
	text-decoration:none;
}
.menu_top A{
	color:#FFFFFF;
	text-decoration:underline;
}
 .menu_top A:hover{
 	color:#FFFFFF;
	text-decoration:none;
 }
div.menu_top TD{
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ff6600;
	letter-spacing:-1px;
	text-decoration:none;
}

div.menu_top{
	float: right;
	position:relative;
}
.inner_txt {
	color : #446584;
	font-family: Verdana;
	font-size : 12px;
}

.map_first_level{
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color:#3366cc;
	text-decoration:none;
}
.map_first_level A{
	color:#3366cc;
	margin-top:2px;
	margin-bottom:2px;
	height:15px;
	text-decoration:underline;
}
.map_first_level A:hover{
	color:#3366cc;
	text-decoration:none;
}

/*---------------COLORS*/
.black{
	color: #000000;
}
/*---------------/COLORS*/

/*----------BACKGROUNDS*/
.bg_right{
	background-position: right;
}
.bg_left{
	background-position: left;
}
.repeat
{
	background-repeat : no-repeat;
}
/*----------/BACKGROUNDS*/

/*  HEADERS*/
.content H6{
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ff6600;
	/*line-height : 130%;*/
	text-decoration:none;

}
/*  /HEADERS*/

/*FOR TABLES*/
TABLE.base_t, .content TABLE{
	/*background-color:#eef0f3;*/
	font-style : normal;
}
TABLE.base_t TR, .content TR{
	background-color:#FFFFFF;
	font-style : normal;
}

TABLE.none_t{
	background-color: #ffffff;
}
TABLE.none_t TR{
	background-color: #ffffff;
}

TD.t_head1{
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
TD.t_head2{
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	color:#7e7c7c;
	background-color:#fbfbfc;
	text-decoration:none;
}
TD.t_head2 A{
	text-decoration:underline;
}
TD.t_head2 A:hover{
	text-decoration:none;
}
/* /FOR TABLES*/

/*   FORMS   */

INPUT{
	font-family:Verdana;
	font-size:11px;
	color:#7e8586;
	height:20px;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
}
SELECT{
	font-family:Verdana;
	font-size:11px;
	color:#7e8586;
	height:20px;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
}
TEXTAREA{
	font-family:Verdana;
	font-size:11px;
	color:#7e8586;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
}

/*   /FORMS   */
