BODY			{ background-color:#FFFFFF; margin:0; padding:0; background-image:url(pageback.gif); background-repeat:repeat-x; background-position:top left;}

BODY.popup		{ background-color:#E6D3B2; background-image:url(popup.gif); background-repeat:no-repeat; background-position:center center;}

FONT,P		{ font-family:Arial,Helvetica; font-size:12px; color:#1A3C1A; font-weight:normal; margin-top:11px; }
A			{ font-family:Arial,Helvetica; font-size:12px; color:#039303; font-weight:normal; text-decoration:underline; }
A:hover		{ font-family:Arial,Helvetica; font-size:12px; color:#039303; font-weight:normal; text-decoration:underline; }

TD			{ background-color:#C3EBC3; font-family:Arial,Helvetica; font-size:12px; color:#000000; font-weight:normal; }

TD.background	{ background-color:#C3EBC3; background-image: url(back.gif); background-repeat: repeat-x; background-position: top left;}
TD.padded		{ background-color:#C3EBC3; padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:20px; }
TD.dark		{ background-color:#2C7E2C; }
TD.medium		{ background-color:#69C763; }
TD.light		{ background-color:#C3EBC3; }
TD.white		{ background-color:#FFFFFF; }
TD.black		{ background-color:#000000; }
TD.none		{ background-color:transparent; }

TD.heading		{ background-color:#D6D6D6; font-size:11px; color:#353639; font-weight:bold;}

TD.label		{ background-color:#A6E0A6; font-size:12px; color:#1A3C1A; font-weight:bold;}

TD.data		{ background-color:#DEF4DE; font-size:12px; color:#353639; font-weight:normal;}
P.data		{ font-size:11px; color:#353639; font-weight:normal;}
A.data		{ font-family:Arial,Helvetica; font-size:12px; color:#1A3C1A; font-weight:normal; text-decoration:none; }
A.data:hover	{ font-family:Arial,Helvetica; font-size:12px; color:#1A3C1A; font-weight:normal; text-decoration:underline; }

TD.comment		{ background-color:#D6D6D6; font-size:10px; color:#353639; font-weight:normal;}

FONT.heading 	{ font-size:12px; color:#C47427; font-weight:bold; }
FONT.heading_u	{ font-size:12px; color:#C47427; font-weight:bold; border-bottom: solid 1px #ACACAC; margin-top: 40; }
FONT.popup	 	{ font-size:12px; color:#7ABDBD; font-weight:bold; }

TD.top		{ background-color:#C3EBC3; padding-top:1px; cursor:hand;}
FONT.top 		{ font-size:11px; color:#2E682E; font-weight:normal; }
P.top 		{ font-size:11px; color:#2E682E; font-weight:normal; }
A.top 		{ font-size:11px; color:#2E682E; font-weight:bold; text-decoration:none; }
A.top:hover 	{ font-size:11px; color:#2E682E; font-weight:bold; text-decoration:none; }

TD.side		{ background-color:#E4E4E4; }
TD.sidemenu		{ background-color:#E4E4E4; cursor:hand; }
FONT.side 		{ font-size:11px; color:#824000; font-weight:normal; }
P.side 		{ font-size:11px; color:#824000; font-weight:normal; }
A.side 		{ font-size:11px; color:#824000; font-weight:bold; text-decoration:none; }
A.side:hover 	{ font-size:11px; color:#824000; font-weight:bold; text-decoration:underline; }

TD.bottom		{ background-color:#E4E4E4; }
FONT.bottom 	{ font-size:10px; color:#FFFFFF; font-weight:normal; }
FONT.bottom2 	{ font-size:10px; color:#3CAA3C; font-weight:normal; }
P.bottom		{ font-size:10px; color:#FFFFFF; font-weight:normal; }
A.bottom 		{ font-size:11px; color:#3CAA3C; font-weight:normal; text-decoration:none; }
A.bottom:hover 	{ font-size:11px; color:#235B23; font-weight:normal; text-decoration:none; }

FONT.tagline 	{ font-size:10px; color:#69C763; font-weight:normal; }
P.tagline		{ font-size:10px; color:#69C763; font-weight:normal; }
A.tagline 		{ font-size:10px; color:#69C763; font-weight:bold; text-decoration:none; }
A.tagline:hover 	{ font-size:10px; color:#2C7E2C; font-weight:bold; text-decoration:none; }

IMG.content		{ border-top:1px solid #FFFFFF; 
		  	border-left:1px solid #FFFFFF; 
		  	border-bottom:1px solid #FFFFFF; 
		  	border-right:1px solid #FFFFFF; }

IMG.right		{ border-top:1px solid #000000; margin-top:3px;
		  	border-left:1px solid #000000; margin-left:7px;
		  	border-bottom:1px solid #000000; margin-bottom:3px;
		  	border-right:1px solid #000000; margin-right:0px; }

IMG.left		{ border-top:1px solid #000000; margin-top:3px;
		  	border-left:1px solid #000000; margin-left:0px;
		  	border-bottom:1px solid #000000; margin-bottom:3px;
		  	border-right:1px solid #000000; margin-right:7px; }

IMG.popup		{ border-top:1px solid #000000; 
		  	border-left:1px solid #000000; 
		  	border-bottom:1px solid #000000; 
		  	border-right:1px solid #000000; }

UL			{ margin:15 0 15 35; list-style-position:outside; line-height:13px; font-family:Arial,Helvetica; font-size:12px; color:#1A3C1A; 			font-weight:normal; } 

LI			{ list-style-type:disc; margin-bottom:11px; line-height:13px; font-family:Arial,Helvetica; font-size:12px; color:#1A3C1A; 
			font-weight:normal; }

LI.numbered		{ list-style-type:decimal; margin-bottom:9px; line-height:14px; font-family:Verdana,Arial,Helvetica; font-size:12px; color:#1C556A; 
			font-weight:normal; }

SELECT,INPUT,TEXTAREA	{ background-color:#FFFFFF; font-family:Verdana,Arial,Helvetica; font-size:11px; color:#353639; }

INPUT.radio		{ background-color:transparent; font-family:Verdana,Arial,Helvetica; font-size:11px; color:#353639; }

INPUT.form		{ background-color:#FFFFFF; border-top:1px solid #2C7E2C; border-right:1px solid #2C7E2C; border-bottom:1px solid 
			#2C7E2C; border-left:1px solid #2C7E2C; height:18px; font-family:Arial,Helvetica; font-size:12px; color:#353639; }

TEXTAREA.form	{ background-color:#FFFFFF; border-top:1px solid #2C7E2C; border-right:1px solid #2C7E2C; border-bottom:1px solid
			#2C7E2C; border-left:1px solid #2C7E2C; font-family:Verdana,Helvetica; font-size:12px; color:#52554F; }

INPUT.popup		{ background-color:#FFFFFF; border-top:1px solid #37958D; border-right:1px solid #37958D; border-bottom:1px solid
			#37958D; border-left:1px solid #37958D; height:18px; font-family:Arial,Helvetica; font-size:12px; color:#353639; }

H1 			{ font-family:Verdana,Arial,Helvetica; font-size:11px; color: #AF4C03; font-weight:bold; margin-top:0px; margin-bottom:0px;}
H2 			{ font-family:Verdana,Arial,Helvetica; font-size:10px; color: #542502; font-weight:bold; margin-top:0px; margin-bottom:0px;}

