table {
	font-family: arial;
	font-size: 12px;
	color: 444444;
}
.bold {
	font-weight: bold;
}
body {
	background-color: E6DFC9;
}
.bg {  background-image: url(/images/bg_line_fade.gif); background-repeat: repeat-x; background-position: left top}
.bg2 {  background-image: url(/images/bg_line_fade_bot.gif); background-repeat: repeat-x; background-position: left top}
}
.dick {
	background-color: FFFFFF;
	background-image: url(/images/bg_sky1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.nav {
	font-size: 14px;
	font-weight: bold;
	color: #314C91;
	text-decoration: none;
}
.pnav {
	font-size: 14px;
	font-weight: bold;
	color: darkred;
	text-decoration: none;
}
a {
	color: #314C91;
    text-decoration: none;
}
a:link {
	color: #314C91;
	text-decoration: none;
}
a:hover {
	color: black;
}
a:active {
	color: #314C91;
}

a.pnav {
	color: darkred;
    text-decoration: none;
}
a:link.pnav {
	color: darkred;
	text-decoration: none;
}
a:hover.pnav {
	color: 660000;
)
a:visited.pnav {
	color: darkred;
}
.auctionlist {
	font-size: 9px;
	color: #990000;
}
.auctiontop {
	font-size: 10px;
	color: 222222;
}
.font1 {
    color: red;
}
.dis {
	color: #000000;
}
.xxxxxx {
    border-size: 1px;
	border-color: red;
	border-weight: solid;
	border-bottom: 
}
.topbot {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
