a  {
	text-decoration: none;
	font-weight : normal;
	color: #FF9D42;
}
a:hover {
	color: #FF9D42;
	text-decoration : underline;
}
a.left  {
	text-decoration: none;
	font-weight : normal;
	color: #727272;
}
a.left:hover {
	color: #727272;
	text-decoration : underline;
}
.NavBottom  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FF9000;
	font-weight : normal;
	line-height : 13px;
}
.NavBottom:hover  { 
	color: #7B4E92;
}
.leftNavBottom  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 11px;
	color: #727272;
}
.leftNavBottom:hover  { 
	color: #727272;
}
.News  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #727272;
	font-weight : normal;
	line-height : 11px;
}
.News:hover  { 
	color: #FF9D42;
}
td {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
b {
	font-weight : bold;
}
.H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	color: #7B4E92;
}
.H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color: #7B4E92;
}
.H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #7B4E92;
}
.H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #7B4E92;
}
.H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #7B4E92;
}
.TextSmaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
}
.TextSmallerGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 12px;
	color: #727272;
}
.TextSmallerPurple {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 12px;
	color: #7B4E92;
}
.TextPurple {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 12px;
	color: #7B4E92;
}
.TextSmallest {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
}
.TextSmallestGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
	color: #727272;
}
#InputBox {
	border-top : 1px solid #FF9D42;
	border-left : 1px solid #FF9D42;
	border-right : 1px solid #FF9D42;
	border-bottom : 1px solid #FF9D42;
	font-size : 11px;
}
.Border {
	border-top : 1px solid #FF9D42;
	border-left : 1px solid #FF9D42;
	border-right : 1px solid #FF9D42;
	border-bottom : 1px solid #FF9D42;
}
.Submit {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #FF9D42;
	color: White;
	font-weight: bold;
	border-left : 1px solid #FFDE7B;
	border-top : 1px solid #FFDE7B;
	border-right : 1px solid #9D5C00;
	border-bottom : 1px solid #9D5C00;
}