#font_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	line-height:16px;
}

#font_content .blue{
    font-weight: bold;
    color:#336699;
}

#font_content .link {
    font-weight: bold;
    color:#336699;
    text-decoration: none;
}

#font_content .link_thin {
	color:#336699;
	text-decoration: none;
	font-weight: lighter;
}

#font_content .link_thin:hover {
    color:#336699;
	text-decoration: underline;
}

#font_content .link:hover {
    font-weight: bold;
    color:#3BA7CC;
    text-decoration: underline;
}

#font_content .visit {
    font-weight: bold;
    color:#AAAFC1;
    text-decoration: none;
}

#font_footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}

.font_flag{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#336699;
	font-weight: bold;
	text-decoration:none;
}

.font_flag:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#3BA7CC;
}
#submenu td{
	padding-left:15px;

}.font_grey {
	color: #999999;
	text-decoration:none;
}

.font_grey:hover {
	color: #666666;
	text-decoration: underline;
}

.email {
	color: #0099FF;
}

.link_black {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.link_black:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.link_active {
	font-weight: bold;
    color:#336699;
	text-decoration: underline;
}

.link_active_thin {
	font-weight: lighter;
    color:#336699;
	text-decoration: underline;
}

.blue{
    font-weight: bold;
    color:#336699;
}

.blue_thin{
    color:#336699;
	text-decoration:none;
}

.normal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}

.normal:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	text-decoration:underline;
}