body {
	top: 20px;
	bottom: 0px;
	left: 10px;
	right: 10px;
	margin: 10px;
	padding: 0px;
}                 

.max {
	width: 100%;
}

.min {
	width: 1px;
}

.header {
	width: 751px; 
	height: 115px; 
	vertical-align: top;
}

.header-line {
	width: 1px; 
	height: 1px; 
	background-color: #F4CF4E;
}

.contact {
	font-family: Trebuchet MS;
	font-weight: regular; 
	text-decoration: none;  
	font-size: 12px; 
	letter-spacing: 1px;
	color: #ffffff;
	padding-right: 16px;
	vertical-align: top;
	padding-top: 19px;
}

.footer {
	background-color: #DCE5F0;
	font-family: Trebuchet MS;
	font-weight: regular; 
	text-decoration: none;  
	font-size: 12px; 
	letter-spacing: 1px; 
	color: #6289B9;
	padding-right: 32px;
}



td.contentcell {
	width: 515px; 
	vertical-align: top;
	padding: 5px 20px 10px 10px;
}

td.contentcell2 {
	width: 326px; 
	vertical-align: top;
  padding: 0px 20px 10px 10px;
}

td.menucell {
	width: 189px; 
	vertical-align: top; 
	padding: 0px 0px 0px 9px;
}

td.newsbar {
	width: 148px; 
	vertical-align: top; 
 	padding: 0px 20px 10px 20px; 
}

.page {
	margin-top: 40px;  
	margin-left: 1	px;
	margin-right: 25px;
}


.heading, .heading A {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #EEb902;
	text-decoration: none;
}

.subheading, .subheading A {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #021e41;
	text-decoration: none;
}

.txt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #044B72;
	line-height: 150%;
}

.txt A, .link {
	font-family: Verdana;
	font-size: 11px;
/* 	color: #EEb902; */
	color: #044B72;
	line-height: 150%;
	text-decoration: underline;
}

span.bold {
	font-weight: bold;
}

.notbold {
	font-weight: normal;
}

.newstxt A {
	font-family: Verdana;
	font-size: 11px;
	font-weight: regular;
	color: #044B72;
	text-decoration: none;
}

.menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #eeb902;
	padding: 2px;
	padding-right: 7px;
}

.menu2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #eeb902;
	padding: 2px;
	padding-right: 7px;
}

.menu A {
	color: #021e41;
	text-decoration: none;
}

.menu2 A {
	color: #678cba;
	text-decoration: none;
}

td.schedclass {
/* 	width: 1px; */
	padding-right: 10px;
}

.schedclass, .schedclass A {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	color: #1d4855;
	text-decoration: none;
	line-height: 200%;
}

.schedclass a:hover {
	color: #eeb902;
}

.newsbar {
	font-family: Arial, Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #20509c
}

.newsbar A {
	font-weight: bold;
	color: #eeb902;
	text-decoration: none;
}

.frLab {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #044B72;
	white-space: nowrap;
}

INPUT, TEXTAREA {
	height: 18px;
	padding: 1px 2px 3px 2px;
	font-family: Arial, Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;
	scrollbar-face-color: #FFF6E6;
	border-color: #CDBCA6;
	border-width: 1px;
}

SELECT {
	height: 18px;
	font-family: Arial, Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #404040;
	background-color: white;
	border-width: 0px;
} 

.frTable, .frCell {
	border: 1px solid #DEE6F6;
}

td.frCell {
	vertical-align: top;
}


span.red { color: red; }

