//3padmin css developed on 3/12/09//

body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	height: 101%;
}

td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
}

html { 
	height: 100%; 
	margin-bottom: 1px; 
}


H1 {
	font-family: Arial, helvetica, sans-serif;
	font-stretch: wider;
	font-size: 20;
	font-weight: bold;
	color: #A27A00;
}

.smtext {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
}

A.footer:link{
	font-family: Arial, helvetica, sans-serif;
	font-size: 12;
	text-decoration:underline;
	font-weight: normal;
	color:#ffffff;
	}
	
A.footer:visited{
	font-family: Arial, helvetica, sans-serif;
	font-size: 12;
	text-decoration:underline;
	font-weight: normal;
	color:#ffffff;
	}
	
A.footer:active{
	font-family: Arial, helvetica, sans-serif;
	font-size: 12;
	text-decoration:underline;
	font-weight: normal;
	color:#ffffff;
	}

A.footer:hover{
	font-family: Arial, helvetica, sans-serif;
	font-size: 12;
	text-decoration:none;
	font-weight: normal;
	color:#ffffff;
	}
	
A:link {
	font-family: Arial, helvetica, sans-serif;
	text-decoration:underline;
	font-size:12px;
	font-weight: bold;
	color:#A27A00;
	}
	
A:visited {
	font-family: Arial, helvetica, sans-serif;
	text-decoration:underline;
	font-size:12px;
	font-weight: bold;
	color:#A27A00;
	}
	
A:active {
	font-family: Arial, helvetica, sans-serif;
	text-decoration:underline;
	font-size:12px;
	font-weight: bold;
	color:#A27A00;
	}

A:hover {
	font-family: Arial, helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
	color:#A27A00;
	}
	

