*{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; color: #ffffff;}

body{
	text-align: center;
	background-color: black;
	color: inherit;
	margin: 0;
	}

img{
	border-width: 0;}
	
input,textarea{
	color: black;}
	
input[class^='inp_']{width: 300px;}
textarea[class^='txt_']{width: 300px;}
	
fieldset{
	border-width: 0;
	margin: 0;}

#content{
	background: url(/images/side.gif) repeat-y;
	background-color: #1f315e;
	text-align: left;
	margin: 0 auto;
	width: 780px;}
	
.maintextarea{
	width: 680px;
	float: right;
	margin-right: 10px;}
	
#footer{
	clear: both;
}	


.heading,u {
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;}
	
u{text-decoration: underline;}

.mainItalic {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;}
	
a{color:#FF9933; text-decoration:none; font-weight: bold;}
a:hover{text-decoration:undeline;}

.headingOrange {
	font-size: 12px;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;}
	
.headingBig {
	font-size: 24px;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;}
	
.small {
	font-size: 9px; color: #FFFFFF; text-decoration: none}
	
