body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.topbanner {
	background-image: url(images/banner-bkgrnd1.jpg);
	background-repeat: no-repeat;
	background-color:#7B0322;
	height:96px;
}
.menucontainer {
	height: 30px;
	background-image: url(images/menu-bkgrnd.jpg);
	background-color:#E9E0DE;
	repeat: no-repeat;
}
.left-column {
	width: 212px;
}
.bottombar {
	background-color: #75001D;
}
.bottom-right {
	background-color: #E0E1E2;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #8E8E8E;
	font-style: italic;
	font-weight:normal;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
p, ul, ol {
	font-size: 80%;
	margin-top: 0px;
	line-height: 130%;
}
li {
	padding-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #940227;
	font-style: italic;
	font-weight:normal;
}
a {
	color: #940227;
	text-decoration: underline;
}
a:hover {
	color: #3D3D3D;
}

#pscroller1 {
width: 100%;
height: 70px;
}

.grey {
	color: #666666;
}
.titlefield { 
text-decoration: none;
}
#rss{ 
width: 180px;
height: 50px;
padding-left: 4px;
padding-right: 4px;
}

#rss p { 
margin-top: 0;
margin-bottom: 0px;
}
.bottombar {
	color: #ADAFB2;
	font-size: 80%;
}
.bottombar a {
	color: #ADAFB2;
	text-decoration: none;
}
.bottombar a:hover {
	color: #E0E1E4;
}
.text_alert {
	color: #FF0000;
}
#dropmenudiv {
position:absolute;
border-bottom-width: 0;
font: 11px Arial, Verdana, Helvetica, sans-serif;
line-height: 18px;
z-index:100;
}

#dropmenudiv a {
width: 100%;
display: block;
border-bottom: 1px solid white;
padding: 5px;
text-decoration: none;
font-weight: normal;
background-color:#C7C8CA;
color: #FFFFFF;
}

#dropmenudiv a:hover { 
background-color: #7C0A15;
}
.caption {
	font-size: 70%;
}
.secondlevel {
  font-size: 120%;
  padding-bottom: 5px;
}
#container {
	position:relative;
	width:100%;
	height:700px;
	border:1px solid white;
	overflow:hidden;
}
.bottombar2 {
	bottom: 0px;
	position:absolute;
}
.background {
	background-color: #E6E7E8;
}
.bottom-right {
	background-color: #E6E7E8;
}
.background-index {
	background-color: #E6E7E8;
	background-image: url(images/back-index.jpg);
	background-repeat: no-repeat;
}
.pic-text {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 170%;
}
