body { 
	background:none;
	background-color:#164167;
	font-family: arial;font-size:10pt;
}

body.white {
 background-color:#ffffff !important;
 background-image:url("/images/bg.gif");
}


.button
{
 background: #164167;
}

ul li {margin-left:25px;padding-left:5px; list-style-image: url("li.gif");}


.header {
        overflow:                       visible;
	padding:                        2px 2px 2px 5px;
        font-size:                      10pt;
        font-family:           		 Arial;
	font-weight:bold;
	color:white;
	text-align:left;
	text-decoration:        none;
        vertical-align:         center;
        background-color:             #164167;

 /* who needs images these days? */
  background-image: -moz-linear-gradient(top, rgba(255,255,255,.2), rgba(150,150,150,.2), rgba(0,0,0,.0)) !important;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,.2)), color-stop(0.5, rgba(150,150,150,.2)), to(rgba(0,0,0,.0))) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30ffffff,endColorstr=#10000000) progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=2);

	border:                 1px solid rgb(206,206,215);
}


TD 
{
	FONT-SIZE: 8pt; FONT-FAMILY: tahoma;
}

.menu
{
}

TD.menu A,
TD.menu A:link,
TD.menu A:visited
{
	color: #ffffff;TEXT-DECORATION: none
}
TD.menu A:link:hover,
TD.menu A:hover,
TD.menu a:visited:hover {
	COLOR: #D5B910

}

A.blue {
	FONT-WEIGHT: 900; FONT-SIZE: 8pt; color: #0028e6; FONT-FAMILY: verdana; TEXT-DECORATION: underline
}
A.blue:visited {
	COLOR: #0028e6
}

A.white {
	FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: verdana; TEXT-DECORATION: underline
}
A.white:visited {
	COLOR: #ffffff
}

.sideNavText,A.sideNavText 
{
	FONT-WEIGHT: bold; FONT-SIZE: 7pt !important; COLOR: #ffffff; FONT-FAMILY: verdana; TEXT-DECORATION: none;
}

.menu tr:hover {background-color:#5289B9;cursor:hand;}


.caption, td.caption
{
 font-size:10pt !important;
}

#online_offline 
{
    color: #ffffff; 
    font-weight: bold;
    font-family: verdana;
    font-size: 10px;
}

