/* CSS Document */
/*
.menu_top {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}



.btngray {
	padding: 3px 0px 3px 0px;
	margin: 2px 10px 5px 10px;
	background-color: #f5f5f3;
	border: 1px solid #cdcdcd;
	font-size: 11px;
	font-weight: normal;
}


a.menu_top,
a.menu_top:link,
a.menu_top:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}

a.menu_top:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

.static_blue{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #026A96;
}
*/
.static_white_18{
	font-family: Arial;
	font-size: 18px;
	text-decoration:none;
	color: #FFFFFF;
}

.static_gray_18{
	font-family: Arial;
	font-size: 18px;
	text-decoration:none;
	color: #AEAEAE;
}

.static_red_18{
	font-family: Arial;
	font-size: 18px;
	text-decoration:none;
	color: #BA2828;
}

.static_darkred_18{
	font-family: Arial;
	font-size: 18px;
	text-decoration:none;
	color: #712626;
}


.static_white_11{
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}

.static_black_11{
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
	color: #333333;
}

.static_red_10b{
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color: #CC3300;
}

.static_black_12b{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #333333;
}

.static_red_13b{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color: #BD4646;
}


a.menu_top,
a.menu_top:link,
a.menu_top:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}

a.menu_top:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}


a.menu_footer,
a.menu_footer:link,
a.menu_footer:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}

a.menu_footer:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: underline;
}


a.link_brown_blue12,
a.link_brown_blue12:link,
a.link_brown_blue12:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #663300;
}

a.link_brown_blue12:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #DD0000;
	text-decoration: none;
}
