BODY {
	background : url(../images/bg_green.jpg);
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
   SCROLLBAR-FACE-COLOR: #a1c380; 
   SCROLLBAR-HIGHLIGHT-COLOR: ; 
   SCROLLBAR-SHADOW-COLOR: ; 
   SCROLLBAR-3DLIGHT-COLOR: #a1c380; 
   SCROLLBAR-ARROW-COLOR:  white; 
   SCROLLBAR-TRACK-COLOR: #a1c380; 
   SCROLLBAR-DARKSHADOW-COLOR: #a1c380;
 }
 
H1 {font-family : arial;	font-size : 22pt;	color: #542988;}
H2 {font-family : arial;	font-size : 16pt;	color: #542988;}
H3 {font-family : arial;	font-size : 12pt;	color: #542988;}
H4 {font-family : arial;	font-size : 11pt;	color: #542988;}

P {	font-family : Verdana;	font-size : 10pt;	color: #542988;	margin :10px;}

.just  {color: #542988; font-family : Verdana; font-size : 10pt ;  text-align : justify; margin :10px}
.just a:link {color:#228B22; text-decoration:none; font-family : Verdana; font-size : 10pt; }
.just a:visited { color:#228B22; text-decoration:none; font-family : Verdana; font-size : 10pt;}
.just a:hover { color:#228B22; text-decoration:underline; cursor:hand; font-family : Verdana; font-size : 10pt;}
.just a:active { color:#228B22; text-decoration:none; font-family : Verdana; font-size : 10pt; }

a:link { 	color:#228B22;	text-decoration:none;	font-family : Verdana;	font-size : 10pt;}
a:visited {	color:#228B22;	text-decoration:none;	font-family : Verdana;	font-size : 10pt;}
a:hover {	color:#228B22;	text-decoration:underline;	cursor:hand;	font-family : Verdana;	font-size : 10pt;}
a:active {	color:#228B22;	text-decoration:none;	font-family : Verdana;	font-size : 10pt;}
	
.white {color:#FFFFFF;	font-family : Verdana;	font-size : 8pt; margin :10px;}
.white a:link {	color:#FFFFFF;	text-decoration:none;	font-family : Verdana;	font-size : 8pt;}
.white a:visited {	color: White;	text-decoration:none;	font-family : Verdana;	font-size : 8pt;}
.white a:hover {	color:#FF0000;	text-decoration:underline;	cursor:hand;	font-family : Verdana;	font-size : 8pt;}
.white a:active {	color: White;	text-decoration:none;	font-family : Verdana;	font-size : 8pt;}

.base {color:#542988;	font-family : Verdana;	font-size : 8pt; margin :10px;}
.base a:link {	color: #228B22;	text-decoration:none;	font-family : Verdana;	font-size : 8pt;}
.base a:visited {	color: #228B22;	text-decoration:none;	font-family : Verdana;	font-size : 8pt;}
.base a:hover {	color:#228B22;	text-decoration:underline;	cursor:hand;	font-family : Verdana;	font-size : 8pt;}
.base a:active {	color: #228B22;	text-decoration:none;	font-family : Verdana;	font-size : 8pt;}

LI {font-family : Verdana;	font-size : 10pt;	color: #000066;}
UL {font-family : Verdana;	font-size : 10pt;	color: #000066;}

.border{border : 1px solid #542988; }

.borderBlack{border : 1px solid Black; }

.field { 
background: White; 
color: #542988; 
font-family: Verdana; 
font-size: 10px;  
border : 1px ridge #542988;   
}

.button {
font-family:  Verdana;
font-size: 10px;
font-style: normal;
color: #542988;
background-color: white;
font-weight: bold;
border : 1px ridge #542988;
}
.menu td a {
font:  lighter 12px Verdana;
color: white;
background-color: #542988;
width: 160px;
text-decoration: none;
font-weight : ;
padding: 1px;
border-collapse: collapse;
}
.menu td a:visited {
font:  lighter 12px Verdana;
color: white;
background-color: #542988;
text-decoration: none;
font-weight : ;
}
.menu td a:hover {
font:  lighter 12px Verdana;
color: black;
background-color: #b699d3;
text-decoration: none;
font-weight : ;
}
.menu td a:active {
font:  lighter 12px Verdana;
color: white;
background-color: #542988;
text-decoration: none;
font-weight : ;
}