body, td {
	font: 71% Verdana;
}

a {
	color: #4179D4;
	text-decoration: underline;
}

a:visited {
	color: #4179D4;
	text-decoration: underline;
}

a:hover {
	color: #D2D232;
	text-decoration: underline;
}

a.messages {
	color: #BEBE1D;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

a.messages:visited {
	color: #BEBE1D;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

a.messages:hover {
	color: #D2D232;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

a.map {
	color: #73CFF6;
	text-decoration: none;
}

a.map:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.map:hover {
	color: #73CFF6;
	text-decoration: none;
}

a.menu {
	color: #FFFFFF;
	text-decoration: underline;
	font: 9pt;
}

a.menu:visited {
	font: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}

a.menu:hover {
	color: #F3FF90;
	text-decoration: underline;
	font: 9pt;
}

a.menu_s {
	color: #4179D4;
	text-decoration: underline;
	font: 9pt;
}

a.menu_s:visited {
	font: 9pt;
	color: #4179D4;
	text-decoration: underline;
}

a.menu_s:hover {
	color: #D2D232;
	text-decoration: underline;
	font: 9pt;
}

a.menu_act {
	color: #D2D232;
	text-decoration: underline;
	font: 9pt;
}

a.menu_act:visited {
	font: 9pt;
	color: #D2D232;
	text-decoration: underline;
}

a.menu_act:hover {
	color: #D2D232;
	text-decoration: underline;
	font: 9pt;
}

a.white {
	color: #FFFFFF;
	font: 9pt;
	text-decoration: none;
}

a.white:visited {
	color: #FFFFFF;
	font: 9pt;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	font: 9pt;
	text-decoration: none;
}

.menu_b {
		border-bottom: #8C8C8C 1px solid;
}

.big_white {
	font-size: 14pt;
	color: White;
}

.green_light {
	color: #F3FF90;
	font-size: 8pt;
}

.small_white {
	font-size: 8pt;
	color: White;
}

.white_b {
	font-size: 8pt;
	color: White;
	font-weight: bold;

}

.white_title {
	font-size: 20pt;
	color: White;
	font-weight: bold;
}

.images {
	border-left: #858585 1px solid;
	border-right: #858585 1px solid;
	border-top: #858585 1px solid;
	border-bottom: #858585 1px solid;
}

.title_green {
	color: #BEBE1D;
	font-size: 12pt;
	text-decoration:none;
}

.title_green_s {
	color: #BEBE1D;
	font-size: 9pt;
}


.title_green_dark {
	color: #1D9FA2;
	font-size: 12pt;
}

.title_green_dark_s {
	color: #1D9FA2;
	font-size: 9pt;
}

.light {
	color: #BEBE1D;
	font-style: italic;
}

.light_b {
	color: #000000;
	font-size: 85%;
}

.title_blue {
	color: #748A9C;
	font-size: 9pt;
}

.title_blue_big {
	color: #748A9C;
	font-size: 12pt;
}


