body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	background-image: url(images/bg.png);
	margin: 15px;
}

.container {
  width: 800px;
}

.c-top-left {
  background-image: url(images/c-top-left.png);
  width: 23px;
  height: 23px;
}

.c-top {
  background-image: url(images/c-top.png);
  height: 23px;
}

.c-top-right {
  background-image: url(images/c-top-right.png);
  width: 23px;
  height: 23px;
}

.c-mid-left {
  background-image: url(images/c-mid-left.png);
  width: 23px;
}

.c-mid {

}

.c-mid-right {
  background-image: url(images/c-mid-right.png);
  width: 23px;
}

.c-bottom-left {
  background-image: url(images/c-bottom-left.png);
  width: 23px;
  height: 23px;
}

.c-bottom {
  background-image: url(images/c-bottom.png);
  height: 23px;
}

.c-bottom-right {
  background-image: url(images/c-bottom-right.png);
  width: 23px;
  height: 23px;
}

a {
	color: #0099cc;
	text-decoration: none;
}

a:hover {
	color: #0099cc;
	text-decoration: underline;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-image: url(images/cap.png);
	padding: 5px;
	border: 1px solid #555;
}

.userinfo {
	font-size: 11px;
	color: #333;
	background-image: url(images/brushed.png);
	padding: 5px;
  border-left: 1px solid #555;
  border-right: 1px solid #555;
}

.userinfo a {
	color: #003366;
	text-decoration: none;
}

.userinfo a:hover {
	color: #003366;
	text-decoration: underline;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-image: url(images/cap.png);
	padding: 5px;
	border: 1px solid #555;
}

.navigation a {
	color: #fff;
	text-decoration: none;
}

.navigation a:hover {
	color: #fff;
	text-decoration: underline;
}

.content {
	font-size: 11px;
	color: #333;
	background-image: url(images/brushed.png);
	padding: 5px;
  border-left: 1px solid #555;
  border-right: 1px solid #555;
}

.content a {
	color: #003366;
	text-decoration: none;
}

.content a:hover {
	color: #003366;
	text-decoration: underline;
}

.ratings {
	font-size: 11px;
	color: #333;
	background-image: url(images/brushed.png);
	padding: 5px;
  border-left: 1px solid #555;
  border-right: 1px solid #555;
}

.comments {
	font-size: 11px;
	color: #333;
	background-image: url(images/brushed.png);
	padding: 5px;
  border-left: 1px solid #555;
  border-right: 1px solid #555;
}

.comments a {
	color: #003366;
	text-decoration: none;
}

.comments a:hover {
	color: #003366;
	text-decoration: underline;
}

.comment-head {
	font-size: 11px;
	color: #555;
	background-color: #e1e1e1;
	padding: 5px;
  border: 1px solid #555;
}

.comment {
	font-size: 11px;
	color: #555;
	background-color: #f1f1f1;
	padding: 5px;
  border-left: 1px solid #555;
  border-right: 1px solid #555;
  border-bottom: 1px solid #555;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-image: url(images/cap.png);
	padding: 5px;
	border: 1px solid #555;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #555;
  overflow:auto;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	border: 1px solid #555;
	margin-top: 2px;
}

.bbcode:hover {
	background-color: #ddd;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-image: url(images/button.png);
	height: 20px;
	border: 1px solid #555;
}

.tbl-border {
	border: 1px solid #999;
}

.tbl {
	font-size: 11px;
	color: #555;
	background-color: #f1f1f1;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl2 {
	font-size: 11px;
	color: #555;
	background-color: #f1f1f1;
	padding: 4px;
}

.quote {
	font-size: 11px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #555;
}

.small {
	font-size: 8px;
	font-weight: normal;
}

.pagenav {
	padding: 5px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #555;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #555;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}
