@charset "utf-8";
.menu_top_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1C306B;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	height: 28px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1C306B;
	border-right-color: #1C306B;
	border-bottom-color: #1C306B;
	border-left-color: #1C306B;
	vertical-align: middle;
	width: auto;
}
.menu_top_na {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1C306B;
	text-decoration: none;
	border: 1px solid #1C306B;
	background-image: url(images2/button_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	width: auto;
	height: 28px;
}
a.gormenu {color: #CCCCCC;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
a.gormenu:link,a.gormenu:visited  {
	color: #1C306B;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
a.gormenu:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

