ul, body {	margin:0;	border:0;	padding:0;  }

body {  background-color: #A10000;	background-image: url('../images/bg.jpg');     background-attachment: scroll;    background-position: top right; }	
#bg2 {  	background-image: url('../images/bg2.jpg');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: top right; }	

.page-bg {  	background-image: url('../images/page-bg.jpg');     background-attachment: scroll;    background-repeat: no-repeat;     background-position: top right; }	
.home-watermark {  	background-image: url('../images/home-watermark.jpg');     background-attachment: scroll;    background-repeat: no-repeat;     background-position: bottom left; }	

h1, h2, h3, h4, h5, p 	{ margin: 0; padding: 0; }

body, table, input, select, option, textarea, html {
	font-size: 			13px;
	font-family: 		Arial;
	color: 				#ffffff;  	}

A:link 		{text-decoration: none; 	color: #C5C5C5;}
A:visited 	{text-decoration: none; 	color: #C5C5C5;}
A:active 	{text-decoration:underline; color:#ffffff;}
A:hover 	{text-decoration:underline; color:#ffffff;}

h1 { font-size:	21px; color: #ffffff; margin-bottom:7px; font-weight: normal;}
h2 { font-size: 18px; color: #ffffff; font-weight: normal;}
h3 { font-size:	15px; color: #ffffff; font-weight: normal;}
h4 { font-size:	13px; color: #5FB33A; font-weight: normal;}

.bulletlist { font-size:	18px; color: #FF6600; padding-left:10px;}

.hrline {  	background-image: url('../images/hrline.gif');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: center center; }	
.hrline2 {  	background-image: url('../images/hrline2.gif');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: center center; }	
.hrline3 {  	background-image: url('../images/hrline3.gif');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: center center; }	

.page-bg { background-image: url('../images/page-bg.jpg'); background-attachment: scroll; background-repeat: repeat-x; background-position: top right; }
.panel-top { background-image: url('../images/panel-top.gif'); background-attachment: scroll; background-repeat: no-repeat; background-position: top right; }

.greentxt {color:#60BB37;}
.smalltxt {font-size:11px;}

.fader { filter:alpha(opacity=100); -moz-opacity:1 }

#footer { font-size: 14px; color: #60BB37; font-weight: normal;}
#footer .ee1 { font-size:	10px; color: #60BB37; font-weight: normal;}	
#footer .ee2 { font-size:	12px; color: #60BB37; font-weight: normal;}	
#footer A:link 		{text-decoration: none; 	color: #60BB37;}
#footer A:visited 	{text-decoration: none; 	color: #60BB37;}
#footer A:active 	{text-decoration:underline; color:#B31508;}
#footer A:hover 	{text-decoration:underline; color:#B31508;}

#flashheader {border: solid 0px; width: 990px; height: 261px; float: left;	margin:0px; }


input, select, textarea {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 200px;
	font-size: 			11px;
	font-size-adjust:	.58;
	color: 				#ffffff; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#FF0000;
	background-color:	#710000;
	
}

