.catagorytitle {
	font-family: Arial;
	font-size: 12px;
	line-height: 13pt;
	color: #d6e1f2;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.subText {
	FONT: bold 11px Arial; COLOR: #5b92b7; TEXT-DECORATION: none
}
.subText1 {
	FONT: bold 11px Arial; COLOR: #005c9b; TEXT-DECORATION: none
}
.itemBorder {
	BORDER-BOTTOM: #426cb3 1px solid; BORDER-RIGHT: #426cb3 1px solid;
}
.white {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: Arial;
	font-size: 12px;
	color: #800080;
	text-decoration: underline;
}
a.white:visited {
	font-family: Arial;
	font-size: 12px;
	color: #551A8B;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #939393;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #666666;
}
.white2 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
a.white2:link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
a.white2:hover {
	font-family: Arial;
	font-size: 11px;
	color: #adc3e4;
	text-decoration: none;
}
.fields {
	font-family: Arial;
	font-size: 11px;
	color: #3C66AE;
}
.btns {
	font-family: Arial;
	font-size: 11px;
	color: #3C66AE;
	cursor: hand;
}