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

img {display:block}
img-element {display:block}

body {  background-color: #050505;	background-image: url('../images/bg.gif');     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: 			12px;
	font-family: 		Georgia, Arial;
	color: 				#D3D3D3;  	}

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

h1 { font-size:	21px; color: #CD0806; margin-bottom:7px; font-weight: normal;}
h2 { font-size: 18px; color: #CD0806; margin-bottom:7px; font-weight: normal;}
h3 { font-size:	14px; color: #CD0806; font-weight: normal;}
h4 { font-size:	13px; font-weight: normal; margin-bottom:7px; color: #CD0806; }

.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/hrline1.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; }	

.side-left1 { background-image: url('../images/side-left1.jpg'); background-attachment: scroll; background-repeat: no-repeat; background-position: top right; }
.side-left2 { background-image: url('../images/side-left2.jpg'); background-attachment: scroll; background-repeat: repeat-y; background-position: top right; }
.side-left3 { background-image: url('../images/side-left3.jpg'); background-attachment: scroll; background-repeat: no-repeat; background-position: top right; }

.side-right1 { background-image: url('../images/side-right1.jpg'); background-attachment: scroll; background-repeat: no-repeat; background-position: top left; }
.side-right2 { background-image: url('../images/side-right2.jpg'); background-attachment: scroll; background-repeat: repeat-y; background-position: top left; }
.side-right3 { background-image: url('../images/side-right3.jpg'); background-attachment: scroll; background-repeat: no-repeat; background-position: top left; }

.smalltxt {font-size:11px;}

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

#flashheader {border: solid 0px; width: 958px; height: 196px; float: left;	margin:0px; }


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

