/* Defined Elements */

body
	{
	background: #ffffff;
	position:absolute;
	left:0;
	top:0;
}

ul {
	color:#333399;
}
h1 {
	color:#333399;
}

h2 {
	color:#333399;
}

h3 {
	color:#333399;
}

/* Class Specific */

.main {
	position:relative;
	left:0;
	top:0;
}

table.gateway
{
	text-align:center;
}
	
p.gateway
{
	font-weight:bold;
}

p.side
{
	text-align:center;
}

p.footer
{
	text-align:center
}
a			{
	color:#333399;
	text-decoration: none;
}
a:active 	{color:#333399;
			text-decoration: none;
			}
a:hover		{color:#ffcc00;
			text-decoration:underline;}
a:link		{color:#333399;
			text-decoration:none;
			}

div.body
{
	text-align:justify;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 5px;
	margin-right: 5px;
}

.error
{
	color:#FF0000;
}

p.credits
{
	text-align:center;
	font-size:smaller;
	font-style:italic;
	font-weight:bold;
	color:#333399;
}

table.rule
		{
	background-color:#ffcc00;
	position:relative;
	left:0px;
	top:0px;
}

a.rule
	{
	color:#333399;
	text-decoration:none;
	font-weight:bold;
	font-size:smaller;
}

a.rule:hover
	{
	color:#ffffff;
	text-decoration:none;
}

a.rule:link
	{
	color:#333399;
	text-decoration:none;
	font-weight:bold;
	font-size:smaller;
}

td.side
	{	
	color:#ffffff;
	background-color:#333399;
}

a.side
	{
	font-size:small;
	color:#333399;
	text-decoration:none;
}

a.side:hover
	{
	color:#ffffff;
}

a.town
	{
	text-decoration:none;
	color:#ffcc00;
}

a.town:active
	{
	text-decoration:none;
	color:#ffcc00;
}
a.town:hover
	{
	color:#ffffff;
	text-decoration:none;
}

td.town
	{	
	color:#ffffff;
	background-color:#333399;
}

#town_list
	{
	color:#ffcc00;
	text-align:left;
	list-style-position : outside;
	margin-left:15px;
}

#footer
	{
	text-align:center;
	background-image : url(../images/cruiser_bg.gif);
	background-repeat : no-repeat;
	background-position : center;
}

.disclaimfoot
{
	font-style: italic;
	font-size: smaller;
}
	
	
.rule_sub
	{
	color:#333399;
	text-decoration:none;
	font-weight:bold;
	font-size:smaller;
	border-color : #333399;
}

.rule_sub:hover
	{
	color:#ffffff;
	text-decoration:none;
}

p.close
	{
	text-align:center;
}
	
	/* Begin Pull Down Specifications */
	
#office
		{
	position: absolute;
	width: 145px;
	border: double #333399;
	background-color: #ffcc00;
	layer-background-color: #ffcc00;
	visibility:hidden;
	top: 192px;
	left:340px;
}

#process
		{
	position:absolute;
	width:140px;
	border: double #333399;
	background-color:#ffcc00;
	layer-background-color:#ffcc00;
	visibility:hidden;
	top: 192px;
	left:300px;
}

h4 {
	 COLOR: #333399;
}

ul.directions {
font-weight:bold;
color: #333399;
	}
	
blockquote {
	font-weight:normal;
	color: #000000;
}

blockquote.quote
	{
	font-style:italic;
	font-size:smaller;
}

.location
	{
	color:#333399;
	text-align:center;
	font-weight:bold;
}

.number
	{
	font-size:smaller;
	font-style:italic;
}