BODY {
	margin: 0px;
	background-color: #011a2e;
}

.main {
	font-family: arial; 
	font-size: 12px;
	color: #ffffff;
	line-height: 25px;
}

.main1 {
	font-family: arial; 
	font-size: 12px;
	color: #ffffff;
}

.address {
	font-family: arial; 
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	padding-right: 15px;
}

.table {
	font-family: arial; 
	font-size: 11px;
	color: #ffffff;
}

.nav {
	font-family: arial; 
	font-size: 11px;
	color: #000000;
}

h1 {
	font-family: arial; 
	font-size: 18px;
	text-transform: uppercase;
	color: #fdfeb8;
	text-shadow: #000000 2px 2px 5px;
}

h2 {
	font-family: arial; 
	font-size: 12px;
	color: #fdfeb8;
	text-shadow: #000000 2px 2px 5px;
}

.highlight {
	font-family: arial; 
	font-size: 12px;
	color: #fdfeb8;
	text-shadow: #000000 2px 2px 5px;
	line-height: 25px;
}

.ul,li {
	font-family: arial; 
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

.footer {
	font-family: arial; 
	font-size: 10px;
	color: #FFFFFF;
}

.button {
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase; 
	text-decoration: none;
}

.content {
	font-family: arial; font-size: 12px;
	line-height: 22px;
	color: #000000;
	padding: 25px;
}

.hidden {
	display: none;
}

BLOCKQUOTE {
	font-family: arial; 
	font-size: 14px;
	color: #554e3f;
	padding: 0 0 0 10px;
	border-left: 1px solid #777777;
	line-height: 20px;
}

A {
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.p2b1      { background: url(/images/menu1.png);   }
.p2b1_over { background: url(/images/menu1R.png); }
.p2b2      { background: url(/images/menu2.png);   }
.p2b2_over { background: url(/images/menu2R.png); }
.p2b3      { background: url(/images/menu3.png);   }
.p2b3_over { background: url(/images/menu3R.png); }
.p2b4      { background: url(/images/menu4.png);   }
.p2b4_over { background: url(/images/menu4R.png); }
.p2b5      { background: url(/images/menu5.png);   }
.p2b5_over { background: url(/images/menu5R.png); }
.p2b6      { background: url(/images/menu6.png);   }
.p2b6_over { background: url(/images/menu6R.png); }
