.tablebrdr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.tablebrdrmid {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.gamebrdr {
	border: 1px solid #E9E9E9;
}
.sidenavbg {
	background-image: url(images/sidenav_gradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sidenavrepeat {
	background-image: url(images/sidenav_bg.jpg);
	background-repeat: repeat-y;
}
.quicklinks {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 13px;

}
.qlsmall {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-indent: 8px;
	line-height: 14px;



}
.adpics {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.social {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
