body		{ background-color: #FFFFFF; 
		font-family:  arial; 
		font-size: 12px;
		scrollbar-arrow-color: #333333;
		scrollbar-base-color:  #B9B9B9; }

h1		{ color: black; }		
h2		{ color: black; }		
h3		{ color: black; }		
h4		{ color: black; }		
h5		{ color: black; }		
h6		{ color: black; }		

td		{ font-family: arial; 
		font-size: 11px;
		color: black; }

input		{ background-color: #DDDDDD;
		font-family: arial; 
		font-size: 11px;
		color: black; }

select		{ background-color: #DDDDDD;
		font-family: arial; 
		font-size: 11px;
		color: black; }

option		{ background-color: #DDDDDD;
		font-family: arial; 
		font-size: 11px;
		color: black; }

textarea	{ background-color: #DDDDDD;
		font-family: arial; 
		font-size: 11px;
		color: black; }

li		{ font-family: arial; 
		font-size: 11px;
		color: black; }

.trans		{ background-color: transparent; }



.menu		{ background-color: white; 
		font-family:arial; font-size: 11px; 
		font-weight: bold; color: black; 
		border-left: solid 2px #B9B9B9; 
		border-right: solid 2px #B9B9B9; }

.menusl		{ background-color: #DDDDDD; 
		font-family:arial; 
		font-size: 11px; 
		font-weight: bold; 
		color: black; 
		border-left: solid 2px #B9B9B9; 
		border-right: solid 2px #B9B9B9; }

.menunb		{ background-color: white; 
		font-family:arial; 
		font-size: 11px; 
		font-weight: bold; 
		color: black; }

.menunbsl	{ background-color: #DDDDDD; 
		font-family:arial; 
		font-size: 11px; 
		font-weight: bold; 
		color: black; }

.hmtoptxt	{ font-family:arial; 
		font-size:11px; 
		color:#000000; }


.conthdr	{ font-family:arial; 
		font-size:11px; 
		font-weight:bold; 
		color:#000000; 
		align: center; 
		background-image: url("img/bg_green.gif") }

.contbrdr	{ font-family:arial; font-size: 11px; 
		font-weight: bold; color: black; 
		border-left: solid 2px #B9B9B9; 
		border-right: solid 2px #B9B9B9; }

.titletxt	{ font-family:Trebuchet MS,arial; 
		font-size:11px; 
		color: #000000; }

.headertxt	{ border-top:solid 1px black;
		border-bottom:solid 1px black;
		background-color:#dedede;
		color:#000000; 
		font-family:arial; 
		font-weight:bold; 
		font-size:12px; }

.stdtxt		{ font-family:arial; 
		font-size:11px; 
		color: black; }

.lgetxt		{ font-family:arial; 
		font-size:14px; 
		font-weight: bold;
		color: 000000; }

.smlltxt	{ font-family:arial; 
		font-size:9px; 
		color:#000000; }

.ftrtxt		{ font-family:arial; 
		font-size:10px; 
		color:#000000; }

.rhsimg		{ border-left: 1px solid #B9B9B9;
		border-right: 1px solid #B9B9B9;
		border-top: 1px solid #B9B9B9;
		border-bottom: 1px solid #B9B9B9;
		text-align: center; }

.bskthdr	{ background-color:#808080;
		font-weight: bold;
		font-size:11px; 
		color:#ffffff;
		text-align: center; }

.redtxt		{ color: #cc0000; }

.glfr		{ color: white;
		font-size: 11px; }


a:link		{ color: #666666; text-decoration: none; }
  .more		{ color: #880000; }
a:active	{ color: #666666; text-decoration: none; }
  .more		{ color: #880000; }
a:visited	{ color: #666666; text-decoration: none; }
  .more		{ color: #880000; }
a:hover		{ color: #B9B9B9; text-decoration: none; }
  .more		{ color: #ff8000; }

a:link.pbtn	{ color: white; font-weight: bold; }
a:active.pbtn	{ color: white; font-weight: bold; }
a:visited.pbtn	{ color: white; font-weight: bold; }
a:hover.pbtn	{ color: #bebebe; font-weight: bold; }


