TD {  font-family: Verdana; font-size: 11px; color: #663300;  }


body {
scrollbar-arrow-color: white;
scrollbar-base-color: #48186C;
scrollbar-dark-shadow-color: black;
scrollbar-track-color: #c79441;
scrollbar-face-color: #663300;
scrollbar-shadow-color: black;
scrollbar-highlight-color: #B56F0F;
scrollbar-3d-light-color: white;
}
	


body { background-color: #9A7E17; }

  
	

.onlineapp{
	border-style:outset;
	border-color:#2F2258;
	border-width:4px;
      }

.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: left;
margin-top: 2px;
margin-left: 3px;
}

.headers{
width: 180px;
height:23px;
font-size: 130%;
font-weight: bold;
border: 1px solid black;
background: #663300 url(title.jpg) repeat-x;

}

.switchcontent{
width: 180px;
height:;
font-size: 130%;
border: 1px solid black;
border-top-width: 0;
background-color: #c79441;
font-weight: bold;
}



A:link, A:visited { COLOR: #49176D; TEXT-DECORATION: underline; }
A:hover { COLOR: #000000; text-decoration: none; }

.home { color: #CCCC99; }
.white { color: #ffffff; }
.gray { background-color: #cccccc; }

.footer { font-family: Arial; font-size: 11px; color: #9A7E17; }
.footer_lite { font-family: Arial; font-size: 11px; color: #CCCC99; }
A.footer_lite:link, A.footer_lite:visited { COLOR: #CCCC99; TEXT-DECORATION: none; }
A.footer_lite:hover { COLOR: black; text-decoration: underline; }

INPUT { BORDER-RIGHT: #663300 1px solid; BORDER-TOP: #663300 1px solid;
	BORDER-LEFT: #663300 1px solid; BORDER-BOTTOM: #663300 1px solid;
    FONT-SIZE: 11px; COLOR: #663300; FONT-FAMILY: Verdana;}

TEXTAREA { BORDER-RIGHT: #663300 1px solid; BORDER-TOP: #663300 1px solid;
	BORDER-LEFT: #663300 1px solid; BORDER-BOTTOM: #663300 1px solid;
    FONT-SIZE: 11px; COLOR: #663300; FONT-FAMILY: Verdana;}
	
	
	
	
.black { font-family: Verdana; font-size: 11px; color: #000000; }
A.black:link, A.black:visited { COLOR: #000000; TEXT-DECORATION: none; }
A.black:hover { COLOR: red; text-decoration: none; }


