 /*  

TRAILRUN CSS v.1.01

*/



p {

 	font-family: verdana, arial;

	font-size: 10px;

	font-weight:  400;

	color: #191504;

}



a:link { color: #525252;

text-decoration: none;}

a:visited {color: #919090;

text-decoration: none}

a:active {color: #B50000;

text-decoration: none}

a:hover { color: #B50000;

text-decoration: none;}



input {

    background-color:#FFFFFF;

    font-size: 9px;

    font-weight: 500;

    font-family: verdana, geneva, arial;

	border-style: solid;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-width: 1px;

	border-top-width: 1px;

	border-color: 999999;

	height:18px;

}



 input.formButton {

	font-family: Verdana, Arial, Helvetica;

	font-size: 10px;

	height: 18px;

	width: auto;

	text-align: center;

	margin-bottom: 2px;

	font-weight: 500;

	background-color: #E1E1E1;

	color: #474747;

	border: 1px solid #666666;

	cursor: hand;	

}




