BODY
{
	font-size: small;
	font-family: Arial;
	background-color: #ffffff;
}
.font
{
    FONT: 12px Arial, Helvetica, sans-serif;
    COLOR: #0000ff;
    TEXT-INDENT: 3pt;
    TEXT-ALIGN: left
}
.imgLink
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
A:hover
{
	color: #daa520;
}
A:active
{
	color: #a52a2a;
}
.mainscreen
{
	background: url(../images/background.gif) #ffffff fixed no-repeat left top;
	font: 24px Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #333333;
	text-align: left;
}
.tables
{
	background: url(/images/palehands.gif);
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
.Support
{
	background: url(/images/palehands2.jpg) #ffffff;
	font: 14px/100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #333333;
	text-align: left;
}
A:link
{
	color: #a52a2a;
}
H2
{
	font: bold large Arial;
	color: #a52a2a;
}
H1
{
	color: #ffffff;
	font-weight: bold;
	font-size: x-large;
	font-family: Arial, 'Microsoft Sans Serif';
}
P
{
    FONT: 16px Arial, Helvetica, sans-serif
}
H4
{
    FONT: 18px Arial, Helvetica, sans-serif;
    COLOR: #000000
}
H3
{
	font: bold medium Arial;
	color: #a52a2a;
}
.news
{
	background: url(/images/paper.gif);
	font: 12pt "Times New Roman" , Times, serif;
	color: #000000;
}
A
{
	color: #a52a2a;
	
}
LI
{
    FONT-SIZE: medium;
    FONT-FAMILY: Arial
}
.title
{
	font-weight: bold;
	font-size: large;
	color: #a52a2a;
}
.Emphasize
{
	color: #a52a2a;
}

/**************************************/
/**********forum Styles****************/
/**************************************/
.threadTD
{
	border-right: #a52a2a 1px solid;
	border-top: #a52a2a 1px solid;
	border-left: #a52a2a 1px solid;
	border-bottom: #a52a2a 1px solid;
}

.TreeLink
{
	color: #a52a2a;
}

.threadTable
{
	color: #a52a2a;
	height: 100%;
	border-right: #a52a2a 1px solid;
	border-top: #a52a2a 1px solid;
	border-left: #a52a2a 1px solid;
	border-bottom: #a52a2a 1px solid;
	width: 800px;
}

.CompanyName
{
	font-size: large;
	color: #a52a2a;
	font-weight: bold;
	text-decoration: underline;
}
.CompanyWebsite
{
	font-size: large;
	color: #a52a2a;
}
.ThreadTitleTD
{
	vertical-align: middle;
	height: 50px;
	background-color: #a52a2a;
	color: #ffffff;
	font-size: x-large;
	font-weight: bold;
}

.PostTopic
{
	font-size: large;
	color: #a52a2a;
	font-weight: bold;
}
.PostMsg
{
}
.PostBreakerTD
{
	background-image: url(images/Bar.bmp);
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 100%;
	height: 20px;
}
.VertSeperater
{
	width: 10px;
	background-color: #a52a2a;
	margin-right: 5px;
}
.PageTD
{
	vertical-align: top;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}


/**************************************/
/***********Menu Styles****************/
/**************************************/

.MenuItem
{
	color: #ffffff;
}

#dropmenudiv
{
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: 12px/18px Arial;
	line-height: 18px;
	z-index: 100;
	
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

#dropmenudiv a:hover
{
	/* background-color: #d29d9d; */
	background-color: #b8860b;
}

.MenuLink 
{
	font-weight: bold;
	font-size: small;
	color: #ffffff;
	font-family: Arial, 'Microsoft Sans Serif';
	text-decoration: none;
}

STRONG
{
	font-weight: bold;
}
.ExtraColumn
{
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	width: 25%;
	font-size:large;
	color: #a52a2a;
}
fieldset label
{
	float: left;
	width: 12em;
	text-align: right;
	font-size: medium;
}



fieldset div
{
	width: 12em;
	float: left;
}

fieldset div label
{
	float: left;
	width: 8em;
	text-align: right;
	font-size: medium;
}

fieldset textarea
{
	width: 300px;
	height: 100px;
}
.required
{
	font-size: 0.75em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

