body
{
	background-color:#000000;
	color:#FFFFFF;
}

h1,h2,h3,h4,h5,h6,h7,p, .text, body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-style:normal;
	color:#FFFFFF;
}

p{
	margin-bottom:7px;
}
img{
	border:0px;
	margin:5px;
}
img.nomargin{
	margin:0px;
}
h1,.h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
	letter-spacing:2px;
	color:#888;
	margin-top:0px;
	padding-top:5px;
	margin-bottom:8px;
}
h2,.h2{
	font-size:14pt;
	color:#34902D;
	font-weight:normal;
	margin-bottom:4px;
}
h3,.h3{
	font-size:11pt;
	color:#DDDDDD;
	font-weight:bold;
	
	margin-top:10px;
	margin-bottom:5px;
}

h4,.h4{
	font-size:13px;
	font-weight:bold;
	margin-bottom:2px;

}

li
{
	margin-left:14px;
}

a:link, a:visited, a:hover
{
	color:#C41710;
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

textarea.text
{
	background-color:#333333;
}

#columnLeft h1
{
	background-image:url("../img/headerbgsub.jpg");
	background-repeat:repeat-y;
	background-position:right;
}

#columnRight h1
{
	background-image:url("../img/headerbgmain.jpg");
	background-repeat:repeat-y;
	background-position:right;
}

label
{
	cursor:pointer;
}