/* <?php header('Content-Type: text/css; charset=utf-8'); ?> */
body {
	margin: 0px;
	background: #000 url('/images/bg1.jpg') repeat;
}

img {
	border: 0px;
}

table {
	border: 0px;
}

input, select {
	background-color:#999;
	width: 100px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #000;
	margin-right: 0px; 
}

*a, *input, *select { 
	position:relative;
	z-index: 99;
}

.leftbar {
	margin: 0px;
	background: url('/images/barl.jpg') repeat;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #999;
}

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

a:visited {
	text-decoration: none;
	color: #CCC;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.smalltext { 
	font-size: 9px; 
}

.smallgreytext {
	font-size: 9px;
	color: #666;
}

.smallgreytext a {
	color: #666;
	text-decoration: none;
}

.smallgreytext a:hover {
	text-decoration: underline;
}

.leftbar {
	background: url('/images/barl.png') repeat-y;
	width: 46px;
}

.rightbar {
	background: url('/images/barr.png') repeat-y;
	width: 46px;
}

.splash { 
	background: url('/images/mural.jpg') no-repeat;
	height: 340px;
	vertical-align:bottom;
	width: 850px;
}

.pagebody {
	background: #000 url('/images/bg2.jpg') repeat-y;
}

.navibar {
	height: 65px; 
	width: 100%;
	background: url('/images/bgheader1.png') repeat-x;
}

.panel_top {
	background:url('/images/contentelement_01.png');
	background-repeat:no-repeat;
	width:605px;
	height:72px;
}

.rpanel_top {
	background:url('/images/smcontentelement_01.png');
	text-align:right;
	width:222px;
	height:72px;
}

.panel_body {
background:url('/images/contentelement_03.png');
	background-repeat:repeat-y;
	width:605px;
}

.rpanel_body {
	background:url('/images/smcontentelement_03.png');
	background-repeat:repeat-y;
	width:222px;
}
.panel_left {
	background:url('/images/contentelement_02a.png') top left no-repeat;
}

.rpanel_left {
	background:url('/images/smcontentelement_02.png');
	background-position:top; 
	background-repeat:no-repeat; 
	vertical-align:top;
}

.panel_bottom_left {
	width:24px;
	height:7px;
	background:url('/images/contentelement_04.png');
}

.panel_bottom_mid {
	width:572px;
	height:7px;
	background:url('/images/contentelement_05.png');
}

.panel_bottom_right {
	width:9px;
	height:7px;
	background:url('/images/contentelement_06.png');
}

.panel_footer {
	height:65px; 
	background: url('/images/bgfooter1.png') bottom; 
	vertical-align:middle;
}

.rpanel_footer {
	height:7px;
	width:222px;
	background:url(/images/smcontentelement_04.png);
}

.divider {
	width:850px;
	height:20px;
	background:url('/images/divider.jpg');
}

.corner_left {
	width:46px;
	height:46px;
	background:url('/images/cornerl.png') no-repeat;
}

.corner_mid {
	height: 46px; 
	width:850px;
	background: url('/images/barfooter.png') repeat-x;
}

.corner_right {
	width:46px;
	height:46px;
	background:url('/images/cornerr.png') no-repeat;
}

.newsDate {
	color: #666666;
	font-size: 10px;
}
.newsTitle {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 16px;
}
.faqHeader {font-size: 36px; color: #CCCCCC; }
.faqCat2 {font-size: 24px; color: #FFFFFF; }
.faqQ {
	color: #CCCCCC;
	font-weight: bold;
}
.faqQ1 {
	font-size: 14px;
}
.newsletter_subscribe_form {
 color: #CCCCCC;
 background-color:#333333
 border: 1px solid #999999;
 font-size: 12px;
}
.newsletter_field_text {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 width: 100px;
 margin-right: 6px;

}
.buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #333333;
 color: #FFFFFF;
 margin-right: 6px;
 border:#333333;
 border:1px;
}
.required {color: #FF9900}
.newsLetter {
	background:url('/images/newsletter.png') no-repeat;
	width:154px;
	height:36px;
	}