body {
	background-color: #1c77c9;
	background-image: url(images/fade_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
.left_top_shad {
	background-image: url(images/left_top_shad.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right_top_shad {
	background-image: url(images/right_top_shad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #1c77c9;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: square;
}
.footer {
	background-image: url(images/footerback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64bafe;
	text-decoration: none;
}
.footer a:link {
	color: #64bafe;
	text-decoration: none;	
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;	
}
.footer a:visited {
	color: #64bafe;
	text-decoration: none;	
}
.maintext strong {
	font-size: 14px;
	font-weight: bold;
}
.maintext em {
	font-size: 10px;
}

.left_shad {
	background-image: url(images/left_lower_shad.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.right_shad {
	background-image: url(images/right_lower_shad.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C77C9;
	background-color: #e9e9e9;
	border: 1px solid #1C77C9;
	padding: 2px;
	margin: 0px;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #1C77C9;
	text-align: justify;
	padding: 7px;
}
.newstextbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #1C77C9;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.newstextbig a:link {
	color: #1643B1;
	text-align: left;
	text-decoration: none;
}
.newstextbig a:visited {
	color: #1C77C9;
	text-align: left;
	text-decoration: none;
}
.newstextbig a:hover {
	color: #FF0000;
	text-align: left;
	text-decoration: none;
}
