body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B6C81;
	text-align: left;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
}
a {
	font-size: 10px;
	color: #7272B6;
}
a:visited {
	color: #7272B6;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #675588;
}
.MainTitle {
	font-size: 14px;
	font-weight: bold;
	color: #472D5A;
	background-image: url(images/butterfly_24.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	padding-left: 17px;
}
.smallTitle {
	font-size: 12px;
	font-weight: bold;
	color: #5565B3;
	background-image: url(images/butterfly_24.png);
	background-repeat: no-repeat;
	background-position: 0px -23px;
	padding-left: 17px;
	line-height: 22px;
}
.textTitle {
	font-size: 12px;
	font-weight: normal;
	color: #757B93;
	background-image: url(images/butterfly_23.png);
	background-repeat: no-repeat;
	background-position: 0px -23px;
	padding-left: 17px;
	line-height: 22px;
}
.topTitle {
	font-size: 12px;
	font-weight: bold;
	color: #5565B3;
	padding-left: 20px;
	padding-right: 6px;
}
a.MenuButtons:link, a.MenuButtons:visited {
	color: #FFFFFF;
	background-image: url(images/butterfly_18.jpg);
	background-repeat: no-repeat;
	width: 143px;
	float: left;
	height: 26px;
	text-decoration: none;
	padding-left: 12px;
	line-height: 25px;
	background-position: 5px 0px;
	font-size: 12px;
	font-weight: bold;
}
a.MenuButtons:hover {
	color: #990066;
	background-image: url(images/butterfly_18.jpg);
	background-repeat: no-repeat;
	width: 143px;
	float: left;
	height: 26px;
	text-decoration: none;
	line-height: 25px;
	background-position: 5px -28px;
}
a.MenuButtons:active {
	color: #333333;
}
.newsText {
	padding-left: 16px;
	float: left;
	padding-right: 8px;
}
.theAddress {
	font-weight: bold;
	color: #FFFFFF;
}
a.topLinks:link, a.topLinks:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/butterfly_25.png);
	background-repeat: no-repeat;
	background-position: -6px -5px;
	padding-left: 9px;
}
a.topLinks:hover {
	background-image: url(images/butterfly_25.png);
	background-repeat: no-repeat;
	background-position: -8px -24px;
	color: #FF0000;
}
.pageText {
	padding-right: 9px;
	float: right;
}
.content1 {
	width: 100%; 
}