.TopFill {
	background-image: url(/images/topfill.jpg);
	background-repeat: repeat-x;
}
.MainTable {
	border: 1px solid #E0DFE3;
}
.SideFill {
	background-image: url(/images/sidefill.jpg);
	background-repeat: repeat-y;
}
.General {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #083366;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #B4C6DC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #083366;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.WebDesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.WebDesign:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.WebDesign:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.WebDesign:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.WebDesign:active {
	color: #FFFF00;
	text-decoration: none;
}

