body
{
    background-color: #333333;
    color: #CCCCCC;
    margin: 0px;
    margin-left: 0px;
    margin-top: 0px; 
    margin-bottom: 0px;
}

#container
{
    z-index: 3;
}

#header
{
    background-color: #5C503A;
    border: 0px;
    font-size: 7.5pt;
    color: #CCCCCC;
    font-weight: bold;
    height: 15px;
}

#header a
{
    text-decoration: none;
}


#menubar
{
    background-color: #4F4F4F;
    color: #CCCCCC;
    font-weight: bold;
}

#menubar td:hover
{
    background-color: #414141;
}

#menubar a, #menubar a:visited
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#menubar a:hover{ color: #CCCCCC; }

#menubar tr.alterRow1, #menubar td.alterRow1
{
	background-color: #666666;
}

#menubar tr.alterRow2, #menubar td.alterRow2
{
	background-color: #808080;
}

#menubar tr.alterRowDivider, #menubar td.alterRowDivder
{
	background-color: #000000;
	height: 1px;
}

#menubarborder
{
    border-left: solid #666666 1px;
}

#content
{
    font-family: verdana, tahoma;
    font-size: 10pt; 
    padding-right: 5px;
    z-index: 2;
}

#footer
{
    font-size: 7pt;
    text-align: right;
    border: 0px;
    padding: 2px;
    background-color: #666666;
    left: 0;
    right: 100%;
}

#footer a, #footer a:visited
{
    font-size: 7pt;
    line-height: 1.5em;
    font-weight: bold;
    text-decoration: none;
}

body, p, table, td, a
{
    font-family: Verdana, Helevetia, Arial;
}

.textNormal, .tn, td
{
    font-family: Verdana, Helevetia, Arial;
    font-size: 10pt;
}

.textSmall, .ts, .ts td, td.ts, .ts p, .ts a, #content .ts, #content .ts a, #content .ts a:visited
{
    font-family: Verdana, Helevetia, Arial;
    font-size: 8pt;
}

.textMedium
{
    font-family: Verdana, Helevetia, Arial;
    font-size: 9pt;
}

input.text, textarea
{
  BACKGROUND-COLOR: #999999; 
  BORDER-BOTTOM: #000000 1px solid; 
  BORDER-LEFT: #000000 1px solid; 
  BORDER-RIGHT: #000000 1px solid; 
  BORDER-TOP: #000000 1px solid; 
  WIDTH: 99%;
  FONT-FAMILY: Verdana; 
  FONT-SIZE: 10pt;
  COLOR: #000000; 

}

input.button
{
  BACKGROUND-COLOR: #999999; 
  BORDER-BOTTOM: #000000 1px solid; 
  BORDER-LEFT: #000000 1px solid; 
  BORDER-RIGHT: #000000 1px solid; 
  BORDER-TOP: #000000 1px solid; 
  FONT-FAMILY: Verdana; 
  FONT-SIZE: 8pt;
  COLOR: #000000; 
}

.awardlink 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
.awardlink:hover { color: #ffffff; }

.tq
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
}

.navigation
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}
.navigation:hover { color: #FFFFFF; }

ul.homeitem {
            margin-bottom: 1px;
            margin-top: 1px;
	    list-style-image: url(/images/bullets/arrow.gif);
}

li.homeitem {
        margin-left: 0px;
        padding: 1px;
	list-style: none url(/images/bullets/arrow.gif);
}

a, a:visited { color: #CCCCCC; }
a:hover { color: #FFFFFF; }
