body.main {
	background-repeat: no-repeat;
	background-color: ##FEEDFE;
	scrollbar-3dlight-color: #4D7B54;
	scrollbar-arrow-color: #4D7B54;
	scrollbar-base-color: #4D7B54;
	scrollbar-darkshadow-color: #4D7B54;
	scrollbar-face-color: #AD8D98;
	scrollbar-highlight-color: #4D7B54;
	scrollbar-shadow-color: #4D7B54;
	scrollbar-track-color: #C2B2B7;
}

body.iFrame {
	background-image: url(../images/backgroundTxtFrame.jpg);
	background-color: #D3B9C1;
	scrollbar-3dlight-color: #4D7B54;
	scrollbar-arrow-color: #4D7B54;
	scrollbar-base-color: #4D7B54;
	scrollbar-darkshadow-color: #4D7B54;
	scrollbar-face-color: #AD8D98;
	scrollbar-highlight-color: #4D7B54;
	scrollbar-shadow-color: #4D7B54;
	scrollbar-track-color: #C2B2B7;
}

span.txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #386E40;
	font-weight: bold;
}

span.txtGroot {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 17px;
	color: #386E40;
	font-weight: bold;
}

p.txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #386E40;
	font-weight: bold;
}

p.txtGroot {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 17px;
	color: #386E40;
	font-weight: bold;
}

a:linkTxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #386E40;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #4D7B54;
	text-decoration: none;
}
a:hover {
	color: #E6F8E9;
}
a:visited {
	color: #4D7B54;
}



