a  {
	text-decoration: none;
}
a:hover {
	color: #DAA520;
	text-decoration : underline;
}
.NavBottom  {
	font-family : Times New Roman,Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #DEB308;
	font-weight : bold;
}
.NavBottom:hover  { 
	color: #FFFFFF;
	text-decoration : none;
}
td {
	font-style : normal;
	font-family : Times New Roman, Times, serif;
	font-size : 9pt;
}
b {
	font-weight : bold;
}
.H5 {
	font-family : Times New Roman, Times, serif;
	font-size : 24px;
	font-weight : bold;
	color: #000000;
}
.H4 {
	font-family : Times New Roman, Times, serif;
	font-size : 22px;
	font-weight : bold;
	color: #000000;
}
.H3 {
	font-family : Times New Roman, Times, serif;
	font-size : 20px;
	font-weight : bold;
	color: #000000;
}
.H2 {
	font-family : Times New Roman, Times, serif;
	font-size : 18px;
	font-weight : bold;
	color: #000000;
}
.H1 {
	font-family : Times New Roman, Times, serif;
	font-size : 16px;
	font-weight : bold;
	color: #000000;
}
.TextDefault {
	font-family : Times New Roman,Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 13px;
}
.TextSmaller {
	font-family : Times New Roman, Times, serif;
	font-size : 11px;
	line-height : 12px;
}
.Decor {
	font-family : Times New Roman,Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	color: #807C5F;
	font-style: italic;
}
.Welcome {
	font-family : Times New Roman, Times, serif;
	font-size : 12px;
	color: #BDB8A5;
	line-height : 18px;
}
.TextSmallest {
	font-family : Times New Roman,Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
}
.TextSmallestGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
	color: #828282;
}
#InputBox {
	border-left : 1px solid #DEB308;
	border-top : 1px solid #DEB308;
	border-right : 1px solid #DEB308;
	border-bottom : 1px solid #DEB308;
}
.Border {
	border-left : 1px solid #DEB308;
	border-top : 1px solid #DEB308;
	border-right : 1px solid #DEB308;
	border-bottom : 1px solid #DEB308;
}
.Submit {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #DEB308;
	color: White;
	font-weight: bold;
	border-left : 1px solid #F2E19D;
	border-top : 1px solid #F2E19D;
	border-right : 1px solid #9E7E00;
	border-bottom : 1px solid #9E7E00;
}
.Italic {
	font-family : Times New Roman,Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 18px;
	color: #000000;
	font-style: italic;
	font-weight : bold;
}