body{
	margin: 0px 0px 0px 0px;	
}
img{border:0px;}
a:link{
	color:#37597B;
	text-decoration: none;
}
a:visited{
	color:#37597B;
	text-decoration: none;
}
a:hover{
	color:#37597B;
	text-decoration: underline;
}
.content {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 12px;
	padding: 10px;
}
.top_adr {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	padding: 5px;
	padding-right:10px;
	letter-spacing: 2px;
	line-height: 20px;
}
						/* MENU */
.menu_td {
	font-family: Tahoma;
	font-size: 12px;
	background-color:#37597B;
	display: block;
	height: 20px;
	width: 170px;
	text-align: left;
	text-indent: 10px;
	font-weight:bold;
	border-top: 1px solid White;
}
.menu_:link{
	color: #FFFFFF;
	text-decoration: none;	
}
.menu_:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
.menu_:hover{
	color: #ECECEC;
	text-decoration: none;	
}

						/* MENU SELECTED*/

.menu_sel_td{
	font-family: Tahoma;
	font-size: 12px;
	background-color:#ADB9C7;
	display: block;
	height: 20px;
	width: 170px;
	text-align: left;
	text-indent: 10px;
	font-weight:bold;
	border-top: 1px solid White;
}
.menu_sel:link{
	color: #FFFFFF;
	text-decoration: none;	
}
.menu_sel:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
.menu_sel:hover{
	color: #FFFFFF;
	text-decoration: none;	
}

						/*  SUB MENU*/

.menu_sub_td{
	background-color:#FFFFFF; 
	background-image:url(images/sub_men_sel.jpg); 
	background-repeat:repeat-x; 
	height: 20px;
	width: 170px;
	text-align: left;
	text-indent: 20px;
	border-top: 1px solid White;
	font-family: Tahoma;
	color:#37597B;
	font-size: 12px;
}
.menu_sub:link{
	color:#37597B;
	text-decoration: none;	
}
.menu_sub:visited{
	color:#37597B;
	text-decoration: none;	
}
.menu_sub:hover{
	color:#37597B;
	text-decoration: none;	
}

						/* SUB MENU SELECTED */

.menu_sub_sel_td{
	background-color:#FFFFFF; 
	background-image:url(images/sub_men_sel.jpg); 
	background-repeat:repeat-x; 
	height: 20px;
	width: 170px;
	text-align: left;
	text-indent: 20px;
	border-top: 1px solid White;
	font-family: Tahoma;
	font-size: 12px;
}
.menu_sub_sel:link{
	color:#37597B;
	text-decoration: none;	
}
.menu_sub_sel:visited{
	color:#37597B;
	text-decoration: none;	
}
.menu_sub_sel:hover{
	color:#37597B;
	text-decoration: none;	
}

						/* LANG */
.lang{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	padding-bottom:3px;
	}
.lang:link{
	color: #003366;
	font-weight: bold;
	padding-bottom:3px;
	text-decoration: none;
}
.lang:visited{
	color: #003366;
	font-weight: bold;
	padding-bottom:3px;
	text-decoration: none;
}
.lang:hover{
	color: #003366;
	font-weight: bold;
	padding-bottom:3px;
	text-decoration: underline;
}

.footer{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
td.ta{text-align:center;}
img.sw{height:108px; width:135px; border:0px;}
