.norep {
	background-repeat: no-repeat;
	background-position: center;
}
.navtable {
	border: none;
	color: #CACACA;

}
.navlinks {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #CCCCCC;
	color: #CACACA;
}
.header {
	font-family: Arial, fantasy;
	font-size: 24px;
	color: #BBBBC6;
}
.dots {
	background-repeat: repeat-x;
}
.smallheader {
	font-family: Arial, fantasy;
	font-size: 14px;
	color: #FF6666;
	padding: 5px;

}
.main {
	font-family: Arial, fantasy;
	font-size: 12px;
	color: #999999;
	margin: 5px;
	padding: 5px;

}
a {
	text-decoration: none;
	font-size: 12px;
	font-family: "Lucida Console";
	color: #993333;

}


/*
 * The following styles are for the Ecommerce system
 */
.background {
	background-color: #EAF4F3;
}
.maintable {
	border: 1px solid #ACBABF;
	background-color: EAF4F3;

}
.productheader {
	border: 1px solid #ACBABF;
	background-color: #ACBABF;

}

.buttonFormat {
FONT-WEIGHT: bolder; 
LIST-STYLE-POSITION: inside; 
FONT-SIZE: 10px; 
BORDER-LEFT-COLOR: #ffffff; 
BORDER-BOTTOM-COLOR: #4d4d4d; 
CURSOR: hand; 
COLOR: #ffffff; 
BORDER-TOP-COLOR: #ffffff; 
FONT-FAMILY: arial; HEIGHT: 18px; 
BACKGROUND-COLOR: #006699; 
BORDER-RIGHT-COLOR: #4d4d4d;
text-align: center;
width: 60px;
}
.buttoncontrol {
FONT-WEIGHT: bolder; 
LIST-STYLE-POSITION: inside; 
FONT-SIZE: 10px; 
BORDER-LEFT-COLOR: #ffffff; 
BORDER-BOTTOM-COLOR: #4d4d4d; 
CURSOR: hand; 
COLOR: #ffffff; 
BORDER-TOP-COLOR: #ffffff; 
FONT-FAMILY: arial; HEIGHT: 18px; 
BACKGROUND-COLOR: #006699; 
BORDER-RIGHT-COLOR: #4d4d4d;
text-align: center;
width: 100px;
}