body {
	margin:0;
	background: url(/images/bgnd1.gif);
	background-repeat: repeat-y;
}

table { text-align: left; }


/* MAIN */
.text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 19px; 
	color: #387C2C;
	text-decoration: none;
}

.text a {
	color: #387C2C;
	text-decoration:none;
}

.text a:hover {
	text-decoration: underline;
	color: #000000;
}

.textSmall { 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal; 
	line-height: 11pt;
	font-weight: normal; 
	font-variant: normal
	color: #135229;
    	}
	
.textSmall a {
	color: #135229;
	text-decoration:none;
}

.textSmall a:hover {
	text-decoration: underline;
	color: #000000;
}

.leftHead {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px; 
	color: #387C2C;
	font-weight: bold;
	text-decoration: none;
}

.leftText {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px; 
	color: #595959;
	text-decoration: none;
}

.leftText a {
	color: #387C2C;
	text-decoration:none;
}

.leftText a:hover {
	text-decoration: underline;
	color: #000000;
}

.rightHead {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px; 
	color: #387C2C;
	font-weight: bold;
	text-decoration: none;
}

.rightText {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px; 
	color: #595959;
	text-decoration: none;
}

.rightText a {
	color: #387C2C;
	text-decoration:none;
}

.rightText a:hover {
	text-decoration: underline;
	color: #000000;
}



.head {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #ee3a42;
	font-weight: bold;
	text-decoration: none;
}

.text1 {
    font-family: Arial, Helvetica; 
	font-size: 13px;
	line-height: 16px; 
	font-weight: normal;
	color: #FFFFFF;
}

/******************************************/

/* LOGIN */
.login {  
        font-family: Arial, Helvetica; 
        font-size: 11px;
        line-height: 14px; 
        /*font-weight: bold;*/
        color: #ffffff;
        background: #b7b9ba;
}
/******************************************/


