.menuMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.menuSub {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;

}
.textLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6699CC;
}
.pageTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
	padding: 3px;
	background-color: #A5ADC4;

}

.pageHeader {
	background-color : #5D6A95;
}

.menuMainSelected {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}
.menuSubSelected {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-weight: normal;
}
.productTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	background-color: #C6CFE9;

}
.productBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
	background-color: #C6CFE9;
	text-align: center;

}
