﻿body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-image: url("../../NoFrames/images/Background2.gif");
	background-repeat: repeat-y;
}
p {
	font-family: "Times New Roman", Times, serif;
}
td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
h2 { 
	font-family: Times New Roman; 
	font-size: 14pt; 
	font-weight: bold 
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #006633;
}
#navBar {
	position: absolute;
	width: 100px;
	background-repeat: repeat-y;
}
#header {
	background-image: url("../../NoFrames/images/Background2.gif");
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	background-position: left top;
}
#navheader {
	background-image: url("../../NoFrames/images/Background2.gif");
	background-repeat: repeat-y;
	position: relative;
	height: 61px;
	width: 70px;
}

#mainContent {
}
