#container {
	position:relative;
	margin:0 auto;
}
#logo-wrap {
	background-image:url(Admin-bkg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
a {
	color:#F97C00;
	background:none;
	text-decoration:none;
	font-weight:bold;
}
a:active {
	color:#F97C00;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#F97C00;
	background:none;
	text-decoration:underline;
	font-weight:bold;
}
th {
	font-weight:bold;
	color:#FFFFFF;
	background:#0273BD url(theader.gif) repeat-x;
	text-transform:uppercase;
	padding:5px 7px 5px 7px;
	border-bottom:2px solid #FF6600;
	text-shadow:#302f2e 1px 2px 2px;
	border-top:1px solid #164bb3;
	border-right:1px solid #164bb3;
	border-left:1px solid #164bb3;
}
th a {
	color:#FFFFFF;
	background:none;
	font-weight:bold;
	text-decoration:none;
}
th a:visited {
	color:#FFFFFF;
}
th a:hover {
	color:#FFFFFF;
	background:none;
	font-weight:bold;
	text-decoration:none;
}
.signature {
	border-top:1px dashed #000000;
	margin-top:20px;
}
body {
	color:#000000;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background:#FFFFFF;
	margin:0px;
	padding:0px;
}
.user-unapproved {
	background:#FFF4AA;
	border:1px solid #ECCE00;
}
.user-banned {
	background:#FFC0C0;
	border:1px solid #FF7979;
}
.user-neveron {
	background:#D2D2D2;
	border:1px solid #A8A8A8;
}
.clear {
	background:#FFFFFF;
}
.spacer {
	background:#FFFFFF;
	color:#000000;
	height:5px;
	margin:0px;
}
.tablewrap {
	border:0px solid #313131;
}
.bold {
	font-weight:bold;
}
td a {
	color:#F97C00;
	background:none;
	text-decoration:none;
	font-weight:bold;
}
td a:active {
	color:#F97C00;
	text-decoration:none;
	font-weight:bold;
}
td a:hover {
	color:#F97C00;
	background:none;
	text-decoration:underline;
	font-weight:bold;
}
.menuheader {
	font-weight:bold;
	color:#FFFFFF;
	background:#4C93BF url(theader.gif) repeat-x top;
	text-transform:uppercase;
	padding:5px 7px 5px 7px;
	border-bottom:2px solid #FF6600;
	text-shadow:#302f2e 1px 2px 2px;
	border-top:1px solid #164bb3;
	border-right:1px solid #164bb3;
	border-left:1px solid #164bb3;
}
.menuheaderon {
	font-weight:bold;
	background:#F8A22E url(theader-h.gif) repeat-x;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:5px 7px 5px 7px;
	border-bottom:2px solid #FF6600;
	text-shadow:#302f2e 1px 2px 2px;
	border-top:1px solid #e65c00;
	border-right:1px solid #e65c00;
	border-left:1px solid #e65c00;
	cursor:pointer;
}
.menuheader a {
	color:#FFFFFF;
	background:none;
	font-weight:bold;
	text-decoration:none;
}
.menuheader a:visited {
	color:#FFFFFF;
}
.menuheader a:active {
	color:#FFFFFF;
}
.menuheader a:hover {
	color:#FFFFFF;
	background:none;
	font-weight:bold;
	text-decoration:none;
}
.textbox {
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	font-size:12px;
	padding:2px;
	margin:2px;
}
.boxerror {
	background-color:F1F4F8;
	border:1px dashed #FF0000;
	color:#3366FF;
	font-size:12px;
	padding:2px;
	margin:2px;
}
.formbutton {
	border:1px outset #4C93BF;
	color:#FFFFFF;
	padding:3px;
	background:#9F9F9F url(theader.gif) repeat-x top;
	font-size:smaller;
	font-weight:bold;
	text-transform:uppercase;
}
.formbutton:hover {
	border:1px outset #F8A22E;
	background:#F8A22E url(theader-h.gif) repeat-x top;
	color:#FFFFFF;
	cursor:pointer;
}
.formbutton:active {
	border:1px inset #F8A22E;
	background:#F8A22E url(theader-h.gif) repeat-x top;
	color:#FFFFFF;
	cursor:pointer;
}
form {
	display:inline;
}
.mini {
	font-weight:normal;
	font-size:8px;
}
.color1 {
	background:#F0F0F0;
	color:#000000;
	padding:3px;
	border:1px solid #D2D2D2;
}
.color2 {
	background:#FFFFFF;
	color:#000000;
	padding:3px;
	border:1px solid #D2D2D2;
}
.color3 {
	background:#FFFFFF;
	color:#000000;
	padding:3px;
	border:1px solid #FF6600;
	cursor:pointer;
}
.bright {
	color:red;
}
.maincontent {
	padding:5px;
}
ul {
	margin:0px;
	font-size:12px;
	padding-left:15px;
}
.cpnews {
	overflow:auto;
	height:200px;
	width:98%;
	padding:5px;
	border:1px solid #D2D2D2;
	background:#FFFFFF;
}
.error {
	color:#FF0000;
}
.tableedge {
	margin-bottom:10px;
}
.nobutton {
	border:0px;
	padding:0px;
	background:transparent;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.nobutton:hover {
	border:0px;
	background:transparent;
	color:#FFFFFF;
	cursor:pointer;
}
.nobutton:active {
	border:0px;
	background:transparent;
	color:#FFFFFF;
	cursor:pointer;
}
a:link {
}
a:visited {
}
.title {
}
.title a:link {
}
.title a:visited {
}
.title a:active {
}
.title a:hover {
}
.borderall {
}
.bordertop {
}
.borderbottom {
}
.borderleft {
}
.borderright {
}
.column_header {
}
.menu {
}
.menuitem {
}
.menugroup {
}
.content {
}
.checkbox {
}
.menu-bar {
}
.title a {
}

