body {
	background-color: #EEEEEE; color:#333333;
}
td, body, input, select, textarea, div, p, span {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
td {
	text-align: left;
	vertical-align: top;
}
a {
	color: #CC3333;
	text-decoration: underline;
}
a:HOVER {
	color: #666666;
}

.quicklink {
	font-size:11px; 
}
hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 0px;
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7A7A7A;
}
h3 {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ABABAB;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color: #EDEDED;
}
.paypal {
	margin-top: 6px; margin-bottom: 1px;
}
.v1 {font-size:11px;}
.v2 {font-size:12px;}
.v1d  { font-size:11px; color: #55565a;}
.v1h  { font-size:11px; color: #FF0000;}
.v2h  { font-size:12px; color: #FF0000;}

li{ list-style:none; 
background:url(images/dot.jpg) no-repeat 0px 5px; 
padding-left: 15px; 
} 
h1#logo { float:left; width:407px; height:68px; margin:0px; display:inline; text-indent:-9999px; background:url("images/toplogo.png") no-repeat; }
h1#logo a { display:block; width:100%; height:100%; }