
a.leftnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.leftnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.leftnav:hover {
	color: #FFC9A7;
	text-decoration: underline;
}
a.leftnav:active {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: Arial,Tahoma;
	font-size: 16px;
}

h2 {
	font-family: Arial,Tahoma;
	font-size: 14px;
}

h3 {
	font-family: Arial,Tahoma;
	font-size: 12px;
}

body {
	font-family: Arial,Tahoma;
	font-size: 12px;
}

td {
	font-family: Arial,Tahoma;
	font-size: 12px;
}

td.white {
	color: #ffffff;
	font-family: Arial,Tahoma;
	font-size: 12px;
}

.smallwhitetext {
	color: #ffffff;
	font-family: Arial,Tahoma;
	font-size: 12px;
}

.whitetext {
	color: #ffffff;
	font-family: Arial,Tahoma;
	font-size: 12px;
}

p {
	font-family: Arial,Tahoma;
	font-size: 12px;
}

textarea {
	font-family: Arial,Tahoma;
	font-size: 12px;
}

input {
	font-family: Arial,Tahoma;
	font-size: 12px;
}

.style1 {color: #DC0A0D}

.LeftNavTD {
    background-repeat: repeat-x;
}