a:link {
	color: #8B0000;
	text-decoration: none;
}

a:visited {
	color: #8B0000;
	text-decoration: none;
}

a:hover {
	color: #8B0000;
	text-decoration: underline;
}

a.footer:link {
	color: #4D4B4A;
	text-decoration: underline;
}

a.footer:visited {
	color: #4D4B4A;
	text-decoration: none;
}

a.footer:hover {
	color: #4D4B4A;
	text-decoration: none;
}

a.inline:link {
	color: #4D4B4A;
	text-decoration: underline;
}

a.inline:visited {
	color: #4D4B4A;
	text-decoration: none;
}

a.inline:hover {
	color: #4D4B4A;
	text-decoration: none;
}

a.menu:link {
	color: #4D4B4A;
	text-decoration: none;
}

a.menu:visited {
	color: #4D4B4A;
	text-decoration: none;
}

a.menu:hover {
	color: #000000;
	text-decoration: none;
}

a.more:link {
	color: #605C4C;
	text-decoration: none;
}

a.more:visited {
	color: #605C4C;
	text-decoration: none;
}

a.more:hover {
	color: #000000;
	text-decoration: none;
}

body {
	background-color: #E5E2DB;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	color: #4D4B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

h1{
	border-bottom: 1px solid #BBB6A0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2{
	color: #4D4B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: underline;
}

.bodytext {
	color: #4D4B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.button {
	background-color: #2B8EC1;
	border: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footerercell {
	height: 30px;
}

.footertext {
	color: #4D4B4A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}

.height15 {
	height: 15px;
}

.menucell {
	height: 35px;
}

.menutext {
	background-image: url(images/menu_bar.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #4D4B4A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.menutextlast {
	color: #4D4B4A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.morecolumntext {
	color: #4D4B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.moretext{
	color: #605C4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	padding: 3px 0px 3px 5px;
}

.newsdate {
	color: #4D4B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.newsheader{
	color: #2C2C2C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
}

.newsimage{
	margin-right: 15px;
}

.newstext {
	color: #4D4B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}

.newstitle {
	color: #4D4B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.textbox {
	background-color: #F0F4F9;
	border: none;
	color: #344E73;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#newsborder{
	border-top: 1px solid #A9A9A9;
}
