body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #444444;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #444444;
}


a:visited {
	color: #444444;
	}

a:hover {
	color: #CB9800;
	}



H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #777777;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;;
	font-style: normal;
	color: #444444;
}

.small:visited {
	color: #444444;
	}

.small:hover {
	color: #CB9800;
	}


input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}



.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #444444;
	font-weight: bold;
}


.topLinks:visited {
	color: #444444;
}
.topLinks:hover {
	color: #CB9800;
}



.tdMenuBarNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-image: url("images/theme_menubar_bg.jpg")
	}


.tdMenuBarOver {
	background-image: url("images/theme_menubar_bg2.jpg")
	}



.footLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #444444;
}


.footLinks:visited {
	color: #444444;
}
.footLinks:hover {
	color: #CB9800;
}







.drkGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

.drkGrey:visited {
	color: #333333;
}

.drkGrey:hover {
	color: #CB9800;
}

