body {
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	background-image:url(/urbanforum/images/background.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:white;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #0099CC;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:vlink {
	color: #0099CC;
	text-decoration: underline;
}
.date {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: 600;
	color: #0060aa;
}
.toplink {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: 800;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.toplink:link {
	color: #0060aa;
	text-decoration: none;
}
a.toplink:hover {
	color: #00579D;
	text-decoration: underline;
}
a.toplink:visited {
	color: #0060aa;
	text-decoration: none;
}
a.toplink:vlink {
	color: #0060aa;
	text-decoration: none;
}
.body {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.header {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-transform: none;
	color: #7A9754;
}
.header2 {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-transform: none;
	color: #0060AA;
}
.header3 {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	text-transform: none;
	color: #0060AA;
}
.highlight {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #6C6C52;
}
a.highlight:link, a.highlight:visited {
	color: #0060aa;
	text-decoration: none;
}
a.highlight:hover {
	color: #0060aa;
	text-decoration: underline;
}

.footer {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.footer:link, a.footer:visited {
	color: #dde5f0;
	text-decoration: none;
}
a.footer:hover {
	color: white;
	text-decoration: none;
}

.footer2 {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0060AA;
	padding-top: 20px;
}
a.footer2:link, a.footer:visited {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0060AA;
	text-decoration: none;
	padding: 20px 4px 0 4px;
}
a.footer2:hover {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #7A9754;
	text-decoration: none;
}

.message {
	text-indent: 50px;
}

.spacer {
	font-size: 1px;
}

.error {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}

.smallpad
{
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	padding: 10px;
	border: 1px solid #dde5f0;
	background-color: #fff;
	color: #000!important;
}

.odd *
{
	background-color: #fff;
}

table.even, .even *
{
	background-color: #dbe4ef!important;
}

table.even, table.odd
{
	padding: 5px;
	margin: 10px 0;
}

.btimg
{
	margin: 0;
}

.strike
{
	/*text-decoration	: line-through;*/
	text-decoration		: none;
}

.soldout
{
	font-weight	: bold;
	color		: #f00;
}
