@charset "UTF-8";
/* CSS Document */

 
body {
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	float: none !important;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.news {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align:left
}
.newshead {
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	text-align:left
}
.head {
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align:right
}
 
td.artbody
{
	padding-left: 5px;
	padding-right: 0px;
	text-align:left;
}
 
A:link
{
COLOR: #000; 
TEXT-DECORATION: none
}
 
A:visited
{
COLOR: #000; 
TEXT-DECORATION: none
}
 
A:hover
{
COLOR: #f90; 
TEXT-DECORATION: underline
}
 
A:active
{
COLOR: #069; 
TEXT-DECORATION: none
}
 
h1	{
	font-weight: bold;
	color: #333;
	padding: 0;
	margin: 5px 0px 0px 0px
 }
 
h2	{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 5px 0px 0px 0px
 }
 
 #Header {
	background-image: url(images/bg850.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.news h2 {
	margin: 0px;
	padding: 2px;
	color: #000000;
	background-color: #E4E3E3;
	font-size: 12px;
/*	background-image: url(images/bgh2.jpg); */
	border: 1px solid #E4E3E3;
}

.content h2 {
	margin: 0px;
	padding: 2px;
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
/*	background-image: url(images/bgh2.jpg); */
	border: 1px solid #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
}


#SubHeader {
	background-color: #CCCCCC;
	padding-bottom: 6px;
}
#SubHeaderText {
	margin: auto;
	width: 825px;
	text-align: left;
}

.content ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}

.content li {
	border-bottom-width: 1px;
	border-bottom-style: none;
	padding: 2px;
}

.content li a {
	color: #006699;
	text-decoration: none;
}
.content li a:hover {
	color: #000000;
	text-decoration: underline;
}



.copyr {
	size: 10px;
}

.navi li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	padding: 2px;
}
.news {
	width: 850px;
	margin: auto;
}

.Columnleft {
	width: 100px;
	float: left;
	padding: 5px;
}

.Column {
	width: 483px;
	float: left;
	padding: 5px;
}
.Column223 {
	width: 223px;
	float: left;
	padding: 5px;
}
.PadBorder {
	border: 1px dotted #D3D3D3;
}

.PadBordermenu {
	border: 1px #FFF;
}

.Clear {
	clear: both;
}
.navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}
.news td {
	border: 1px solid #CCCCCC;
}
#Footer {
	padding: 12px;
	background-color: #A3A3A3;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/bg2850.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}
.navi li a {
	color: #006699;
	text-decoration: none;
}
.navi li a:hover {
	color: #000000;
	text-decoration: underline;
}
