/* CSS Document */
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.softlink a{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #48428a;
}

.maintableborder{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.menutableborder{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}

.mainmenu{
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.mainmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainmenu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
.footermenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
.footermenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
}
.footermenu2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
.bodybg{
	background-image: url(../images/home_body.jpg);
	background-repeat: no-repeat;
	height: 227px;
}
.bodybg2{
	background-image: url(../images/home_body.jpg);
	background-repeat: no-repeat;
	height: 32px;
}
.newsbg{
	background-repeat: no-repeat;
	height: 41px;
	background-image: url(../images/home_top2b.jpg);
}
.homeheaders{
	font-family: "Arial Narrow", "Book Antiqua", Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.innertitles{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #cecccf;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.archortable{
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #C9C9C9;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #494949;
}
.archortable a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.archortable2{
	
	
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #494949;
}
.contactline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A4A4A4;
}
.newscroll {
	background-image: url(../images/home_top2b.jpg);
	height: 41px;
	background-repeat: no-repeat;
	text-decoration: none;

}
.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;

}

.mainbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #013064;
	height: 20px;
}