.BlackHeader
{
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #c8c8c8;
	text-transform: uppercase;
}
.WhiteHeader
{
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
}

.SmallTitle
{
	font-family: Arial;
	font-weight: Bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #4d4d4d;
}

.Heading
{
	font-family: Arial;
	font-weight: Bold;
	font-size: 11px;
	color: #ffffff;
}

.OrangeBold
{
	font-family: Tahoma;
	font-weight: Bold;
	font-size: 11px;
	color: #e96522;
	text-decoration: none;
}
td.OrangeBold a:link
{
	font-family: Tahoma;
	font-weight: Bold;
	font-size: 11px;
	color: #e96522;
	text-decoration: none;
}
td.OrangeBold a:visited
{
	font-family: Tahoma;
	font-weight: Bold;
	font-size: 11px;
	color: #e96522;
	text-decoration: none;
}
td.OrangeBold a:hover
{
	font-family: Tahoma;
	font-weight: Bold;
	font-size: 11px;
	color: #e96522;
	text-decoration: underline;
}
.OrangeNormal
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #e96522;
	text-decoration: none;
}
.LightGray
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #8a8a8a;
}
.OrangeNormal table td
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #e96522;
}


.MyLinks TD
{
	height: 4px;
	padding: 0 0 0 0;
	line-height: 0px;
}
.MyLinks a:link{
	text-decoration: none;
}
.MyLinks a:visited{
	text-decoration: none;
}
.MyLinks a:hover{
	text-decoration: none;
}

.Arrow a:link{
	padding-left: 12px;
	font-family: verdana;
	font-weight: normal;
	color:  #303435;
	font-size: 11px;
	text-decoration: none;
}
.Arrow a:visited{
	padding-left: 12px;
	font-family: verdana;
	font-weight: normal;
	color:  #303435;
	font-size: 11px;
	text-decoration: none;
}
.Arrow a:hover{
	padding-left: 12px;
	font-family: verdana;
	font-weight: normal;
	color:  #b1b1b1;
	font-size: 11px;
	background-image: url(images/link-arrow.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.Feedback
{
	background-image: url(images/feedback-background.jpg);
}
