body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 10px;
}
.tblback {
	background-image: url(../images/tbl_background.gif);
	background-position: left top;

}
h1 {
	font-size: 10px;
	margin:0px; 
	margin-top:0px; 
}
.NavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.MainText {
	font-size: 12px;
	color: #FFFFFF;
}
.NavText a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.NavText a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.NavText a:hover {
	color: #FFCC00;
}
.NavText a:active {
	color: #FFFF66;
}
h2 {
	font-size: 13px;
	margin:0px; 
	margin-top:0px; 
}
.TableLayout {
	background-color: #406F9E;
	border: 1px solid #6699CC;
	font-size: 12px;
}
.SmallText {
	font-size: 10px;
}
.TableLayout a:link {
	color: #FFFF00;
}
.TableLayout a:visited {
	color: #FFCC00;
}
.TableLayout a:hover {
	color: #FFFF33;
	text-decoration: none;
}
.TableLayout a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.SmallText a:link {
	color: #6699CC;
}
