/* GLOBALS */
body {
margin: 0 auto;
background-image: url(../_images/bgtile.gif);
background-repeat: repeat-x;
background-color: #000000;
text-align: center;
}

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

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

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

a.dload {
color: #ee0000;
text-decoration: none;
font-weight: bold;
}

a.dload:hover {
text-decoration: none;
color: #962e1f;
font-weight: bold;
}


a.fade img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

a.fade:hover img {
filter:alpha(opacity=75);   
-moz-opacity: .75;   
opacity: .75;
-khtml-opacity: .75; 
}

#container {
margin: 0 auto;
width: 775px;
}

#menubox {
margin: 0 auto;
width: 775px;
height: 56px;
}

#mainbox {
background-color: #e6e6e6;
width: 775px;
margin: 0 auto;
}

#mainpad {
padding: 5px;
text-align: left;
}

.greyboxdk {
background-color: #454545;
color: #cecece;
}

.greybox {
background-color: #636363;
color: #cecece;
}

.greybox td {
color: #cecece;
}

.padit10 {
padding: 10px;
}

.spacer3 {
margin: 0 0 3px 0;
}


.spacer5 {
margin: 0 0 5px 0;
}

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

.spacer20 {
margin: 0 0 20px 0;
}


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

.divider25 {
width: 100%;
height: 25px;
margin: 25px auto 0 auto;
border-top: 1px solid #929292;
}

.imgbrdr {
border: 1px solid #929292;
}

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

.titlewhite {
font-size: 16px;
color: #ffffff;
line-height: 18px;
}

.titlewhite14 {
font-size: 14px;
color: #ffffff;
}

.titlegreyital {
font-size: 14px;
color: #d0d0d0;
font-style: italic;
line-height: 16px;
}

.titleblack14 {
font-size: 14px;
color: #000000;
font-weight: bold;
}

.titleblack16 {
font-size: 16px;
color: #000000;
}

.title18 {
font-size: 18px;
color: #000000;
line-height: 18px;
}

.title16ital {
font-size: 16px;
font-style: italic;
color: #7e7e7e;
}

.titlesmallital {
font-size: 11px;
font-style: italic;
}

.bignum {
font-size: 18px;
}

#star {
list-style-type: none;padding: 0;margin: 7px 0px 0px 10px;
}

#star li {
background-image: url(../_images/bullet_star.gif);background-repeat: no-repeat;padding: 2px 0px 0px 30px;margin-bottom: 15px;
font-size: 12px;
}

.bannerbrdr {
border: 1px solid #949494;
margin: 0 2px 0 0;
}

.icons {
vertical-align: middle;
margin-right: 5px;
}

.clearit {
clear: both;
}

#footer {
width: 100%;
height: 154px;
background-image: url(../_images/footerbg.gif);
background-repeat: repeat-x;
}

.footpad {
padding: 20px;
}

.footlogos {
width: 775px;
height: 57px;
margin: 0 auto;
background-color: #8a8a8a;
}

/* FORMS */
form {
margin: 0;
padding: 0;
}

.formbox {
padding: 4px;
background-color: #ffffff;
border: 1px solid #a7a7a7;
font-size: 12px;
margin-bottom: 7px;
}

.required {
font-weight: bold;
}

.errors {
font-size: 11px;
color: #ff0600;
font-weight: bold;
}



/* GALLERY */
.pics {  width: 510px;  height: 250px;  padding: 0;  margin: 0;}  .pics img {  width: 510px;  height: 250px;  top: 0; left: 0; } 
