BODY {
	background : #666600 ;
	margin: 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-image :  url(../images/bg_green.gif);
	SCROLLBAR-FACE-COLOR: #666600; 
	SCROLLBAR-HIGHLIGHT-COLOR: #666600; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #669933; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666; 
}
H1 {
	font-family : arial;
	font-size : 22pt;
	color: #FFFFCC;
}
H2 {
	font-family : arial;
	font-size : 16pt;
	color: #FFFFCC;
}
P {
	font-family : Verdana;
	font-size : 10pt;
	color: #FFFFCC;
}
.just {
	font-family : Verdana;
	font-size : 10pt;
	color: #FFFFCC;
	text-align : justify;
}
.small {
	font-family : Verdana;
	font-size : 8pt;
	color: #FFFFCC;
}
LI {
	font-family : Verdana;
	font-size : 10pt;
	color: #FFFFCC;
}
UL {
	font-family : Verdana;
	font-size : 10pt;
	color: #FFFFCC;
}
.small1 {
	font-family : Verdana;
	font-size : 8pt;
	color: white;
	}
.small1 a:link { 
	color: #0000CD; 
	text-decoration:none; 
	font-family : Verdana;
	font-size : 8pt;
	}
.small1 a:visited {
	color: #0000CD;
	text-decoration:none;
	font-family : Verdana;
	font-size : 8pt;
}
.small1 a:hover {
	color: #FF4500;
	text-decoration:underline;
	cursor:hand;
	font-family : Verdana;
	font-size : 8pt;
}
.small1 a:active {
	color: #0000CD;
	text-decoration:none;
	font-family : Verdana;
	font-size : 8pt;
	}
	a:link { 
	color:#99FFFF; 
	text-decoration:none; 
	font-family : Verdana;
	font-size : 10pt;
	}
a:visited {
	color: #99FFFF;
	text-decoration:none;
	font-family : Verdana;
	font-size : 10pt;
}
a:hover {
	color: #99FFFF;
	text-decoration:underline;
	cursor:hand;
	font-family : Verdana;
	font-size : 10pt;
}
a:active {
	color: #99FFFF;
	text-decoration:none;
	font-family : Verdana;
	font-size : 10pt;
}
	TD {
	font-family : Verdana;
	font-size : 10pt;
	color: #FFFFCC;
}
.field {
	BACKGROUND:#FFFFFF;
	COLOR: #666600;
	FONT-FAMILY:Verdana;
	FONT-SIZE:12;
	border : thin outset;
}
.border{
border : 1px ridge black; 
}

.menu td a {
 font: 11px  Verdana;
 color: black;
 background-color: CCCC66;
 width: 140px;
 text-decoration: none;
 padding: 2px;
 border-collapse: collapse;
}
.menu td a:visited {
 font: 11px  Verdana;
color: black;
 background-color: CCCC66;
 text-decoration: none;
 padding: 2px;
 border-collapse: collapse;
}
.menu td a:hover {
 font: 11px  Verdana;
 color: CCCC66;
 background-color: 666600;
 text-decoration: none;
 padding: 2px;
 border-collapse: collapse;
}
.menu td a:active {
 font: 11px  Verdana;
color: black;
 background-color: CCCC66;
 text-decoration: none;
 padding: 2px;
 border-collapse: collapse;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFCC;
	background-color: #666600;
	font-weight: normal;
	border : 2px ridge #FFFFCC;
}
