@charset "utf-8";
body {
	margin: 0px;
	background-color: #CCCCCC;
}
#Nav {
	color: #003399;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
#Nav a {
	display: block;

}
#Nav a:hover {
	display: block;
}
#PageHead {
	font-size: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	display: block;
}

#HomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

#Credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #003399;
	color: #FFFFFF;
	text-align: center;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:hover {
	background-color: #9BC6F9;
	color: #003399;
}

a:visited {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}
#PlayFlash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
}
#Order {
	font-family: Verdana;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	border: 1px dotted #003399;
	padding: 2px;
	margin: 2px;
}
#form1 #ContactForm {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	display: block;
	margin: 18px;
	color: #003399;
}
#Contact {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #00349A;
	text-decoration: none;
}
#HomeOrder {
	font-weight: bold;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

