body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
color: #333333;
background-color: #333333;
margin: 10px;
padding: 0px;
}



a:link, a:visited {
color: #f17a22;
text-decoration: none;
}

a:hover {
color: #f17a22;
text-decoration: underline;
}


.pop {
background-color: #ffffff;
margin: 0px;
padding: 0px;
}

.pop_page {
padding: 10px;
}

.pop_text_left {
float: left;
text-align: left;

}

.pop_text_right {
float: right;
text-align: right;

}

.clearboth {
clear: both;
}

.hover {
color: #ffffff;
}

.page {
width: 760px;
}

.header {
width: 760px;
height: 99px;
background-color: #f17a22;
border-bottom: 1px solid #ffffff;
}

.main {
background-color: #ffffff;
height: 288px;
}

.content_left {
width: 593px;
height: 288px;
float: left;
background-image: url(../images/gifs/backart.gif);
}

.content_left h1 {
margin: 0px;
padding-left: 15px;
padding-top: 15px;
font-size: 14pt;
color: #f17a22;
font-weight: normal;
}

.content_left p {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 10px;
margin-top: 0px;
margin-bottom: 0px;
}

form {
margin: 0px;
}

.content_left_image {
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color: #a62712;
width: 176px;
text-align: right;
}

.content_left_text {
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color: #a62712;
width: 176px;
text-align: center;
color: #ffffff;
}

.content_right {
float: right;
color: #ffffff;
width: 167px;
background-color: #999999;
height: 288px;
}

.nav {
height: 130px;
}

.nav ul {
padding-left: 20px;
padding-top: 10px;
margin: 0px;
}

.nav li {
padding: 0px;
margin: 0px;
list-style-image: url(../images/gifs/bullet-1.gif);
}

.subnav {
height: 110px;
}

.subnav ul {
padding-left: 20px;
padding-top: 10px;
margin: 0px;
}

.subnav li {
list-style-type: none;
padding: 0px;
margin: 0px;
}

.nav a:link, .nav a:visited {
color: #ffffff;
text-decoration: none;
font-weight: normal;
}

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

.subnav a:link, .subnav a:visited {
color: #333333;
text-decoration: none;
font-weight: normal;
}

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


.footer {
padding-left: 5px;
}

.footer a:link, .footer a:visited {
color: #ffffff;
text-decoration: none;
}

.footer a:hover {
color: #a62712;
text-decoration: none;
}