
.rightborderrepeat {
	background-image: url(../images/structure/leftframe_repeat_y.png);
	background-repeat: repeat-y;
}

.leftmenubackground {
	background-image: url(../images/structure/leftmenubackground.jpg);
	background-repeat: no-repeat;
}

.contentbackground {
	background-image: url(../images/structure/allcontentbackground.gif);
	background-repeat: no-repeat;
}

.leftmenuborderrepeatdown {
	background-image: url(../images/structure/leftmenuborderrepeatdown.jpg);
	background-repeat: repeat-y;
}
.textcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 000000;
}
.textheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #FFFFFF;
}
link_text

{/*make the link text transparent*/
visibility: hidden;
}

.link_href
{/*Display this image in the link area*/
background: url(images/structure/homeup.png) no-repeat;
}

.link_href:hover
{/*Display this image in the link area when you mouseover*/
background: url(images/structure/homedown.png) no-repeat;
}

.BoldContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.boldunderlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.headliners {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.Copyrighttext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.indexmap{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
