a img 
{
	border: 0;
}

/* For BBCode Post Buttons */
.ButtonChecked
{
	background: #DDD;
	border: 1px solid #666;
	color: inherit;
}

.ButtonOff
{
	background-color: #CCC;
	border: 1px solid #999;
	color: inherit;
	filter: gray() alpha(opacity=30);
}

.ButtonOut
{
	border: 1px solid #CCC;
	filter: alpha(opacity=70);
}

.ButtonOver
{
	background: #EEE;
	border: 1px solid #999;
	color: inherit;
}

.command
{
	padding: 1em 0;
}

.content
{
	background-color: #FFF;
	border: 1px solid #066;
	color: #666;
	padding: 0px;
}

.content td
{
	padding: 3px;
}

.footer1
{
	background: #EEE;
	color: #666;
}

.header1
{
	background: #900;
	color: #FFF;
	font-size: 110%;
	font-weight: bold;
	height: 2.5em;
}

.header1 a,
.header1 a:link
{
	background: Transparent;
	color: #FFF;
    text-decoration: none;
}

.header1 a:hover
{
	text-decoration: underline;
}

.header2
{
	background: #066;
	color: #FFF;
	font-weight: bold;
	height: 2em;
}

.header2 a,
.header2 a:link
{
	background: Transparent;
	color: #FFF;
}

.innercode
{
	border-bottom: 1px solid #CCC;
	font-family: "Courier New", Courier, Monospace;
	padding: 0.25em 2em;
}

.innerquote
{
	border-bottom: 1px solid #CCC;
	padding: 0.25em 2em;
}

.largefont
{
	font-size: 120%;
}

.pbutton
{
	background: #900 url("../../../images/btn_bg.gif") left top repeat-x;
	border: 1px solid #000;
	color: #FFF;
	font-weight: bold;
	padding: 2px 4px;
}

.post
{
	background: #FFF;
	color: #666;
}

.post_alt
{
	background: #EEE;
	color: #666;	
}

.posteditor 
{
	width: 100%;
	height: 200px;
}

.postformheader 
{
	background-color: #EEE;
	color: #666;
	font-weight: bold;
}

.postfooter,
.postheader 
{
	background-color: #DDD;
	color: #666;
}

.postsep 
{
	background: #066;
	color: #FFF;
	height: 1px;
}

.print 
{
	border: solid 1px #C0C0C0;
}

.printheader 
{
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}

.printbody 
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}

.smallfont
{
	font-size: 80%;
}

#Content
{
	width: 720px;
}

#ContentContainer
{
	background-image: none;
}

#RichEdit td 
{
	padding: 0;
}

#Sidebar
{
	display: none;
}
