body {
	font-family: Tahoma;
	font-size: 11px;
	background-image: url('Images/Background.gif');
	cursor: default;
	}
table {
	font-size: 11px;
	}
a {
	color: #656364;
	text-decoration: none;
	}
a:hover {
	color: #4f78d2;
	text-decoration: underline;
	}
a.Nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	}
a:hover.Nav {
	color: white;
	text-decoration: underline;
	}
a.Green {
	color: #656364;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	}
a:hover.Green {
	color: #4f78d2;
	text-decoration: underline;
	}
a.Footer {
	color: #656364;
	font-family: Arial;
	text-decoration: none;
	}
a:hover.Footer {
	color: #4f78d2;
	text-decoration: underline;
	}
a.White {
	color: white;
	text-decoration: none;
	}
a:hover.White {
	color: black;
	text-decoration: underline;
	}
td.BoxTitle {
	height: 32px;
	background-image: url('Images/BoxTitle.gif');
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding-left: 12px;
	}
td.BoxBody {
	background-image: url('Images/BoxBody.gif');
	padding-left: 12px;
	padding-rigth: 12px;
	}
td.BoxFoot {
	height: 20px;
	background-image: url('Images/BoxFoot.gif');
	}

td.BoxTitleGreen {
	height: 32px;
	background-image: url('Images/MediumBoxTitle.gif');
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding-left: 12px;
	}
td.BoxBodyGreen {
	background-image: url('Images/MediumBoxBody.gif');
	padding-left: 12px;
	padding-rigth: 12px;
	}
td.BoxFootGreen {
	height: 20px;
	background-image: url('Images/MediumBoxFooter.gif');
	}


td.BigBoxTitle {
	height: 32px;
	background-image: url('Images/BigBoxTitle.gif');
	padding-left: 12px;
	padding-right: 12px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}
td.LinkTitle {
	height: 23px;
	vertical-align: bottom;
	background-image: url('Images/BigBoxTitle.gif');
	padding-left: 12px;
	padding-right: 12px;
	}
table.LinkTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
td.BigBoxBody {
	background-image: url('Images/BigBoxBody.gif');
	padding-left: 12px;
	padding-right: 12px;
	}
td.BigBoxFoot {
	height: 20px;
	background-image: url('Images/BigBoxFoot.gif');
	}
span.Title {
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 16px;
	}
