td, tr{
	font-family: Verdana;
	font-size: 11px;
	color: #5C5C5C;
	line-height: 18px;
}
.midpad {
	padding-top: 20px;
}



body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;

}

a {
	font-family: Verdana;
	font-size: 11px;
	color: #6db8d9;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.white {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.white:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #E9E5D7;
	text-decoration: none;
	font-weight: bold;

}



li {
	list-style-image:  url(images/bullet.gif);
}
