.MenuTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #333333;
}
.CatL1Font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.CatL2Font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
a:hover.CatL2Font {
	text-decoration:underline;
}

.CatL3Font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

a:hover.CatL3Font {
	text-decoration:underline;
}

.Cat3DetailFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

.PostText {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


.SigtText {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11;
}

.LoginTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-weight: bold;
	color: #666666;
}

.loginboxdiv {
	margin:0px;
	height:24px;
	width:97px;
	background:url(../graphics/site/loginboxbg.gif) no-repeat bottom;
}

.loginbox {
	background:none;
	border:none;
	width:85px;
	height:12px;
	margin:4;
	padding: 2px 7px 0px 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.ForgotPass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
}

.logformlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

.MenuCmds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
a.MenuCmds {
	text-decoration:none;
}

a:hover.MenuCmds {
	text-decoration:underline;
}

.MemberWelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color:#CCCCCC;
	text-decoration:none;
	font-style:italic;
}
a.MemberWelcome {
	text-decoration:underline;
}

.logmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color:#993300;
	text-decoration:none;
}

a.logmsg {
	text-decoration:underline;
}

.membername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color:#993300;
	text-decoration:none;
}

a.membername {
	text-decoration:none;
}

a:hover.membername {
	text-decoration:underline;
}


.editedpost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color:#993300;
	text-decoration:none;
}

.gotcha {
	display:none;
}

.forumfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}

.solutionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #33CC00;
	text-decoration:none;
}

.pagelinks {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	color:#CCCCCC;
	font-weight: bold;
	text-decoration:none;
}

.highlight 
{
	background-color:#33FFFF;
}
