/* CSS Document */


#navigationstyle {
	font-family:"Arial Narrow";
	font-size:14px;
	font-weight:normal;
	color:#dedede;
	text-decoration:none;
}

#navigationstyle a {
	color:#dedede;
	text-decoration:none;
	cursor:pointer;
}

#navigationstyle a:hover {
	color:#9b2f0a;
	text-decoration:none;
	cursor:pointer;
}

#footernavigationstyle {
	font-family:"Arial";
	font-size:10px;
	font-weight:normal;
	color:#dedede;
	text-decoration:none;
}

#footernavigationstyle a {
	color:#dedede;
	text-decoration:none;
	cursor:pointer;
}

#footernavigationstyle a:hover {
	color:#9b2f0a;
	text-decoration:none;
	cursor:pointer;
}


#bodytext {
	font-family:"Arial";
	font-size:12px;
	font-weight:normal;
	color:#dedede;

}

.bodytext a {
	color:#dedede;
	text-decoration:none;
	cursor:pointer;
}

.bodytext a:hover {
	color:#9b2f0a;
	text-decoration:none;
	cursor:pointer;
}

.bodytext {
	font-family:"Arial";
	font-size:12px;
	font-weight:normal;
	color:#dedede;

}

#bodytext14 {
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	color:#dedede;

}

#bodytext14 a {
	color:#dedede;
	text-decoration:none;
	cursor:pointer;
}

#bodytext14 a:hover {
	color:#9b2f0a;
	text-decoration:none;
	cursor:pointer;
}

.bodytext14 {
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	color:#dedede;

}

.bodyheadline {
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	color:#dedede;

}

.bodyheadline a {
	color:#dedede;
	text-decoration:none;
	cursor:pointer;
}

.bodyheadline a:hover {
	color:#9b2f0a;
	text-decoration:none;
	cursor:pointer;
}

.bodyheadline2 {
	font-family:"Arial Narrow";
	font-size:20px;
	font-weight:normal;
	color:#dedede;

}

.bodyheadlinered {
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	color:#9b2f0a;

}

.sidebarheadline {
	font-family:"Arial Narrow";
	font-size:20px;
	font-weight:normal;
	color:#9b2f0a;

}

.sidebartext {
	font-family:"Arial Narrow";
	font-size:14px;
	font-weight:normal;
	color:#dedede;

}


.sidebarphone{
	font-family:"Arial";
	font-size:20px;
	font-weight:normal;
	color:#dedede;

}

.footergraytext {
	font-family:"Arial";
	font-size:12px;
	font-weight:normal;
	color:#4e4d4e;

}

a:link {
	color: #dedede;
	text-decoration: none;
}
a:hover {
	color: #9b2f0a;
	text-decoration: none;
}
a:active {
	color: #9b2f0a;
	text-decoration: none;
}
a:visited {
	color: #dedede;
	text-decoration: none;
}





