html, body
{
	background-image: url(images/back.jpg);
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
.content
{
	background-image: url(images/content_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #35748F;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	line-height: 18px;
}
.content a
{
	color: #046A9F;
	text-decoration: underline;
}
.content a:hover
{
	color: #00B4FF;
	text-decoration: underline;
}
.news_back
{
	background-image: url(images/box_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #35748F;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
.date
{
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.news_line
{
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 15px;
	padding-bottom: 10px;
}
.link
{
	color: #046A9F;
	text-decoration: underline;
}
.link:hover
{
	color: #00B4FF;
	text-decoration: underline;
}
.footer
{
	background-image: url(images/footer_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	line-height: 16px;
}
.footer a
{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
p
{
	margin: 0px;
	padding: 0px;
}
h1
{
	font-family: Tahoma;
	color: #1e73b5;
	font-size: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.img_margin
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-decoration: none;
}
