.sitenav {
	text-decoration: none;
	padding: 2px;
	font-weight: normal;	
	font-size: 9px;
	color: #777777;
}
.topbg {
	text-decoration: none;
	background-image: url(../images/topbg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	width: 930px;
}
.topbannerbg {
	background-image: url(../images/topbanner_bg.gif);
	background-repeat: repeat-x;
	height: 94px;
}
.rightcontentbg {
	text-decoration: none;
	background-image: url(../images/rightcontentbg.gif);
	background-repeat: no-repeat;
	padding: 20px;
	line-height: 20px;
	color: #3b6578;
	height: 250px;
}
.flash {
	text-decoration: none;
	width: 930px;
	height: 125px;
}
.botbordered {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style:  none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
}
.rightbordered {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d8e2e7;
	border-right-color: #d8e2e7;
	border-bottom-color: #d8e2e7;
	border-left-color: #d8e2e7;
}
.leftbordered {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style:  none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 10px;
}
.topbordered {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style:  none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #777;
	border-right-color: #777;
	border-bottom-color: #777;
	border-left-color: #777;
}
.menufade {
	text-decoration: none;
	background-image: url(../images/menufade.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
.leftmenubg {
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style:  none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c6d0d6;
	border-right-color: #c6d0d6;
	border-bottom-color: #c6d0d6;
	border-left-color: #c6d0d6;
}
