body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/newbg2.jpg);
	background-color: #010101;
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: #CCCCCC;
}

html{height:101%;}

.admincontrol {
	border: medium groove #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.content {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	letter-spacing: 1px;
	padding-top: 30px;
}

.shadowbox {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/shadow2.png);
	background-repeat: repeat-y;
	background-position: 50%;
}
* html .shadowbox {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/shadow2.gif);
	background-repeat: repeat-y;
	background-position: 50%;

}
.footer a {
	color: #99CCFF;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #99CCFF;
}
.footer a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
} 

.content li {
	text-indent: 8pt;
	font-size: 9pt;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	white-space: nowrap;
}


.content .ultitle {
	font-weight: bold;
	color: #CCFF33;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF33;
	display: block;
	padding-bottom: 2px;
	font-size: 11pt;
}

.content .forminput {
	background-color: #222231;
	color: #FFFFFF;
	padding: 3px;
	border-top: thin solid #000000;
	border-right: thin solid #282C3E;
	border-bottom: thin solid #282C3E;
	border-left: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidebarcontent {

	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	letter-spacing: 1px;
	padding-top: 30px;
}
.sidebarcontent .content li {
	background: url(images/bullet.jpg) left center no-repeat;
	text-indent: 8pt;
	font-size: 9pt;
}


.sidebarcontent .content .ultitle {
	font-weight: bold;
	color: #0099FF;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	display: block;
	padding-bottom: 2px;
	font-size: 11pt;
}


#navcontainer
{
margin: 0;
padding: 0 0 0 12px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
color: #444;
display: block;
width: auto;
text-decoration: none;
background: #DDDDDD;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #aaa;
}

#navcontainer A:hover, #navcontainer A:active { background: #BBBBBB; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}




.shadowbox .content .rewarditem1 {
	margin-bottom: 20px;
	margin-left:5px;
	border: 1px solid #999999;
	min-height: 250px;
	max-height: 250px;
	height:250px;
	float:left;
}

.shadowbox .content .rewarditem2 {
	margin-bottom: 20px;
	margin-left:5px;
	border: 1px solid #999999;
	min-height: 250px;
	max-height: 250px;
	height:250px;
}






#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }
a:focus {outline: none;}









		
		div.domtab{
	width:100%;
	font-size:90%;
	padding-top: 0;
	padding-bottom: 0;
		}
		ul.domtabs{
	float:left;
	width:100%;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		}
		ul.domtabs li{
	float:left;
	padding-top: 2;
	padding-bottom: 2;
	padding-left: 0;
padding-right:3px;
	width: 166px;
	height: 35px;
	line-height: 35px;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
	width:auto;
	display:block;
	color:#FFFFFF;
	height:35px;
	font-weight:bold;
	text-decoration:none;
	background-color: #0066FF;
	background-image: url(tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			min-height:35px;
		}
		ul.domtabs a:hover{
	background-color: #99CC00;
	background-image: url(tab.gif);
	background-position: left -35px;
	background-repeat: no-repeat;
		}
		div.domtab div{
	clear:both;
	width:97%;
	color:#fff;
	background-color: #17142C;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-right: 5px;
	padding-left: 5px;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
	color:#000000;
	background-color: #99FF00;
	background-image: url(tab.gif);
	background-repeat: no-repeat;
	background-position: left -70px;
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
	color:#fff;
		}
		p{
			margin:0 0 .5em 0;
			line-height:1.3em;
		}
		h2{
			font-size:1.3em;
			color:#cfc;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:0 0 .7em .2em;
		}
		h1{
			font-size:2em;
			text-align:center;
			font-weight:normal;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:.5em 0;
			background:#000;
			border-bottom:1px solid #666;
		}
		pre{
			font-size:1.2em;
			padding:1em;
		}
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#fff;
			display:block;
			padding:1em .5em;
			font-weight:bold;
			font-size:1.3em;
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			color:#99FF00;
			display:inline;
			padding:0;
			font-weight:normal;
			font-size:1em;
		}
		
/* other scheme! */
#other{
	font-size:.8em;
	margin-left:.3em;
	width:60em;
	margin-bottom:3em;
	float:left;
}
div#other.domtab div{
	clear:both;
	width:54em;
	background:#669;
	color:#fff;
	padding:1em 3em;
}
		
#other ul.domtabs a:hover{
	background:#669;
}
div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{
	background:#669;
	color:#fff;
}
#other div{
	float:left;
}
ul.prevnext{
	float:left;
	width:100%;
}
ul.prevnext li{
	float:left;
	width:49%;
}
ul.prevnext li.next{
	float:right;
	text-align:right;
}
div.domtab .ultitle{font-weight: bold;
	color: #CCFF33;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF33;
	display: block;
	padding-bottom: 2px;
	font-size: 11pt;}

a:focus {outline: none;}
.DOMpop {
	color: #CCFF00;
	text-decoration: none;
}
a {
	color: #0099FF;
	text-decoration: none;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #99CCFF;
	text-decoration: underline;
}
a:active {
	color: #99CCFF;
	text-decoration: none;
}

.forminput:focus {
border-color: #64acd8;
}

. contactinfobox td img {display: block;}

.contactinfobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/contact-info-box_r2_c2.jpg);
	background-color: #262835;
	color: #999999;
}