	body {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 6px; 
	color: #999999; 
	clear: none; 
	float: none; 
	height: 100%; 
	width: 100%;
	background-attachment:scroll;
	background-color:#BCF09B;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.bg-heading { 
	border-top:1px solid #AEEB82;
	height:22px;
	background-attachment:fixed;
	background-image:url(images/bg-heading-green.gif);
	background-repeat:repeat-x;
	background-color:#E6FAD9;
}

.bg-main {
	background-attachment:fixed;
	background-image:url(images/bg-main.gif);
	background-repeat:repeat-x;
	background-color:#Ffffff;
	border-top:5px solid #F9BF02;
	padding:5px;
}

.bg-nav {
	background-attachment:fixed;
	background-image:url(images/bg-nav.gif);
	background-repeat:repeat-x;
	background-color:#BDF09A;
	}

.border-top-orange
	{
	border-top:1px solid #F9BF02;
	}
	
.copy {
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	color: #333333;
}

.copy2 {
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #ffffff;
}

A:link {
	color: #FA6B00;
	text-decoration: none; 
	FONT-FAMILY: Arial; 
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	font-weight: bold;
}

A:Visited {
	color: #FA6B00; 
	text-decoration: none;
	FONT-FAMILY: Arial; 
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	font-weight: bold; 

}

A:hover{
	color: #669933; 
	text-decoration: underline;
	text-decoration: none; 
	FONT-FAMILY: Arial; 
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	font-weight: bold; 
}

.nav A:link {
	color: #F9BF02;
	text-decoration: none; 
	FONT-FAMILY: Arial; 
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	}

.nav A:Visited {
	color: #F9BF02; 
	text-decoration: none;
	FONT-FAMILY: Arial; 
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
}

.nav A:hover{
	color: #69DA23; 
	text-decoration: underline;
	text-decoration: none; 
	FONT-FAMILY: Arial; 
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
}

.heading-green {
	color: #6BE024;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
}
	
.textfield { 
			BORDER-TOP-WIDTH: 1px; 
			PADDING-RIGHT: 0px; 
			FONT-WEIGHT: normal; 
			BORDER-LEFT-WIDTH: 1px; 
			FONT-SIZE: 12px; 
			BORDER-LEFT-COLOR: #825003; 
			BACKGROUND-IMAGE: url(images/bg-nav.gif);
			background-repeat:repeat-x; 
			BORDER-BOTTOM-WIDTH: 1px; 
			BORDER-BOTTOM-COLOR: #825003; 
			COLOR: #666666; 
			BORDER-TOP-COLOR: #825003; 
			FONT-FAMILY: Arial, Verdana; 
			BORDER-RIGHT-WIDTH: 1px; 
			TEXT-DECORATION: none; 
			TEXT-ALIGN: left;
			BORDER-RIGHT-COLOR: #825003;
			align:left;
			height:20px;
			background-color:#BDF09A;
}
P {
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	color: #666666;
}
LI {
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	color: #333333;
    list-style-position: outside;
}



/