body, td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

a:link {text-decoration:underline; color:#0066b3; padding:0 0 0 0;}
a:visited {text-decoration:underline; color:#0066b3; padding:0 0 0 0;}
a:active {text-decoration:underline; color:#0066b3; padding:0 0 0 0;}
a:hover {text-decoration:underline; color:#0066b3; padding:0 0 0 0;}




.language {
	font-size: 9px;
	color:#596f77;
	font-weight:normal;
	padding-bottom:10px;
	padding-left:50px;
}
a.language:link {color:#596f77; font-weight:normal; text-decoration:none; background: url('arrow.gif') left center no-repeat; width:80px; padding-left:10px; padding-bottom:0px;}
a.language:visited {color:#596f77; font-weight:normal; text-decoration:none; background: url('arrow.gif') left center no-repeat; width:80px; padding-left:10px; padding-bottom:0px;}
a.language:active {color:#596f77; font-weight:normal; text-decoration:none; background: url('arrow.gif') left center no-repeat; width:80px; padding-left:10px; padding-bottom:0px;}
a.language:hover {color:#ed1846; font-weight:normal; text-decoration:none; background: url('arrow_hover.gif') left center no-repeat; width:80px; padding-left:10px; padding-bottom:0px;}



.footer {
	font-size: 9px;
	color:#596f77;
	font-weight:bold;
}
a.footer:link {font-size: 9px; text-decoration:none; color:#596f77; padding:0 0 0 0; font-weight:bold;}
a.footer:visited {font-size: 9px; text-decoration:none; color:#596f77; padding:0 0 0 0; font-weight:bold;}
a.footer:active {font-size: 9px; text-decoration:none; color:#596f77; padding:0 0 0 0; font-weight:bold;}
a.footer:hover {font-size: 9px; text-decoration:none; color:#839399; padding:0 0 0 0; font-weight:bold;}

.news {font-size: 12px; color:#ffffff; font-weight:bold;}
.newsletter {
	color:#0066b3; padding-bottom:5px;}
.text_newsletter {
font-size: 10px; 
}
.link_newsletter {font-size: 9px; 
	background-color:#ebebeb;
	color:#0066b3;
	border:0px solid red;
/*	background: url('news_button.gif') 165px 8px no-repeat;*/
	padding-top:5px;
	text-decoration:underline;
}
.link_newsletter a,.link_newsletter a:hover,.link_newsletter a:active,.link_newsletter a:visited {
	font-size: 10px;
	text-decoration:underline;
	color:#0066b3;
	padding-left:12px;
	background: url('news_button.gif') left 3px no-repeat;
}
.button_newsletter {
	background-color:#ebebeb;
	color:#0066b3;
	border:0px solid red;
	background: url('news_button.gif') 193px 8px no-repeat;
	padding-top:5px;
}




.important_grey {
	color: #6c6c6c;
	font-weight:bold;
}

.news_title {
	color: #1d1d1d;
	font-weight:bold;
}
.news_text {
	color: #6c6c6c;
	font-weight:normal;
}

.navigator {
	font-size: 9px;
	color:#000000;
	font-weight:normal;
}
a.navigator:link {font-size: 9px; text-decoration:underline; color:#0066b3; padding:0 0 0 0; font-weight:normal;}
a.navigator:visited {font-size: 9px; text-decoration:underline; color:#0066b3; padding:0 0 0 0; font-weight:normal;}
a.navigator:active {font-size: 9px; text-decoration:underline; color:#0066b3; padding:0 0 0 0; font-weight:normal;}
a.navigator:hover {font-size: 9px; text-decoration:none; color:#749fe7; padding:0 0 0 0; font-weight:normal;}

/*li {
list-style-image: url("/images/bullets/point_red.gif");
}*/

.input2 {
	font-size:11px;
	width:105px;
	color:#000000;
	border:1px solid #666666;
	background-color:#ffffff;
}

.buttongo{
	font-size:11px;
	color:#ffffff;
	background-color:#999999;
	width:60px;
	height:18px;
	border-top:1px solid #a0b6c1;
	border-bottom:1px solid #a0b6c1;
	border-left:1px solid #a0b6c1;
	border-right:1px solid #a0b6c1;
	cursor:hand;
}