body {
margin: 0 auto;
background-color: #000000;
background-image: url(_images/flamebg.jpg);
background-repeat: no-repeat;
background-position: top center;
text-align: center;
}

body,td {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #c1c1c1;
}

a {
color: #e80b0b;
text-decoration: none;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #fd6262;
font-weight: normal;
}

a.titlecatlink {
text-decoration: none;
font-size: 18px;
color: #ffa319;
}

a.titlecatlink:hover {
text-decoration: none;
font-size: 18px;
color: #f9c16c;
}

a.menu {
color: #f8ba5d;
text-decoration: none;
font-weight: normal;
}

a.menu:hover {
text-decoration: none;
color: #ffd699;
font-weight: normal;
}

#container {
width: 795px;
background-color: #000000;
border-left: 1px solid #323232;
border-right: 1px solid #323232;
margin: 0 auto;
}

.spacer10 {
margin: 0px 0px 10px 0px;
}

.spacer15 {
margin: 0px 0px 15px 0px;
}

.spacer6 {
margin: 0px 0px 6px 0px;
}

.spacer4 {
margin: 0px 0px 4px 0px;
}

#contentbox {
width: 775px;
margin: 0 auto;
text-align: left;
	background: #000000;
}

.bannerbrdr {
border: 1px solid #323232;
margin-bottom: 6px;
}

.greybox {
margin: 0 auto;
background-color: #202020;
border: 1px solid #323232;
}

.padit {
padding: 10px;
}

.paditbig {
padding: 15px 40px;
}

.title {
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
}

.titlesection {
font-size: 20px;
color: #ffffff;
}

.titlecat {
font-size: 18px;
color: #ffa319;
}

.titlehelp {
font-size: 18px;
color: #f8ba5d;
}

.smalltxt {
font-size: 9px;
font-weight: normal;
}

.italtxt {
font-size: 9px;
font-style: italic;
}

.dottedline {
clear: both;
height: 35px;
margin: 0px auto;
background-image: url(_images/dottedline.gif);
background-repeat: repeat-x;
}

.dottedlinevert {
width: 25px;
margin: 0px auto;
background-image: url(_images/vertdivider.gif);
background-repeat: repeat-y;
}

.imgbrdr {
border: 1px solid #323232;
margin-bottom: 4px;
}

.imgbrdrfloat {
float: left;
border: 1px solid #323232;
margin-right: 6px;
}

.imgarrow {
float: left;
margin-right: 4px;
line-height: 12px;
}

.imgmiddle {
border-style: none;
vertical-align: middle;
margin-right: 5px;
}

.imgpartner {
float: left;
margin-right: 6px;
}

.clearit {
clear: both;
}

ul {
margin: 5px 0px 0px 30px;
padding: 0;
}

ul li {
margin-bottom: 6px;
}

.menulist {
list-style-type: none;
padding: 0;
margin: 7px 0px 0px 15px;
}

.menulist li {
background-image: url(_images/arrow.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 17px;
margin-bottom: 4px;
}

.biglist {
list-style-type: none;
padding: 0;
margin: 7px 0px 0px 10px;
}

.biglist li {
background-image: url(_images/arrowbig.gif);
background-repeat: no-repeat;
padding: 2px 0px 0px 27px;
margin-bottom: 15px;
}

.pdflist {
list-style-type: none;
padding: 0;
margin: 7px 0px 7px 2px;
}

.pdflist li {
background-image: url(_images/icon_pdf.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 24px;
margin-bottom: 10px;
}


#footer {
width: 797px;
height: 65px;
margin: 0 auto;
background-image: url(_images/footerbg.gif);
background-repeat: no-repeat;
}

.footpad {
padding: 13px 0px 0px 15px;
text-align: left;
font-size: 9px;
color: #6a6a6a;
}

form {
margin: 0;
padding: 0;
}
