body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C3C1C1;
	margin: 0px;
	padding: 0px;
}
.bg1 {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bg2 {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.rightMenuLink {
	line-height: 20px;
	color: #00396B;
	text-decoration: none;
}
.rightMenuLink1 {

	color: #00396B;
	text-decoration: none;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	BORDER: #033B6D 1px solid;
	width: 105px;
}
.textfieldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	BORDER: #033B6D 1px solid;
	width: 80px;
}
.rightMenuLink:hover {
	text-decoration: underline;
}
.newsDate {
	font-weight: bold;
	color: #00396B;
}
.newsLink {
	color: #00396B;
	text-decoration: none;
}
.newsLink:hover {
	text-decoration: underline;
}
.butLinks {
	color: #00396B;
	text-decoration: none;
}
.butLinks:hover {
	text-decoration: underline;
}
.rights {
	font-size: 10px;
	color: #00396B;
}
.enter {
	font-weight: bold;
	color: #00396B;
	text-decoration: none;
}
.enter:hover {
	text-decoration: underline;
}
.toplink {
	color: #00396B;
	text-decoration: none;
}
.toplink:hover {
	text-decoration: underline;
}

