body {
	background-image: url(../images/bg.gif);
	margin: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #255C6F;	
}

p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #255C6F;	
}

td.white {

background-color: #FFFFFF;

}

td.green {

background-color: #DEEAB6;

}

a {
	color: #93A35B;	
}

a:hover {

	color: #8B9F46;	
}

a:visited {

	color: #A2AF75;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #93A068;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #B3C96A;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #255C6F;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #93A068;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #B3C96A;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #255C6F;
}

.copyright {
	font-size: 9px;
}

a.copyright {
	color: #255C6F;	
}

a.copyright:hover {

	color: #5390A6;	
}

a.copyright:visited {

	color: #255C6F;
}

td.side {

background-image: url(../images/side_bg.gif);
background-repeat: repeat-y;
}

td.bottom {

background-image: url(../images/bottom_bg.gif);
background-repeat: repeat-x;
}

td.left {

background-image: url(../images/corner.gif);
background-repeat:no-repeat;

}

td.right {

background-image: url(../images/rcorner.gif);
background-repeat:no-repeat;

}

