/* CSS Document */



a:link, a.alv:link, a.alv:visited, .right_menu a:link, .right_menu a:visited {
	color: #006990; 
	text-decoration: underline;
}
a:visited {
	color: #775577; /*905090*/
	text-decoration: underline;
}
a:hover, a.alv:hover, .right_menu a:hover {
	color: #cc0033; 
	text-decoration: underline;
}
a:active, a.alv:active, .right_menu a:active {
	color: white; 
	text-decoration: none;
	background-color: #cc0033
}



.logo a:active {
	background:none
}



a.black_lv:link, a.black_lv:visited {
	color: black; 
	text-decoration: underline;
} 
a.black_lv:hover {
	color: #cc0033; 
	text-decoration: underline;
}
a.black_lv:active {
	color: white; 
	text-decoration: none;
	background-color: #cc0033
}



a.white:link, a.white:visited {
	color: white; 
	text-decoration: underline;
} 
a.white:hover {
	color: white; 
	text-decoration: underline;
	background-color: #cc0033
}
a.white:active {
	color: white; 
	text-decoration: none;
	background-color: #cc0033
}



a.green:link, a.green:visited {
	color: #336600; 
	text-decoration: underline;
} 
a.green:hover {
	color: #cc0033; 
	text-decoration: underline;
}
a.green:active {
	color: white; 
	text-decoration: none;
	background-color: #cc0033
}



a.orange:link, a.orange:visited {
	color: #996600; 
	text-decoration: underline;
} 
a.orange:hover {
	color: #cc0033; 
	text-decoration: underline;
}
a.orange:active {
	color: white; 
	text-decoration: none;
	background-color: #cc0033
}



a.red:link, a.red:visited {
	color: red; 
	text-decoration: underline;
} 
a.red:hover {
	color: #cc0033; 
	text-decoration: underline;
}
a.red:active {
	color: white; 
	text-decoration: none;
	background-color: #cc0033
}



a.redb:link, a.redb:visited {
	color: #cc0033; 
	text-decoration: underline;
} 
a.redb:hover {
	color: #cc0033; 
	text-decoration: underline;
}
a.redb:active {
	color: white; 
	text-decoration: none;
	background-color: #cc0033
}



a.bordered:link, a.bordered:visited {
	color: #006990;
	text-decoration: none;
	border-bottom: 1px dashed #006990
}
a.bordered:hover {
	color: #cc0033;
	text-decoration: none;
	border-bottom: 1px dashed #cc0033
}
a.bordered:active {
	color: white;
	text-decoration: none;
	border-bottom: none;
	background-color: #cc0033
}



a.bordered_black:link, a.bordered_black:visited {
	color: black;
	text-decoration: none;
	border-bottom: 1px dashed black
}
a.bordered_black:hover {
	color: #cc0033;
	text-decoration: none;
	border-bottom: 1px dashed #cc0033
}
a.bordered_black:active {
	color: white;
	text-decoration: none;
	border-bottom: none;
	background-color: #cc0033
}



a.bordered_green:link, a.bordered_green:visited {
	color: green;
	text-decoration: none;
	border-bottom: 1px dashed green
}
a.bordered_green:hover, a.bordered_green:active {
	color: white;
	background-color: green;
	text-decoration: none;
	border-bottom: none;
}



a.bordered_green2:link, a.bordered_green2:visited {
	color: #336600;
	text-decoration: none;
	border-bottom: 1px dashed #336600
}
a.bordered_green2:hover {
	color: #cc0033;
	text-decoration: none;
	border-bottom: 1px dashed #cc0033
}
a.bordered_green2:active {
	color: white;
	text-decoration: none;
	border-bottom: none;
	background-color: #cc0033
}



a.bordered_red:link, a.bordered_red:visited {
	color: red;
	text-decoration: none;
	border-bottom: 1px dashed red
}
a.bordered_red:hover, a.bordered_red:active {
	color: white;
	background-color: #cc0033;
	text-decoration: none;
	border-bottom: none;
}



a.bordered_orange:link, a.bordered_orange:visited {
	color: #ff7800;
	text-decoration: none;
	border-bottom: 1px dashed #ff7800
}
a.bordered_orange:hover, a.bordered_orange:active {
	color: white;
	background-color: #ff7800;
	text-decoration: none;
	border-bottom: none;
}



a.bordered_grey:link, a.bordered_grey:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dashed #999999
}
a.bordered_grey:hover {
	color: #cc0033;
	text-decoration: none;
	border-bottom: 1px dashed #cc0033
}
a.bordered_grey:active {
	color: white;
	text-decoration: none;
	border-bottom: none;
	background-color: #cc0033
}



.hNavigation a:link, .hNavigation a:visited, a.exit:link, a.exit:visited {
	color: #cc0033;
	text-decoration: underline;
}
.hNavigation a:hover, a.exit:hover {
	color: #ff0066; 
	text-decoration: underline;
}
.hNavigation a:active, a.exit:active {
	color: white; 
	text-decoration: none;
	background-color: #cc0033
}



a.rTit:link, a.rTit:visited {
	color: black; 
	text-decoration: underline;
}
a.rTit:hover {
	color: #cc0033; 
	text-decoration: underline;
}
a.rTit:active {
	color: white; 
	text-decoration: none;
}



.bottom a:link, .bottom a:visited {
	color: #5ebde0; 
	text-decoration: underline;
} 
.bottom a:hover {
	color: white; 
	text-decoration: underline;
}
.bottom a:active {
	color: white; 
	text-decoration: none;
	background-color: #cc0033
}



a.bottom_red:link, a.bottom_red:visited {
	color: #ffff99; 
	text-decoration: underline;
} 
a.bottom_red:hover {
	color: white; 
	text-decoration: underline;
}
a.bottom_red:active {
	color: white; 
	text-decoration: none;
	background-color: #cc0033
}