body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #616161;
}
a:focus {
	outline: none;
}
.top_bg {
	background-image: url(/img/long_bg2.gif);
	background-repeat: no-repeat;
	background-position: 767px top;
}

a:link, a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #09C;
	text-decoration: underline;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #C90;
	text-decoration: underline;
}
a.big_link:link, a.big_link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #09C;
	text-decoration: underline;
	line-height: 1.1em;
}
a.big_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #C90;
	text-decoration: underline;
	line-height: 1.1em;
}
.news_date {
	color: #C00;
	padding-bottom: 0px;
}

.news_container {
	margin-top: 20px;
}
.main_content {
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 20px;
}
h2 {
	font-family: Tahoma;
	font-weight: normal;
	color: #000;
	font-size: 1.4em;
	margin-bottom: -7px;
	padding-top: 10px;
}
#bottom_arrow {
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: inline;
	margin-left: 5px;
}


h1 {
	font-family: Tahoma;
	font-size: 1.7em;
	color: #000;
	font-weight: normal;
	text-align: center;
}
.bg_bottom {
	background-image: url(/img/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bottom_table
{
	margin-top:70px;
	
}

