body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 22px;
	background-image: url(images/back.gif);
	background-color: #303050;
}
.smallText{
	font-size: 10px;	
	color: #FAEAB4;
}
.fieldblend{
	border: 0;
	background-color: #69699F;
	color: #FAEAB4;
	font-size: 11px;
}
.bottombar{
	background-color: #69699F;
	background-image:url(images/back_bottombar.gif);
	background-repeat: repeat-x;	
}
.topbar{
	background-color: #69699F;
	background-image:url(images/back_topbar.gif);
	background-repeat: repeat-x;	
}
a {
	color: #FAEAB4;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FAEAB4;
	font-weight: bold;
	text-decoration: underline;
}
.mainText {
	margin-left: 10px;
	margin-right: 340px;
	margin-top: 15px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.mainText a {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.mainText a:hover {
	font-weight: bold;
	text-decoration: underline;
}