table.webeditborder {
        border-top:1px black solid;
        border-left:1px black solid;
}
td.webeditborder {
        border-bottom:1px black solid;
        border-right:1px black solid;
}
body,td {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:8pt;
	color:#666;
}
a {
	color:#666;
}
a:hover {
	color:#F7931D;
}
.heading {
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
#toptable {
	padding-top:30px;
}

#greenline {
	width:1000px;
	height:3px;
	background-color:#00B7CD;
	margin-top:3px;
}
#greenline2 {
	width:1000px;
	height:5px;
	background-color:#00B7CD;
}
#footer {
	width:1000px;
	text-align:center;
	font-size:7pt;
	color:#888;
}
#footer a {
	text-decoration:none;
}
#content {
	background-repeat:no-repeat;
	padding-top:175px;
}
#leftbar {
	background-image:url('gfx/leftbg.jpg');	
	height:551px;
}
#rightbar {
	padding-top:15px;
	text-align:center;
}
.menu1 {
	font-size:7pt;
	text-align:right;
	color:white;
	font-weight:bold;
	height:40px;
	vertical-align:bottom;
	padding-bottom:2px;
}

.menu2 {
	font-size:7pt;
	text-align:center;
	color:white;
	font-weight:bold;
	height:40px;
	border-left:1px white solid;
	vertical-align:bottom;
	padding-bottom:2px;
}

.menu1 a {
	color:white;
	text-decoration:none;
	text-align:right;
	width:90%;
	display:block;
}
.menu2 a {
	color:white;
	text-decoration:none;
	text-align:center;
	width:100%;
	display:block;
}
.menu1 a:hover {
	color:white;
}
.menu2 a:hover {
	color:white;
}
.infobox {
	border-right:1px #c8c7c7 solid;
	border-left:1px #c8c7c7 solid;
	width:191px;
	padding-left:5px;
	padding-right:5px;
}
.searchbox {
	padding:10px;
	font-weight:bold;
	color:white;
}
.searchfield {
	background:#8BD;
	border:0px;
	font-size:8pt;
	color:white;
}
.menubox {
	color:white;
	font-weight:bold;
	margin-top:50px;
	padding-left:20px;
}
.menubox a {
	color:white;
	text-decoration:none;
}
.menubox a:hover {
	color:#F7931D;
}
.whereami {
	padding:10px;
	color:#666;
}
.whereami a {
	color:#666;
	text-decoration:none;
}
.maintext {
	padding:10px;
	padding-left:20px;
	color:#666;
}
.infobox-text {
	font-family:serif;		
}
.infobox-text a {
	text-decoration:none;
}
.infobox-text a:hover {
	text-decoration:none;
}
.newsdate {
	font-size:6pt;
}
.box {
	color:#F7931D;
	padding:10px;
	padding-top:4px;
	text-align:left;
}
.fbox1 {                         
        border-right:1px #EEEEEE solid;    
        border-bottom:1px #EEEEEE solid;
}                     

.fbox2 {
        border-bottom:1px #EEEEEE solid;
}         

.fbox3 {
        border-right:1px #EEEEEE solid;
}

.shead {
	font-weight:bold;
	color:#666;
}
#toptext {
	color:#004E8B;
	margin-top:20px;
}
.topinfo {
	position:absolute;
	top:50px;
	left:335px;
	visibility:hidden;
}
.topinfo-visible {
	position:absolute;
	top:50px;
	left:335px;
	visibility:visible;
}
td.listh {
	font-weight:bold;
	background:#00B7CD;
	border-bottom:1px black solid;
	color:white;
}
td.list {
	border-bottom:1px #000 solid;
}
