td {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #666666;
}
body {background-repeat: no-repeat; 
}
.white {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.black {
	color: #666666;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.menu {
	color: #FFFFFF;
	font-size: 16px;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
.footer {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.footer a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #333333;
}
.footer2 {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer2 a {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
.footer2 a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
.webforms, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #FFCC00;
	background-color: #FF9900;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: lighter;
	letter-spacing: .1px;
}
br {
	line-height: 10px;
}
.advtable {
	border: 1px dotted #999999;
}

.membermenutop { width:382px; }
.membermenutop form { float:left; }

.IEfix { min-width:850px;
width:expression(document.body.clientWidth < 850? "850px": "auto" ); }

.ptp { border:2px solid #999999; background:#99CCFF; width:350px; border-collapse:collapse; }
.ptp th { font:12px, verdana; color:#003366; padding:3px; font-weight:bold; }
.ptp td#left { font:10px, verdana; text-align:left; width:65%; }
.ptp td#right { padding:3px; font:10px, verdana; color:black; text-align:center; }
.ptp a { padding:3px; color:#003366; text-decoration:none; display:block; }
.ptp a:hover { background:#CCCCCC; font-weight:bold; }