<!--
body
{ 
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	background-image: url('images/bg.gif');
	background-color: #C9DEA3;
	background-repeat: repeat;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

p						{ color: #7F7F7F; font-size: 12px; line-height: 140%; }
li						{ color: #FFFFFF; font-size: 12px; line-height: 140%; }
td						{ color: #7F7F7F; font-size: 12px; line-height: 140%; }
h1						{ color: #B2CDA3; font-size: 11px; font-style: italic; }

/* LINK DEFINITIONS */
a:link				{ text-decoration: underline; color: #000000; font-size: 12px; }
a:visited			{ text-decoration: underline; color: #000000; font-size: 12px; }
a:hover				{ text-decoration: underline; color: #CCCCCC; font-size: 12px; }

a.footer:link		{ text-decoration: none; color: #BAB8B5; font-size:9px; line-height: 150%; }
a.footer:visited	{ text-decoration: none; color: #BAB8B5; font-size:9px; line-height: 150%; }
a.footer:hover		{ text-decoration: underline; color: #000000; font-size:9px; line-height: 15%; }

a.menu:link			{ text-decoration: underline; color: #666666; font-size:10px; font-weight:bold; }
a.menu:visited		{ text-decoration: underline; color: #666666; font-size:10px; font-weight:bold; }
a.menu:hover		{ text-decoration: underline; color: #000000; font-size:10px; font-weight:bold; }

/* OBJECT DEFINITIONS */
.divider			{ color: #739427; height: 2px; border: 0; background-color: #739427; }

/* BACKGROUNDS */
.bg_body			{ background-image: url('images/body_bg.gif'); }
.bg_divider			{ background-image: url('images/divider_bg.gif'); }

/* FORM DEFINITIONS */
.field				{ color: #000000; font-size: 16px; }
.create				{ color: #000000; font-size: 14px; }
.values				{ color: #000000; font-size: 12px; }
.button				{ color: #000000; font-size: 10px; }

/* LINK DEFINITIONS */
.header				{ color: #333333; font-size: 28px; line-height: 140%; }
.sub				{ color: #7F7F7F; font-size: 16px; font-weight: bold; }
.promo				{ color: #7F7F7F; font-size: 22px; }
.micro				{ color: #999999; font-size: 9px; line-height: 120%; }
-->
