* {
	font-family: Tahoma, Verdana, Arial;
}

.text {  
	font-family: Tahoma, Arial, sans-serif; 
	line-height: normal; 
	font-size: 12px;
}
a:link, a:visited {
	color: #66CC66;
}
a:hover, a:active {
	color: #990000;
	text-decoration: underline overline;
}
.nav a:link, .nav a:visited {
	color: #66CC66;
}
.nav a:hover, .nav a:active {
	color: #EDFE95;
	text-decoration: underline overline;
}

.bold {
	font-weight: bold;
}

.nav {  
	font-family: Tahoma, Arial, sans-serif; 
	line-height: normal; 
	font-size: 12px;
	font-weight: bold;
}
.caption {  
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 10px;
}

.header {  
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 24px;
	font-weight: bolder;
	color: #FFFF99;
	background-color: #990000;
	text-align: center; border-color: #333333 black;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
}

.image{
	border: 1px #000000 solid;
}

.table {  
	border: #990000; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px; 
	background-color: #F0F0F0;
}

.tableForm {  
	border: #990000; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px; 
}
.arrowlink a { 
	text-decoration: none;
	color: #66CC66;
}

.arrowlink visited: { 
	text-decoration: none;
	color: #CC6600;

}

.arrowlink hover: { 
	text-decoration: none;
	color: #FFFF00;

}

.arrowlink active: { 
	text-decoration: none;
	color: #FFFF00;

}
h2 {
	font-size: 16px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
}
h5 {
	margin: 0px;
	padding: 0px;
}
#store h3 {
	font-size: 14px;
	color: #990000;
	background-color: #FFFFCC;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
td#auction {
	background-color: #F0F0F0;
}
th#auction {
	font-weight: bold;
}
