﻿body {
	background:#000 url('images/bg.jpg') repeat-y scroll center top ;
}
td {
	text-align:left; vertical-align:top; height:20px;
}

#wrapper {
	position: relative; width: 979px; height:  auto; margin:0 auto; background:url('images/bg-shadow.png') repeat-y; z-index: 1
}

#wrapper-inner {
	position: relative; width: 927px; min-height: 650px; height:auto; margin:0 auto; background:url('images/bg-content.png') repeat-y; z-index: 2
}

.h1 {
	font-family:"Trebuchet MS"; font-size:15px; text-align:left; color:#71baff; line-height:18px; padding:20px 0px 0; font-weight:bold;	
}

.h2 {
	font-family:" lucida sans"; font-size:15px; text-align:left; color:#848484;  line-height:18px; padding:8px 0px 0;	
}

.p1 {
	font-family:"Trebuchet MS"; font-size:13px; text-align:left; color:#848484; line-height:18px; padding:5px 5px 5px 0px;	
}
.p1 a:link{
	color:#848484; text-decoration:none;	
}
.p1 a:visited{
	color:#848484; text-decoration:none;	
}
.p1 a:hover{
	color:#fff; text-decoration:none;	
}
.p1 a:active{
	color:#848484; text-decoration:none;	
}
.p2 {
	font-family:"Trebuchet MS"; font-size:13px; text-align:left; color:#848484; line-height:18px; padding:5px 5px 5px 0px;	
}
.p3 {
	font-family:"Trebuchet MS"; font-size:13px; text-align:left; color:#ff0000; line-height:18px; padding:5px 5px 5px 0px;	
}

.p4 {
	font-family:"Trebuchet MS"; font-size:13px; text-align:left; color:#848484; line-height:18px; padding:12px 5px 5px 0px;	
}
.p5 {
	font-family:"Trebuchet MS"; font-size:13px; text-align:left; color:#848484; line-height:18px; padding:22px 5px 5px 0px;	
}
.ul {
	list-style-type:none; margin-left:185px;	
}
.ul li {
	float:left; font-family:"Trebuchet MS"; font-size:16px; text-align:left; color:#000; line-height:18px; padding:22px 14px;	
}
.ul li a:link{
	color:#848484; text-decoration:none;	
}
.ul li a:visited{
	color:#848484; text-decoration:none;	
}
.ul li a:hover{
	color:#fff; text-decoration:none;	
}
.ul li a:active{
	color:#848484; text-decoration:none;	
}
.footerl {
	font-family:"Trebuchet MS"; font-size:11px; text-align:left; color:#444; padding:5px 0px;	
}
.footerr {
	font-family:"Trebuchet MS"; font-size:11px; text-align:right; color:#444;padding:5px 0px;	
}
.footerr a:link{
	color:#848484; text-decoration:none;	
}
.footerr a:visited{
	color:#848484; text-decoration:none;	
}
.footerr a:hover{
	color:#fff; text-decoration:none;	
}
.footerr a:active{
	color:#848484; text-decoration:none;	
}


.textfieldclass2 {
	border:1px; border:1px #848484 dotted;
	font:12px 'Trebuchet MS';
	color:#848484;
	padding:1px 7px;
	margin-bottom:7px;
	background:none;
}
.commentstextfieldclass2 {
	border:1px;border:1px #848484 dotted;
	font:12px 'Trebuchet MS';
	color:#848484;
	padding:1px 7px;
	margin-bottom:7px;
	background:none;
}
.commentstextfieldclass3 {
	border:1px;border:1px #848484 dotted;
	font:12px 'Trebuchet MS';
	color:#444;
	padding:1px 7px;
	margin-bottom:7px;
}
.button {

background: url('images/submit.png') no-repeat left top;
color:#FFFFFF;
cursor:pointer;
height:38px;
width:190px;
border:0px;
}



