html
{
scrollbar-face-color: #693;
scrollbar-3dlight-color: #693;
scrollbar-highlight-color: #693;
scrollbar-shadow-color: #693;
scrollbar-darkshadow-color: #000;
scrollbar-track-color: #FFF;
scrollbar-arrow-color: #FFF;
}

body
{
background: #FFF;
text-align: center;
vertical-align: top;
margin: 0px;
padding: 0px;
}

div
{
vertical-align: top;
text-align: left;
border: solid 0px #FFF;
margin: 0px;
padding: 0px;
line-height: 0px;
}

p, a
{
font-family: sans-serif;
font-size: 11px;
font-weight: normal;
color: #000;
text-align: left;
line-height: 16px;
border: solid 0px #FFF;
margin: 0px;
margin-bottom: 6px;
padding: 0px;
}

ol, ul
{
margin: 0px;
padding: 0px;
margin-left: 25px;
}

li
{
font-family: sans-serif;
font-size: 11px;
font-weight: normal;
color: #333;
text-align: left;
line-height: 16px;
border: solid 0px #FFF;
padding: 0px;
padding-bottom: 4px;
margin: 0px;
}

ul li 
{
}

h1
{
font-family: "Tahoma CE", Tahoma, sans-serif;
font-size: 18px;
font-weight: bold;
text-transform: none;
color: #CC3;
letter-spacing: 1px;
text-align: left;
line-height: 24px;
border: solid 0px #CC3;
margin: 0px;
margin-top: 5px;
margin-bottom: 15px;
padding: 0px;
}

h2
{
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
text-transform: none;
text-decoration: none;
color: #693;
text-align: left;
line-height: 18px;
border: solid 0px #CCC;
padding: 0px;
padding-top: 18px;
margin: 0px;
margin-bottom: 9px;
}

h3
{
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
color: #360;
text-align: left;
line-height: 18px;
margin: 0px;
padding: 0px;
padding-top: 12px;
}

h4
{
font-weight: bold;
color: #000;
text-align: left;
line-height: 16px;
border: solid 0px #FFF;
margin: 0px;
padding: 0px;
}

dl, dt, dd
{
font-family: sans-serif;
font-size: 11px;
font-weight: normal;
color: #000;
text-align: left;
line-height: 16px;
border: solid 0px #FFF;
margin: 0px;
padding: 0px;
}

dt
{
display: inline;
text-transform: uppercase;
font-weight: bold;
}

dd
{
font-style: italic;
margin-left: 15px;
margin-bottom: 6px;
}

table
{
text-align: left;
border: solid 1px #999;
padding: 0px;
margin: 0px;
}

td, th
{
font-family: sans-serif;
font-size: 10px;
font-weight: normal;
color: #333;
text-align: left;
vertical-align: top;
line-height: 18px;
border: solid 1px #CCC;
margin: 0px;
padding-left: 3px;
padding-right: 3px;
}

caption
{
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
text-transform: none;
color: #567;
text-align: left;
line-height: 18px;
padding: 0px;
margin: 0px;
}

th
{
background-color: #DDD;
font-weight: bold;
font-size: 11px;
color: #000;
}

hr
{
padding: 0px;
margin: 0px;
border-bottom: solid 1px #693;
}

img
{
border: solid 0px #FFF;
padding: 0px;
margin: 0px;
line-height: 0px;
}

strong
{
font-weight: bold;
}

em
{
font-style: italic;
}

form
{
border: solid 0px #FFF;
padding: 0px;
margin: 0px;
}

fieldset
{
border: solid 0px #FFF;
padding: 0px;
margin: 0px;
}

legend
{
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
text-transform: none;
text-decoration: none;
color: #693;
text-align: left;
line-height: 18px;
border: solid 0px #CCC;
padding: 0px;
margin: 0px;
margin-bottom: 9px;
}

input, textarea
{
background: url('img/bg-input.gif') repeat-x;
font-family: sans-serif;
font-size: 12px;
font-weight: normal;
width: 90%;
color: #333;
border: solid 1px #693;
border-right: solid 2px #999;
border-bottom: solid 1px #000;
background-color: #FFF;
padding: 3px;
margin: 0px;
}

select
{
background-color: #FFF;
font-family: sans-serif;
font-size: 12px;
font-weight: normal;
color: #444;
border: solid 1px #CF9;
padding: 1px;
margin: 0px;
}

option, optgroup
{
font-family: sans-serif;
font-size: 12px;
font-weight: normal;
color: #000;
border: solid 0px #933;
margin: 0px;
}

optgroup
{
color: #C33;
font-style: italic;
}

label
{
font-family: sans-serif;
font-size: 11px;
font-weight: normal;
text-transform: none;
color: #000;
border: solid 0px #933;
padding: 0px;
margin: 0px;
}

button
{
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
background-color: #EEE;
color: #369;
border: solid 1px #933;
padding: 3px;
margin: 0px;
}

.buttontext
{
background: none;
background-color: #900;
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
width: auto;
color: #FFF;
border: solid 1px #000;
padding: 1px;
padding-left: 0px;
padding-right: 0px;
margin: 0px;
}

.noline
{
border: solid 0px #FFF;
}

a
{
margin: 0px;
padding: 0px;
line-height: 0px;
}

a:link, a:visited, a:active
{
text-decoration: underline;
font-weight: bold;
color: #F96;
}

a:hover
{
color: #000;
}

.incimage img
{
float: left;
margin: 3px;
border: solid 1px #693;
padding: 1px;
}

.incimage a:hover img
{
border: solid 1px #FC0;
}

input.middle
{
width: 45%;
}

.formbutton
{
display: inline;
float: left;
line-height: 0px;
margin: 0px;
margin-right: 5px;
padding: 0px;
}

.formbutton button, .formbutton img, .formbutton form, .formbutton input
{
border: solid 0px #000;
margin: 0px;
padding: 0px;
}

.linebreak
{
background: url('img/bg-hr.gif') no-repeat;
height: 40px;
width: 490px;
padding: 0px;
margin: 0px;
border: solid 0px #693;
overflow: hidden;
}

.clear
{
clear: both;
overflow: hidden;
height: 0px;
line-height: 0px;
}

