body
{
   font-family: Verdana;
   font-weight: normal;
}
td
{
	font-size:.8em;	
}

input{font:8pt Verdana,Arial,Helvetica,sans-serif}

select{background:#ffffff;font:8pt Verdana,Arial,Helvetica,sans-serif}

textarea
{
	background:#ffffff;
	border:1px solid #404040;
	font:8pt Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:2px;
	padding-left:2px
}
#DIVPageFooter
{
	clear:left;
	position:relative;
	width:772px;
	border-top:1px solid #cc0000;
	margin-bottom:10px;
	text-align:justify;
	display:block;
	clear:left;
}

.SmallBold
{
font-family:Arial,Helvetica,Sans-Serif;
font-weight:bold;
	font-size:.8em;
}
.Small
{
font-family:Arial,Helvetica,Sans-Serif;
	font-size:.8em;
}
.XSmall
{
font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:.7em;
}
.XSmallBold
{
font-family:Verdana,Arial,Helvetica,Sans-Serif;
font-weight:bold;
	font-size:.7em;
}
.ErrorText
{
	color:#CC0000;
	font-weight:bold;
	font-size:.8em;
}
.FooterText
{
font-family:Arial,Helvetica,Sans-Serif;
text-align:justify;
	font-size:.8em;
}
form{display:inline}

input{border:1px solid #404040;font-size:8pt;}

input.pbutton{background:#EEEEEE;}

/* For BBCode Post Buttons */
.ButtonOut
{
	filter: alpha(opacity=70);
	border: #7F9DB9 1px solid;
}
.ButtonOver
{
	background-color: #FFE1AC;
	border: #FFAD55 1px solid;
}
.ButtonChecked
{
	background-color: #FFCB7E;
	border: #FFAD55 1px solid;
}
.ButtonOff
{
	filter: gray() alpha(opacity=30);
	background-color: #C0C0C0;
	border: #7F9DB9 1px solid;
}

/*  */
img 
{
	border: 0;
}


/* Header 1 - Main header */
.header1
{
	background: url('HeaderBackground.jpg');
	background-color: #353535;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
}

/* Links in header1 */

.header1Title
{
	color: #FFFFFF;
	font-weight: bold;
	height: 32px;
}

/* Header 2 - Sub header */
.header2
{
	background-color: #DDDDDD;
	color: #252525;
	font-weight: bold;
	height: 20px;
}

td.header2links a				{text-decoration:none;font-size:.7em;}
td.header2links	a:hover	{text-decoration:none;font-size:.7em;}

/* Footer1 - Bottom of tables */
.footer1
{
	font-size: 7pt;
	height: 28px;
	background-color:#fbfbfb;
}

.footer1 select, .footer1 td
{
	font-size: 7pt;
}

.UserBox
{
	font-size:7.5pt;	
	color:#808080;
}

.postformheader 
{
	background-color: #D1D1D1;
	font-weight:bold;
}

/* Header of posts */
.postheader 
{
	background-color: #eaeaea;
	color:#505050;
}

.postheader a
{
	font-size:10pt;
	
}

/* User info and post/article */
.post 
{
	background-color: #F0F0F0;
	color:#404040;
}

.post_alt
{
	background-color: #F5F5F5;
	color:#404040;	
}

.post_priority
{
	font-weight:bold;
}

.post_link
{
	font-size:10pt;
	font-weight:bold;
}

/* Footer of posts */
.postfooter 
{
    background-color: #eaeaea;
}

/* Area between posts */
.postsep 
{
	background-color: #939393;
	height: 2px 
}

/* most tables are class 'content' */
.content
{
	font-family: verdana,Arial,Helvetica,sans-serif;
	border: solid 1px #cccccc;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;	
}

.content td {
	padding: 3px;
}

.forumheading 
{
	font-size:10pt;
	font-weight:bold;
}

.forumviewing
{
	font-size:8pt;
	color:#a0a0a0;
}
.forumsubheading
{
	font-size:7.5pt;
}

#RichEdit td 
{
	padding: 0px;
}

/* links inside content table*/

/* used for quoting messages */
.quote 
{
	margin-left: 16px;
	padding-left: 16px;
}

.innerquote 
{
	padding: 4px;
	background-color: #d1d1d1;
	border: solid 1px #505050;
}

/* used for code */
.code
{
	margin-left: 16px;
	padding-left: 16px;	
}

.innercode
{
	padding: 4px;
	background-color: #efefef;
	border: solid 1px #808080;
	color:#000000;
	font-size:8pt;
	font-family:Courier New,Courier;
}

/* font sizes */
.smallfont	{ font-size: 7.5pt; }
.largefont	{ font-size: 9pt; }

/* Image Links */
a.imagelink 
{
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
}
a:hover.imagelink
{
	text-decoration: underline;
	color: #0000FF;
	/*background-color: #D0D0D0;*/
}

/* Used for editor textarea */
.posteditor 
{
	width: 100%;
	height: 200px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

/* Table just above and below tables */
table.command 
{
	/*border: solid 1px blue;*/
	padding: 3px;
}

/* p-tag at the top of pages with navigation links */
.navlinks { font-weight: bold; font-size: 9pt; }
.navlinks #current { color: #0000CC; } 
#DIVSiteMapLink
{
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:.7em;
	text-align:right;
	width:772px;	
}
#DIVLogoRow
{
	text-align:center;
	width:772px;
}
#DIVLogo
{
    position: relative;
    float: left; 
    width: 194px;
    text-align: left;
    display: block;
    vertical-align:middle;
    padding-top:2px;
    margin-right:10px;
}
#DIVVendorLinks
{
    position: relative;
    float: left; 
    width: 560px;
    text-align: left;
    display: block;
    font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:.7em;
}
#DIVHeaderVendorLinks
{
	width:560;
	position:relative;
	display:block;
	text-align:left;
}
#DIVHeaderAddress
{
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:.6em;
	width:772px;
	margin-bottom:5px;	
	clear:left;
}
.searchbar
{
	font-size:1em;	
	position:relative;
	border:1px solid #6699FF;
	background-color:#99CCFF;
	background-image:url(SearchBarBackground.jpg);
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:1px;
	vertical-align:middle;
	margin-top:0;
	text-align:center;
	height:28px;
}
.DIVVendorBlock
{
    position: relative;
    float: left;
    text-align: center;
    margin-right:9px;
    display: block;
	padding-bottom:5px;
}
.DIVVendorBlockR
{
    position: relative;
    float: left;
    text-align: center;
    display: block;
	padding-bottom:5px;
}
/* for printing */
.print 
{
	border: solid 1px #C0C0C0;
}
.printheader 
{
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}
.printbody 
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}

/*
Use this to setup overflow feature for your site.
On IE that would mean specifying a width so that the overflow will work properly.
This CSS already works on FireFox.
div.postdiv
{
	width: 100%;
	min-height: 100px;
	overflow: auto;	
}
*/