	A {
		text-decoration: none;
		color: #a91327;
	}
	A:hover {
		text-decoration: underline;
		color: #e41d38;
	}
	A.SWTEXT {
		text-decoration: underline;
		font-weight: bold;
		font-face: sans-serif;
	}
	A.SWTEXT:hover {
		color: #e41d38;
		text-decoration: underline;
		font-weight: bold;
		font-face: sans-serif;
	}
	BODY {
		color: #000000;
		font-family: sans-serif;
		font-size: 11px;
		margin: 0;
		background-image: url(images/bg.jpg);
		background-position: left top;
		background-repeat: repeat;
		background-color: #c1e8d2;
	}
	.MASTERTABLE {
		background-color: #FFFFFF;
		vertical-align: top;
		margin: 0px;
		padding: 8px;
		border: solid;
		border: 0px;
	}
	.MENU {
		font-family: Arial;  
		font-size: 12px;
		background-color: #89c19e;
		vertical-align: top;
		border-collapse: collapse;
		table-layout:fixed;width:770;
		margin: 0px;
		padding: 3px;
		border-color: #246e44;
		border: solid;
		border-top-width: 1px;
		border-left-width: 1px;
		border-bottom-width: 1px;
		border-right-width: 1px;
	}
	.MENULINKS {
		font-family: Arial;
		color: #000000;
		font-weight: bold;
		font-size: 12px;
		text-align: justify;
		padding: 2px;
	}
	.nav {
		backgroundColor: #7ab48f;
		cssText: BACKGROUND-COLOR: #7ab48f;
		accelerator: false;
		padding: 2px;
	}
	.navhilite {
		backgroundColor: #e1ed79;
		cssText: CURSOR: hand; BACKGROUND-COLOR: #e1ed79;
		accelerator: false;
		cursor: hand;
		padding: 2px;
	}
	.MAINTEXT {
		font-family: Arial;  
		font-size: 12px;
		color: #000000;
		background-color: #f0f0db;
		border-collapse: collapse;
		vertical-align: top;
		table-layout:fixed;width:770;
		table-layout:fixed;height:500;
		margin: 0px;
		padding: 8px;
	}
	.TEXTAREAS {
		font-family: Arial;  
		font-size: 12px;
		color: #000000;
		background-color: #f0f0db;
		border-collapse: collapse;
		vertical-align: top;
		margin: 0px;
		padding: 0px;
	}
	.SMALLTEXT {
		font-family: Arial;  
		font-size: 9px;
		color: #000000;
		border-collapse: collapse;
		vertical-align: top;
		table-layout:fixed;width:770;
		text-align: center;
		margin: 0px;
	}
	.HEADINGS {
		font-family: Arial;  
		font-size: 16px;
		color: #66ac83;
		vertical-align: top;
		text-align: left;
		font-weight: bold;
	}
