.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;
}
.rightbox {
	text-decoration: none;
	padding: 5px;
	font-weight: normal;	
	font-size: 12px;
}
.flash {
	text-decoration: none;
	background-color: #222222;
	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;
	background-color: #222222;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style:  solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 10px;
}
.leftbordered {
	text-decoration: none;
	background-color: #222222;
	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;
}

