.topnav {
	color: #282828;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	Text-decoration: none;
	border-top: 0px none #d5d5d5;
	border-right: 0px none #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-left: 0px solid #d5d5d5;
	line-height: 28px;
	Padding-left: 6px;
}
.subnav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;

}
.subnav1 a, .subnav1 a.visited
{
	color: #999999;
	font-weight: normal;
	Text-decoration: none;
	}	
.subnav1 a:hover, .subnav1 a:active
{
	color: #999999;
	font-weight: normal;
	Text-decoration: underline;
}
.subnav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
}
.subnav2 a, .subnav1 a.visited
{
	color: #FF0000;
	font-weight: normal;
	Text-decoration: none;
	}	
.subnav2 a:hover, .subnav1 a:active
{
	color: #FF0000;
	font-weight: normal;
	Text-decoration: underline;
}
.topnav a, .topnav a.visited
{
	color: #282828;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	Text-decoration: none;
	line-height: 28px;
	}	
.topnav a:hover
{
	color: #F73030;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	Text-decoration: none;
	line-height: 28px;
}
.boxborderBottom {
	border-top: 0px none #d5d5d5;
	border-right: 0px none #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-left: 0px solid #d5d5d5;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}.titleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #F73030;
	font-weight: bold;
	line-height: 25px;

}
a, a.visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F73030;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F73030;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
.linehoriz {
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
	background-image: url(../images/grey_dot.gif);
	width: 1px;

}
.linevert {

	background-repeat: repeat-y;
	background-position: center;
	height: 1px;
	background-image: url(../images/grey_dot.gif);
	width: 1px;
}
.footerRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #F73030;
	font-weight: bold;
}
.footerRed a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #F73030;
	font-weight: bold;
	text-decoration: underline;
}
.footerRed a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #F73030;
	font-weight: bold;
	text-decoration: none;
}
