#Title {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/title.jpg);
	height: 66px;
	width: 900px;
	list-style-type: none;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	top: 5px;
}
#Navbar {
	height: 32px;
	width: 900px;
	list-style-type: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	position: static;
	background-position: center top;
	background-color: #666;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	float: none;
	z-index: auto;
}

table
	{
		padding:inherit;
		border: #CCC;
	}

ul#Navbar_Links
	{
	padding: 0.4em;
	margin: 0;
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, Geneva, sans-serif;
}

ul#Navbar_Links li 
	{
	display: inline;
	float: left;
	padding: 0.2em 1em;
	border-right: 1px solid #fff;
	padding-right: 0.001em;
	padding-left: -0.1px;
	margin-left: 2.8%;
}
#SearchForm {
	position: static;
	width: 270px;
	margin-left: 630px;
	margin-top: -5px;
}

#Navbar #Navbar_Links li a {
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.rightbar {
	background-image: url(../nav/rightbar.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	a.rss_news { color: #fff; text decoration: none;
	text-align: center;

}
	
.news_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
a {
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}
.h1 {
	color: #000;
	font-weight: bold;
	visibility: inherit;
	font-size: 16px;
}
.h1a {
	color: #000;
	font-weight: bold;
	visibility: inherit;
	font-size: 14px;
}
.h2 {
	color: #000;
	font-weight: bold;
	visibility: inherit;
	font-size: 12px;
}
.h3 {
	color: #000;
	font-weight: 300;
	visibility: inherit;
	font-size: 12px;
}
.h4 {
	color: #000;
	font-weight: 200;
	visibility: inherit;
	font-size: 10px;
}
.link {
	color: #060;
	font-weight: bold;
	visibility: inherit;
	font-size: 12px;
}
body {
	background-color:#CCC;
	margin-top: 10px;
}
