body {
background-image:url('/images/main_tile.gif');
 margin: 0px;
 font-family: Arial, Verdana, Tahoma, Georgia, Lucida Grande;
 font-size: 13px;
 color: white;
}

a {
 color: white;
 background-color: transparent;
 font-weight: bold;
 border: 0px;
 text-decoration: none;
}

h1 {
 color: white;
 background-image:url('/images/titlebar_tile.gif');
 border-bottom: 0px solid #D0D0D0;
 border-top: 0px solid #262521;
 font-size: 14px;
 font-weight: bold;
 margin: 0px 0 2px 0;
 padding: 3px 0 3px 20px;
 clear: both;
}

h2{
 font-size: 12px;
 margin-top: 4px;
 margin-bottom: 3px;
}

h3{
 font-size: 12px;
 font-weight: bold;
 color: #FFCC00;
 padding-top: 0px;
 margin-top: 0px;
}

h4{
 font-size: 10px;
 font-weight: normal;
 margin-top: 5px;
 margin-left: 5px;
}

div{
 border: 0px red solid;
 }

object{
 z-index: -11;
}

select{
 font-size: 80%;
}

table{
 border: 0px;
 padding: 0px 20px 0px 0px;
 spacing: 0px;
}

td{
 vertical-align: top;
}

tr{
 vertical-align: top;
}

th{
 background: white;
 color: white;
 width: 200px;
}

strong{
 color: black;
}

p{
 margin: 20px 20px 20px 20px;
 padding: 0px;
}

label{
 width: 200px;
}

legend{
 clear: none;
}

#content input {
 margin-left: 0px;
 width: 250px
}

textarea{
 margin-left: 0px;
 width: 250px
}

.greyHeadline{
 color: #bababa;
}

.whiteHeadline{
 color: #fffff;
}

.paging{
color: grey;
 text-align: center;
}

.paging b{
 color: #ffcc00;
}

.paging a{
 color: white;
}

.paging table{
 background: #262420;
 border-bottom: 1px white solid;
}

#indent{
 margin: 0px 20px 0px 20px;
}

#microheader{
 text-align: right;
 padding: 10px;
}

#content form {
  margin: 0;
  padding: 0;
}

#content form fieldset {
  clear: both;
  border-color: #000000;
  border-width: 0px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

#content form fieldset legend {
  color: white;
  margin: 0 0 0 0;
  padding: 0 5px;
}

#content textarea input{
padding: 0px;
}

.submit{
 text-align: center;
}

#container {
 width:900px;
 padding: 0px;
 margin-left: auto;
 margin-right: auto;
 background: #262420;
 margin-top: 0px;
} 

#outer{ 
 clear: both;
 padding: 0px;
 margin: 0px;
} 

#inner{ 
 margin: 0px; 
 min-width: 900px;
 width: 900px;
} 

#header{
 height: 120px;
 max-height: 120px;
 width: 900px;
 padding: 0px;
 margin-left: auto;
 margin-right: auto;
 background: #262420;
 margin-top: 0px;
 border: 0px solid black;
 text-align: right;
 background-image: url('/images/logo.gif');
 background-repeat: no-repeat;
 background-position: 20px 20px;
}

#header form{
 float: right;
 margin: 10px 10px 10px 10px
}

#header a{
 text-decoration: none;
}

#header img{
 vertical-align: middle;
 margin-bottom: 10px;
}

#nav{
 width: 100%;
 margin: 0px;
 padding: 0px;
 zindex: 10000;
 overflow: visible;
 height: 20px;
}

#nav img{
 border: 0px;
 padding: 0px;
 margin: 0px;
}

#flash{
 height: 390px;
 min-height: 390px;
 width: 860px;
 min-width: 860px;
 padding: 0px;
 margin: 0px;
 z-index: 0;
 margin-left: auto;
 margin-right: auto;
}

#content{
 overflow: visible;
 width: 853px;
 min-width: 853px;
 padding: 0px;
 margin-top: 20px;
 margin-bottom: 20px;
 background: #2d2c2a ;
 margin-left: auto;
 margin-right: auto;
}

.left{
 width: 406px;
 float: left;
 border-right: 1px solid #554f46;
 border-bottom: 1px solid #554f46;
 margin-left: 0px;
 padding: 0px 17px 5px 0px;
 background: #2d2c2a ;
}

.left img{
 float: left;
 padding: 0px 20px 20px 20px;
}

.left a img{
 padding: 10px 0px 0px 0px;
}

.right{
 width: 411px;
 float: right;
 margin-right: 0px;
 border-bottom: 1px solid #554f46;
 padding: 0px 17px 5px 0px;
 background: #2d2c2a ;
}

.right img{
 float: left;
 padding: 0px 20px 20px 20px;
}

.right a img{
 padding: 10px 0px 0px 0px;
}

.catleft{
 width: 200px;
 float: left;
 margin-left: 10px;
 padding: 10px 0px 5px 0px;
 display: inline;
 clear: none;
}

.catleft img{
 float: left;
 padding: 10px;
}

.catright{
 width: 600px;
 float: right;
margin-right: 10px;
 padding: 10px 0px 5px 0px;
}

#footer{
 clear: both;
 padding: 10px 2px 10px 2px ;
 margin: 10px auto 10px auto;
 text-align: center;
 background: #262420;
 font-size: 7pt;
}

#footer a{
 font-size: 10pt;
}

/*CSS FOR MENU*/

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container {margin:0px; padding: 0px; position:relative; width:905px; z-index:10000; overflow: visible;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none; }

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block; width:180px; font-size:11px; color:black; height:20px; line-height:19px; text-decoration:none; }

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:0px;}

/* Set up the list items */
#pmenu li {float:left; }

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative; z-index: 10000;}

/* Make the hovered list color persist */
#pmenu li:hover > a {color:#c00;}

/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}

/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top: 5px; left:30px; right: 0px; padding:0px; padding-left: 10px; background: #c9a208; width:170px;  z-index: 10000;}

/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left: 0px; top:20px; right: 0px; border: 0px solid black;  z-index: 10000;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:1000; font-size:1em; width: 180px;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#c9a208; color:#c00; border: 0px solid black;  z-index: 10000;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {margin: 0px; color:black; width: 180px; z-index: 10000; padding: 0px;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#ffcc00;  z-index: 10000;}
#pmenu li.drop {background:#ffcc00;  z-index: 10000;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:10px; left:0px; bottom:0px; padding:0px; background:pink; z-index: 10000;}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:10px; top:14px; lef\t:0px; to\p:15px; right: 0px; background: #c9a208; z-index: 10000; padding: 10px; width: 180px;
}

/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */
