body{
	font-family:'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Console', sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	background:#FFF url(../images/bg-Top.jpg) top repeat-x;
	
}

.mainTbl{
	background:url(../images/header.jpg) top no-repeat;
}	

.boxContainer{
	border:1px solid #718cb8;
	background:#f8fafe;
}

.boxTL{
	background:url(../images/boxTL.gif) top left no-repeat;
	margin:-1px;
}

.boxTR{
	background:url(../images/boxTR.gif) top right no-repeat;
}

.boxBR{
	background:url(../images/boxBR.gif) bottom right no-repeat;
}

.boxBL{
	background:url(../images/boxBL.gif) bottom left no-repeat;
}

.boxPad{
	padding:10px;
}

.mainCell{
	padding:0px 70px 0px 70px;
}



a:link {color: #3a5c25; text-decoration: underline; }

a:active {color: #3a5c25; text-decoration: underline; }

a:visited {color: #3a5c25; text-decoration: underline; }

a:visited:hover {color: #227138; text-decoration: none; }

a:hover {color: #227138; text-decoration: none; }

a.simple:link {color: #6C6C6C; text-decoration: none; }

a.simple:active {color: #6C6C6C; text-decoration: none; }

a.simple:visited {color: #BEBEBE; text-decoration: none; }

a.simple:hover {color: #8D8D8D; text-decoration: none; }

#footer{	font-size:9px;	color:#3a5c25;	}

.navtext{	width:235px;	font-size:11px;	border-width:1px;	border-style:solid;	border-color:#3a5c25;	background-color:#FFF;	color:#000000;}

.label{	font-weight:normal;	color:#3a5c25;	}

.entry{	text-align:left;	}

.example{	background-color:#BBB;	}

.smallText{	font-size:10px;	}

.formBG{	background-image:url(../images/formBG.jpg);	font-weight:bold;	border:1px solid #3a5c25;	}

.title{
color:#3a5c25;
font-size:16px;
}
