

 body {
 background-color: #1e1e1e;
 background-image:url(images/back.jpg);
 font-family: sans-serif; 
 font-color: white;
 }

 td{
 font-siZe: 11px;
 color: white;
 }

 #alert_image {
 position: relative;
 top: 3px;
 margin-right:3px;
 }

 #darkorange {
 font-color: #933800;
 }

 #yellow {
 font-color: #ffb400;
 }

 #titleth {
 color: #ff7200;
 font-weight: bold;
 font-size: 11px;
 }

 #editpth {
 font-size: 15px;
 font-weight: bold;
 color: #ff7200;
 }

 #orange {
 color: #ff7200;
 padding-top:2px;
 font-weight: bold;
 }

 #maroon {
 font-color: #530000;
 }

 #creme {
 font-color: #ffeea8;
 }

 #white {
 font-color: #ffffff;
 }

 #cal_day {
 background-image:url(community/images/cal_back1.jpg);
 border: 2px solid #530000;
 }

 #cal_day_t {
 background-image:url(community/images/cal_back.jpg);
 }

 #main { 
 spacing: 0px;
 width: 800px;
 background-color: #333232;
 height: 100%;
 }

 #copyright {
 background-image:url(images/copyright/rep.jpg);
 color: white;
 font-size: 11px;
 }

 #table1 {
 background-color: #530000;
 border-left: #71231a solid 3px;
 border-right: #222222 solid 4px;
 padding: 0px;
 color: white;
 width: 100%;
 }

 #tab1_con {
 padding-left:8px;
 padding-right:8px;
 }

 #spar {
 padding-right: 10px;
 }

 #thora {
 color: #ff7200;
 font-weight: bold;
 }

 #myaccount_web_up {
 background-image:url(community/images/myaccount_shade.jpg);
 background-position: center 50%;
 padding:10px;
 border-bottom:10px solid #530000;
 } 

 #bottom {
 background-image:url(images/headers/bottom/rep.jpg);
 height: 12px;
 width: 100%;
 }

 #tab_bot{
 font-size:3px;
 }

 #quicks {
 background-color:#222222;
 color: #eeeeee;
 padding-left: 4px;
 font-size: 11px;
 height: 26px;
 border: 2px #3f3f3f solid;
 padding-top: 4px;
 }

 #header {
 background-image:url(images/headers/top/rep.jpg);
 height: 24px;
 width: 100%;
 font-color: #ff7200;
 text-align: center; 
 font-weight:bold;
 }

 #bottom_links {
 color: #ffb400;
 font-size: 10px;
 }

 #small_links {
 color: #444444;
 font-size: 10px;
 text-decoration: none;
 }

 #small_link {
 text-decoration: underline;
 }

 #shade {
 background-image:url(images/shade.jpg);
 background-repeat: x-repeat;
 }

 #dropmenudiv{
 position:absolute;
 margin-left: 5;
 margin-right: auto;
 border-bottom-width: 0;
 font:normal 11px sans-serif;
 line-height:18px;
 z-index:100;
 background-color: transparent;
 }

 #dropmenudiv a{
 width: 100%;
 display: block;
 text-indent: 3px;
 border-top: 1px solid #222222;
 padding: 2px;
 text-decoration: none;
 font-weight: normal;
 background-color: transparent;
 background-image:url(images/menu/hover_off.png);
 }

 #dropmenudiv a:hover{ /*hover background color*/
 background-image:url(images/menu/hover.jpg);
 background-color: transparent;
 }

 a { color: #ffeea8; text-decoration: underline; font-weight: bold;}
 a:hover { color: #ffeea8; text-decoration: none; }
 img { border-color: #ffeea8;}

 .shadetabs{
 padding: 3px 0;
 padding-top: 2px;
 margin-left: 0;
 margin-top: 3px;
 margin-bottom: 0;
 font: bold 11px sans-serif;
 list-style-type: none;
 text-align: left; /*set to left, center, or right to align the menu as desired*/
 }

 .shadetabs li{
 display: inline;
 margin: 0;
 position: relative;
 top: 4px;
 }

 .shadetabs li a{
 text-decoration: none;
 padding: 3px 7px;
 margin-right: 1px;
 color: #9b4038;
 background: url(images/tab2.jpg) top left no-repeat;
 }

 .shadetabs li a:visited{
 color: #9b4038;
 }

 .shadetabs li a:hover{
 text-decoration: none;
 color: #9b4038;
 }

 .shadetabs li.selected{
 position: relative;
 top: 4px;
 }

 .shadetabs li.selected a{ /*selected main tab style */
 background: url(images/tab.jpg) top left no-repeat;
 color: #ffeea8;
 }

 .shadetabs li.selected a:hover{ /*selected main tab style */
 text-decoration: none;
 }

 .tabcontentstyle{ /*style of tab content oontainer*/
 width: 290px;
 margin-bottom: 1em;
 }

 .tabcontent{
 display:none;
 }

 @media print {
 .tabcontent {
 display:block!important;
 }
 }


 #lightbox {
 background-color:#eee;
 padding: 10px;
 border-bottom: 2px solid #666;
 border-right: 2px solid #666;
 }

 #lightboxDetails {
 font-size: 0.8em;
 padding-top: 0.4em;
 }	

 #lightboxCaption {
 float: left;
 }

 #keyboardMsg {
 float: right;
 }

 #lightbox img {
 border: none;
 } 

 #overlay img {
 border: none;
 }

 #overlay {
 background-image: url(images/overlay.png);
 }

* html #overlay {
 background-color: #000;
 background-color: transparent;
 background-image: url(blank.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
 }

 #closeButton{
 top: 5px;
 right: 5px;
 }

 #quote {
 padding: 10px;
 background-color: #853414;
 border-bottom: 10px solid #530000;
 }

