#main	   { background-image: url("../images/main_bg.gif"); background-repeat: repeat-y; width: 780px }
#header	  { background-image: url("../images/header_bg.gif"); background-repeat: no-repeat; width: 750px }
#menu	  { background-image: url("../images/menu_bg.gif"); background-repeat: repeat-x; padding-top: 2px; width: 750px; height: 25px }

#content   { background-image: url("../images/content_bg.gif"); background-repeat: no-repeat; background-position: right 0; width: 750px }
/*--*/
#footer	     { color: black; font-size: 11px; background-color: #606060; background-image: url("../images/footer_bg.gif"); background-repeat: no-repeat; text-align: center; padding-top: 6px; width: 780px; height: 40px }
#footer a   { color: black; text-decoration: underline }
#footer a:hover, #footer a:active  { color: black; text-decoration: none; background-color: white }
/*--*/

body  { color: #333; font-size: 12px; font-family: tahoma }
h1    { color: #F38E0C; font-size: 12px; font-weight: bold }
p { margin-top: 0; margin-bottom: 12px }
.ddm1         { font: 9px Arial, serif }
.ddm1 .on { color: black; background-image: url("../images/menu_button-on.gif") }
.item1, .item1:hover, .item1-active, .item1-active:hover           { color: white; line-height: 21px; text-decoration: none; background-image: url("../images/menu_button.gif"); text-align: center; text-transform: uppercase; display: block; position: relative; width: 85px; border-right: 1px solid #474745; border-left: 1px solid #757575 }
.item1:hover, .item1-active, .item1-active:hover     { color: #ffffff; background-image: url("../images/menu_button-on.gif"); border-right: 1px solid #714001; border-left: 1px solid #ba6801 }
.item2, .item2:hover        { color: black; text-decoration: none; background-color: #F38E0C; white-space: nowrap; display: block; padding-right: 8px; padding-bottom: 1px; padding-left: 8px }
.item2:hover    { color: #ffffff; background: #888783 }
.section       { background-color: #F38E0C; text-align: left; visibility: hidden; margin-top: 2px; position: absolute; z-index: -1; border: solid 1px #714001 }
* html .ddm1 td  { position: relative } /* ie 5.0 fix */
#content a   { color: #F38E0C; text-decoration: none }
#content a:hover, #content a:active { color: white; background-color: #F38E0C }


.thumb			     { text-decoration: none; background-color: #ccc; text-align: center; display: block; padding-top: 2px; position: relative; width: 36px; height: 34px }
.thumb:hover	 { background-color: #F38E0C }

#main_table        { font-size: 11px; font-family: tahoma; margin-top: 20px; margin-bottom: 20px; margin-left: 15px; z-index: -10 }
#main_table .title      { color: #F38E0C; font-size: 13px; font-family: Arial, serif; font-weight: bold; text-transform: uppercase; padding-left: 15px }
#main_table .title span { color: #7f7f7f }
#main_table .right  { padding: 15px; border-right: 1px solid #7f7f7f; border-bottom: 1px solid #7f7f7f }
#main_table .left   { padding-top: 15px; padding-bottom: 16px; padding-left: 15px }
#main_table .submenu     { color: #7f7f7f; font-size: 10px; font-weight: normal; text-transform: uppercase; padding-top: 10px; padding-left: 15px; border-bottom: 1px solid #7f7f7f }
#main_table .submenu a { color: #7f7f7f }
#main_table .submenu .on  { color: #F38E0C }
#main_table .submenu a:hover   { color: #F38E0C; background-color: transparent }

input, textarea    { color: #333; font-size: 11px; font-family: tahoma; background-color: #ebebeb; display: block; border: solid 1px #7f7f7f }
.text-input:hover  { background-color: white }
.text-input:active  { border: solid 1px #F38E0C }
.submit-button:hover { color: #fff; background-color: #F38E0C }

h2		   { font-size: 12px; font-weight: bold; background-color: #ebebeb; text-indent: 10px; margin-top: 30px; margin-left: 0; padding-top: 2px; padding-bottom: 2px; width: 100%; height: auto }

dt :hover	 { color: #F38E0C }
dt		   { font-weight: bold; margin-right: 40px; margin-left: 40px; padding-top: 20px; height: auto }
dd		   { margin-right: 40px; margin-left: 40px; padding-top: 5px; height: auto }
ul { padding-top: 0px; margin-top: 0px; list-style-image: url("../images/bullet.gif"); }
