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

body,td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #c3b696;
}

a {
color: #d6b566;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: none;
color: #f2ddaa;
font-weight: bold;
}

a.foot {
color: #7c6311;
text-decoration: underline;
font-weight: normal;
}

a.foot:hover {
text-decoration: underline;
color: #4e3e09;
font-weight: normal;
}

#contain {
width: 750px;
margin: 0 auto;
background-color: #000000;
}

.imgtop {
margin: 1px auto;
}

#contentbox {
width: 730px;
margin: 10px auto 0px auto;
text-align: left;
}

.blackbox {
background-color: #000000;
border: 1px solid #4e3e09;
}

.spacer3 {
width: 100%;
margin: 0 auto;
height: 3px;
}

.spacer6 {
width: 100%;
margin: 0 auto;
height: 6px;
}

.spacer10 {
width: 100%;
margin: 0 auto;
height: 10px;
}

.spacer15 {
width: 100%;
margin: 0 auto;
height: 15px;
}

.padit10 {
padding: 10px;
}

.imgbrdr {
border: 1px solid #4e3e09;
}

.imgbrdrfloat {
border: 1px solid #4e3e09;
float: left;
margin-right: 5px;
}

.imgbrdrfloat2 {
border: 1px solid #4e3e09;
float: left;
margin-right: 10px;
margin-bottom: 6px;
}

.clearit {
clear: both;
}

.smalltxt {
font-size: 9px;
}

.smalltxt td {
font-size: 9px;
}

.bulletfloat {
float: left;
margin-right: 2px;
line-height: 12px;
}

.divider15 {
width: 100%;
margin: 15px auto 0px auto;
height: 15px;
border-top: 1px solid #4e3e09;
}

.divider152 {
width: 100%;
margin: 15px auto 0px auto;
height: 15px;
border-top: 1px solid #362b07;
}

.bulletlist {
list-style-type: none;
padding: 0;
margin: 5px 0px 0px 15px;
}

.bulletlist li {
background-image: url(_images/bullet_arrow.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 18px;
margin-bottom: 15px;
}

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

.titleorange {
font-size: 16px;
color: #ff8600;
}

.tblheader td {
background-color: #221a0f;
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
height: 30px;
}

.tblshade1 td {
background-color: #372e21;
font-size: 9px;
}

.tblshade2 td {
background-color: #2d251a;
font-size: 9px;
}

.listitem {
list-style-type: disc;
padding: 0;
margin: 5px 0px 0px 35px;
}

.listitem li {
margin-bottom: 15px;
}

.catlist {
list-style-type: disc;
padding: 5px 0px 0px 25px;
margin: 0;
}

.catlist li {
margin-bottom: 5px;
}

.required {
font-weight: bold;
text-align: right;
}

.mediatitle {
color: #d4a024;
font-size: 14px;
}

#footerbox {
width: 750px;
height: 55px;
border-top: 1px solid #d4a024;
background-color: #000000;
margin: 0 auto;
}

#footerpad {
font-size: 9px;
padding: 10px 0px 0px 0px;
text-align: center;
line-height: 16px;
color: #ffffff;
}

.txtbox {
font-size: 9px;
margin-bottom: 4px;
}

img
{  border-style: none;
}