#left-nav{float:left;width:auto;font-family: Verdana,sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

marquee {
border-bottom: 1px solid #9b2a2c;

}
table.big {
font-size:170%;
}

td.color, th.color, tr.color { 
background-color: rgb(231,251,255) }

td.stat {
  color:rgb(155,42,44);
  background-color:#ffffff ;
}
td.statpos {
color:#101e65 ;
background-color: #e7fbff;
}
th {
	white-space:nowrap 
}
td.black { background-color: rgb(241,215,181) }

td {
font-size:small;
font-weight: normal;
}
#right-nav {float:right;width:auto;
font-family: Verdana,sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
#text
{
font-size:100%;
color: rgb(255,255,255);
}

#whitetext
{
font-size:170%;
color: rgb(255,255,255);
}
#main-content {

font-family: Verdana,sans-serif;
	font-size: 12pt;
	font-weight: normal;
}


h1,h2 {

font-size: 170%;
font-weight: normal;
color: rgb(155,42,44);
background color: rgb(255,255,255);

}

h3{
font-size: 150%;
font-weight: normal;
color: rgb(191,0,0);
background color: rgb(255,255,255);
}

h4{
font-size: 120%;
font-weight: normal;
color: rgb(191,0,0);
background color: rgb(255,255,255);
}

h5{
font-size: 79%;
font-weight: normal;
color: rgb(191,0,0);
background color: rgb(255,255,255);
}


a:link { color: rgb(0,10,189) } /* for unvisited links */
a:visited { color: rgb(25,23,25) } /* for visited links */
a:hover { color: #930;
background: #f5d7b4; } /* when mouse is over link */
a:active { color: rgb(255, 0, 102) } /* when link is clicked */


div#table{
width:100%;
font-size:"6px";font-family: Lucida, sans-serif;
border: 1px solid #c60;
}


div#grey{
background-color: #e7e7e7;
}

div#dropmenuband { 
background-color: #f7fbff;
border: 2px solid #fafcfe;
font-size:100%;
font-weight: normal;

}

div#simpleband { 
padding: 50px; 
margin: 17px; 


background-color: rgb(255,255,255);
border: 2px solid #c60;
font-size:100%;
font-weight: normal;

}

div#inputText { 
background-color: rgb(255,255,255);
font-size:87%;
font-weight: normal;

}

div#box {
background-color: rgb(255,255,255);
border: 2px solid #c60;
font-size:87%;
font-weight: normal;
font-weight: bold;
text-align: center;
padding: 0;

}


div#coolbox {
background-color: rgb(231,251,255);
border: 2px solid #c60;
font-size:87%;
font-weight: normal;
font-weight: bold;
text-align: center;
padding: 0;

} 


/* Generic Selectors */

body {
font-family:Verdana,sans-serif;

font-size:10pt;
background color: rgb(255,255,255);

}


p { line-height: 1.7em; }


/*navigation features*/



#navcontainer
{
margin: 1px 1px 1px 1px;
padding: 0;

}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
background:#F7D7B5;
}

#navcontainer ul li
{
display: block;
float: center;
text-align: center;
padding: 0;
margin: 0;
background: #f7fbff;
}

#navcontainer ul li a
{
background: #f7fbff;
width: 96%;
border-top: none;
border-left: none;
border-bottom: none;
border-right: none;
padding: 0;
margin: 0;
color: #9C3000;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: #930;
background: #F7D7B5;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}


#navcontainer li#active a
{
padding: 0;
margin: 0;
background: #c60;
color: #fff;
}
/*-------------------------------------footernav*/
#footernav
{
margin: 50px 0 0 30px;
padding: 0;
height: 20px;
}

#footernav ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#footernav ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#footernav ul li a
{
background: #fff;
width: 108px;
height: 25px;
border-top: none;
border-left: none;
border-bottom: none;
border-right:1px solid #f5d7b4;
padding: 0;
margin: 0 0 10px 0;
color: #f5d7b4;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}


#footernav a:active
{
background: #c60;
color: #fff;
}


#footernav li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}
 

#centerDoc {


position: absolute;

z-index: 15;

padding: 0 0 20px 0px; /*top right bottom left*/

margin-top: 50px;

margin-left: 2px;
margin-right: 2px;
background-color: rgb(255,255,255);

}

