/* CSS Document */

.footerbut, .footerbut A:link, .footerbut A:visited, .footerbut A:active {font-family:Arial; font-size:11px; font-weight:normal; color:#D3E9F4; text-decoration:none;}
.footerbut A:hover {color:#ffffff; }

.headerbut, .headerbut A:link, .headerbut A:visited, .headerbut A:active {font-family:Arial; font-size:14px; font-weight:normal; color:#55656F; text-decoration:none;}
.headerbut A:hover {color:#0062D0; }


.ourlinks {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}


.rightpanel {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.running {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #55656F;
	text-decoration: none;
}


.running1 {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #39525E;
	text-decoration: none;
}


.border {
	border: 5px solid #55656F;
}
.footerborder {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #55656F;
}
