body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-style: normal;
	background-color: #FFFFFF;
	text-indent: 0px;
	list-style-type: square;
	LEFTMARGIN: 0px;
	TOPMARGIN: 0px;
	MARGINWIDTH: 0px;
	MARGINHEIGHT: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FF0000;
	text-indent: 0px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
		TOPMARGIN: 0px;
}
.red {color: #FF0000;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-indent: 0px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
}
.navbar {
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
	text-indent: 0px;
	list-style-type: square;
	LEFTMARGIN: 0px;
	TOPMARGIN: 0px;
	MARGINWIDTH: 0px;
	MARGINHEIGHT: 0px;
	line-height: 30px;
}

.navbar a:link {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #ffffff
	}

.navbar a:active {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF
	}

.navbar a:visited {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF
	}

.navbar a:hover {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFF00
	}
	
.navbar-on {
	color: #FFFF00;
	text-decoration: underline;

	}

.lefttop {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}


.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFFF;
	text-indent: 0px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
}
.submenu a:link {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;

	}

.submenu a:active {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;

	}

.submenu a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;

	}

.submenu a:hover {
	text-decoration: underline;
	color: #FFFF00;
	background-color: #000000;
	font-weight: bold;


	}
	
.submenuon {
	text-decoration: underline;
	color: #FFFF00;
	background: #000000;
	font-weight: bold;

	}
	
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	LEFTMARGIN: 0px;
	TOPMARGIN: 0px;
	MARGINWIDTH: 0px;
	MARGINHEIGHT: 0px;
}

a {
	color: #000000;
	text-decoration: underline;
}



a:hover {
	text-decoration: underline;
}

#navbarmenu {
			position: absolute;
			width: 125;
			height: 100%;
			border: 0px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			top: 155px;
			left: 5px;
		}
		
#mainbody {
			position: absolute;
			width: 90%;
			height: 100%;
			border: 0px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			top: 155px;
			left: 170px;
		}
		
.mainbodylink {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #FFCC00;
	padding: 2px;

}
#middlecolumn {
			padding: 0px;
			margin-left: 210px;
			margin-right: 210px;
			margin-top: 0px;
			background-color: #CCFFCC;
			top: 0px;
			height: 100%;

		}
		

.middlecolumnhead {
	color: #fff;
	background-color: #009933;
	font-size: 22px;
	background-position: center;
	width: 100%;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

} 


#leftcolumn {
	float: left;
	width: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 0px;
	background-color: #FFcccc;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
		}
		
.leftcolumnhead {
	color: #fff;
	background-color: #ff0000;
	font-size: 22px;
	background-position: center;
	width: 100%;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

} 
#rightcolumn {
	float: right;
	width: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 0px;
	background-color: #99ccff;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
		}
.rightcolumnhead {
	color: #fff;
	background-color: #0099ff;
	font-size: 22px;
	background-position: center;
	width: 100%;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

} 
.spacetotext {
	margin: 5px;
}

