body{
	padding:0px;
	margin:0px;
	background:#1661b6 url('/nav_images/blue_bkg.gif');
}
/*
td,p,ul,li,blockquote,ol,dd,dl,dt{
*/
body * {
	font-family: verdana,geneva,tahoma,sans-serif;
	font-size: 11px;
}
h1,h2,h3,h4,h5,h6{
	color:#1661b6;
	font-family: palatino,georgia,"times new roman",serif;
	text-align:center;
	text-shadow:0.1em 0.1em 0.1em #999999;
	margin-bottom:4px;
	padding-bottom:4px;
}
h1{
	font-size:20px;
	text-align:center;
}
h2{
	font-size:18px;
}
h3{
	font-size:16px;
}
h4{
	font-size:14px;
	margin-bottom:2px;
	padding-bottom:2px;
}
h5{
	font-size:13px;
	margin-bottom:2px;
	padding-bottom:2px;
}
h6{
	font-size:12px;
	margin-bottom:2px;
	padding-bottom:2px;
}

input,select,textarea{
	font-size: 10px;
}
input.text{
	width:250px;
}

a:link,a:active{
	text-decoration: none;
	color:#330033;
}
a:visited{
	text-decoration: none;
	color:#330066;
}
a:hover{
	text-decoration: underline;
	color:#990099;
}
table.form{
	background:#d0d6ed url('/images/table_bkg.gif');
}
td.left{
	background:#e2e5f0;
	text-align:right;
}
td.right{
	background:#ede8ef;
}
.colhead{
	color:#333333;
	font-weight:bold;
	font-size:12px;
	background: url('/images/colhead.gif');
	text-shadow:0.1em 0.1em 0.1em #ffffcc;
}
.error{
	font-family:courier, courier new, monaco, "lucida console", monospace;
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
	background:#ffffcc;
	padding:5px;
	margin:5px;
	border:thin solid black;
	width:90%;
	text-shadow:0.2em 0.2em 0.2em #999999;
}
.forum_head{
	background:#000000;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}
.forum_table{
	background-color:#333333;
}
.footer{
	color:#ffffff;
}
.footer a:active, .footer a:link, .footer a:visited{
	color:#f7f41c;
}
.footer a:hover{
	color:#ffffcc;
}
caption{
	text-align:center;
}
.help{
	font-weight:bold;
	padding:2px;
	background:#cccccc;
	border: thin solid black;
	text-decoration:none;
	font-size:11px;
	cursor:pointer;
}

.login{
	width:65px;
	height:17px;
	font-size:9px;
	font-family:geneva,verdana,arial,sans-serif;
}

.oldprice{
	color:#555555;
	text-decoration:line-through;
}
.saleprice{
	font-size:1.2em;
	color:#ff0000;
	background:#ffffcc;
	font-weight:bold;
}

sup{
	font-size:0.85em;
}
pre{
	font-family:courier, courier new, monaco, "lucida console", monospace;
}
.searchresults{
	margin-bottom:6px;
}

.elp{
	font-size:1.2em;
	color:#4ea556;
	background:#ffffcc;
	font-weight:bold;
}
.elp_label{
	color:#4ea556;
	font-weight:bold;
}