a  {
	text-decoration: none;
	color: #89253F;
}
a:hover {
	color: #EF0058;
	text-decoration : underline;
}
.NavLeft  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #89253F;
	font-weight : bold;
}
.NavLeft:hover  { 
	color: #EF0058;
	text-decoration: none;
}
.NavBottom  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #89253F;
	font-weight : normal;
}
.NavBottom:hover  { 
	color: #EF0058;
	text-decoration: none;
}
td {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #000000;
}
b {
	font-weight : bold;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #928649;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #928649;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #928649;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:5;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #928649;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
.Category1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-weight : normal;
	color: #928649;
}
.Item {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #AF153C;
}
.TextSmaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 11px;
}
.TextSmallerGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #666666;
	line-height : 11px;
}
.TextSmallerPink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #D2548A;
	line-height : 11px;
}
.TextSmallest {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
}
.TextSmallestGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #666666;
	line-height : 9px;
}
#InputBox {
	border-left : 1px solid #750824;
	border-top : 1px solid #750824;
	border-right : 1px solid #750824;
	border-bottom : 1px solid #750824;
}
.Border {
	border-left : 1px solid #D6C6B9;
	border-top : 1px solid #D6C6B9;
	border-right : 1px solid #D6C6B9;
	border-bottom : 1px solid #D6C6B9;
}
.Submit {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #750824;
	color: White;
	font-weight: bold;
	border-left : 1px solid #B34562;
	border-top : 1px solid #B34562;
	border-right : 1px solid #410011;
	border-bottom : 1px solid #410011;
}