td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
h1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
a.menu {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;

}
a.menu:hover {
	color: #FF0000;

}
.botbar {
	font-size: 10px;
	color: #FFFFFF;

}
a.botbar {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;


}
a.botbar:hover {
	color: #000033;

}
.left {
	background-color: #CACACA;
	background-image: url(images/left-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mid {
	background-color: #CACACA;
	background-image: url(images/mid-background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
li {
	list-style-image: url(images/bullet.gif);

}
.sidebox {
	font-size: 11px;
	font-style: italic;
}
a.botlink {
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
a.botlink:hover {
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}