@charset "utf-8";
/* CSS Document */
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #D21B1B;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-decoration: none;
	font-stretch: wider;
	text-shadow: #666 2px 1px 2px;
}

.style2 img {
	visibility: hidden;	
	display: none;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-family: Arial;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
	color: #fff;
	background-color: #790000;
	text-decoration: none;
}

#navlist a:hover
{
	color: #fff;
	background-color: #000069;
	text-decoration: underline;
	color: #EBEBEB;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-size: xx-large;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style6 {
	font-size: large;
	font-weight: bold;
	color: #0000FF;
}


