.admin {
	font-family: Arial,Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
	
	font-weight: bold;
	background-position: center;
}

.admin .label {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
}

.admin .content {
	
}



a {
	text-decoration:none;
	font-weight:bold;
	color: #000000;
}
.saleprice {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

.catalogue {
	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #669933;
}
.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

.infoTableHeader {
	font-family: Arial,Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
	
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
}

.infoTable .content {
	
}

.box, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}


.red {
    font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
    color:#FF0000;
	
}

.category {
    
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
}

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
