td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
ul {
	list-style-image: url(images/bullet.gif);
	margin-bottom: 10px;
	padding-bottom: 10px;
}
a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.background {
	background-color: #DFDFDF;
	background-image: url(images/main-back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.left-col {
	background-color: #DFDFDF;
	background-image: url(images/main-back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a.menu {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.bottext {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FF9900;
}
.mainback {
	background-color: #000033;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.backgroundhome {

	background-color: #DFDFDF;
	background-image: url(images/main-back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.botlink {
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}