/* $Id: main.css 4524 2010-05-17 21:12:47Z erik $ */

.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBD5E1;
}
a:link {
	font-family: Verdana;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #69A5D6;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}
.paragraph {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
}
.bottomborder {
	border-bottom: 1px solid #CBD5E1;
}
.boxblue {
	border: 1px solid #003366;
}
.productname {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
.articletitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.title {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.colorname {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
}
.specifications {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
