a {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: red;
}
UL.white {
	list-style-type: disc;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	
}
.TdMainLeft {
	background-image: url(images/index_11.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
	border-left-width: 1px;
	border-left-color: #595959;
	border-left-style: solid;
}
.TdMainRight {
	background-image: url(images/index_12.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-color: #595959;
	border-right-style: solid;	
}
.TdFooter {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-color: #595959;
	border-right-style: solid;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-color: #595959;
	border-left-style: solid;
}
.MainFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
}
.HeaderFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
}
.footerFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #ffffff;
}
.footerfontCaps {
	font-variant: small-caps;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
}
.footerfontItalic {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #ffffff;
}
.SmallFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-style:italic;
}