html, body{
	margin: 0;
	padding: 0;
	background: #000;
	height:100%;
}

body
{
font-family: arial; 
font-size:10pt;
text-align:center;
background:#000000 url(../images/background.jpg) no-repeat center top;
}

ul.level_1 {list-style: none; margin: 0; padding: 0; font: normal 12px arial, sans-serif;}
ul.level_1 li { }
ul.level_1  a {display: block;	padding: 11px 15px 11px 15px; margin-bottom: 1px; text-decoration: none; color: #999;}
ul.level_1  a:hover { color:#000; background: url(../images/btn.jpg) repeat-y;}


table,td { text-align: left; padding:0px; border-collapse:collapse; border-spacing:0px; font-family: arial, verdana; font-size:10pt; color:#cccccc;}
img {border: 0px;}
hr {border: none 0; 
border-top: 1px solid #333;
width: 100%;
height: 1px;
padding: 0px 0px 0px 0px;
} 

.header {width: 1000px; height: 99px;}
.headerright {width: 100%; height: 99px;}
.productstbl {background:#000000; height: 100px;}

.buttons001 {width: 100%; background-image: url(../images/btn-bkgrnd.jpg); background-repeat: repeat-y;}
.buttons002 {width: 100%; background-image: url(../images/btn-top.jpg); background-repeat: no-repeat;}

.top { vertical-align: top;}
.bottom { vertical-align: bottom;}
.right {float: right; text-align: right;}
.center { text-align: center;}

.contentspacing {line-height: 18px;}

.container {width: 900px;}
.thirty {width: 300px;}
.sixty {width: 600px;}
.fifty {width: 50%;}
.stretch {width: 100%;}

.black { background-color: #000;}
.opaque {opacity: .90; filter: alpha(opacity=90);}


h1 {font: 18pt arial; margin: 0;}
h2 {font: 16pt arial; margin: 0; color: #c9ff30;}
h3 {font: 10pt arial; font-weight: bold; margin: 0; color: #dfa126;}
h4 {font: 11pt arial; font-weight: bold; margin: 0; color: #dfa126;}

.padding {padding: 10px 10px 10px 10px;}
.ftrpadding {padding: 10px 26px 10px 26px;}
.btnpadding {padding: 0px 27px 0px 27px;}

a {color:#aee6f8; text-decoration: underline; font-weight: normal;}
a:hover {color:#fff; text-decoration:none;  font-weight: normal;}
