@charset "utf-8";
body {
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style2 {font-size: 9pt}
.style3 {color: #FF0000}
#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
#main_body {
	margin: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main_body p {
	font-size: 10pt;
}
#main_body h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main_body   #Note_box  a,#Note_box a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
#main_body   a:link, #main_body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#main_body  a:hover, #main_body a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}


#menu_nav td {
	background-color: #FE0909;
	border: 2px solid #C22028;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
#menu_nav    a:link, #menu_nav a:visited  {
	text-decoration: underline;
	color: #FFFFFF;
}
#menu_nav   a:hover, #menu_nav a:active {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
#Note_box   {
	background-color: #FF0000;
	border: 2px solid #000000;
	padding: 5px;
	margin: 5px;
	width: 100%;
}
#Note_box  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: disc;
	list-style-position: outside;
}

#Note_box a:hover {
	text-decoration: none;
	color: #FFFF00;
}
#specials  a:link, #specials a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}



#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 50px;
	padding-left: 50px;
}
#footer   a:link, #footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
#footer  a:hover, #footer a:active {
	font-weight: bold;
	color: #FFFFFF;
}

