a:link {
	color: #5E7E6F;
	text-decoration: none;
}

a:visited {
	color: #993366;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;


}

#navbar a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

	}
	#navbar a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

	}
		#navbar a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

	}








.masttopborder1 {
	border-bottom: medium groove #5F8A85;
}




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #5F8A85;
	background-image: url(imgs/table-stripes.gif);
	SCROLLBAR-FACE-COLOR: #A6C2BF;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #BAB8B9;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	margin: 0px;


}
.mastborder {
	border-bottom: thin solid E57D18;
}
.mastborder2 {
	border-bottom: none;
	border-top: medium groove #5F8A85;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableborder {
	border-right: thin ridge #5F8A85;
	border-bottom: thin inset #5F8A85;
	border-left: thin outset #5F8A85;
	border-top: #5F8A85;


}
.green-bottom {
	border-bottom: medium solid #194A34;
}
