body {
	background-color: #ffffcc;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #010066;
	font-size: 12px;
	line-height: 16px;
}
h3.h3wide {
	line-height: 22px;
}
td.footer {
	font-size:9px;
}
a:link {
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
}
a.whiteLink:link {
	color: #CCCCCC;
}
a.whiteLink:visited {
	color: #CCCCCC;
}
a.whiteLink:hover {
	color: #FFCC33;
}
a.whiteLink:active {
	color: #CCCCCC;
}
a.unBold:link {
	font-weight: normal;
}
a.unBold:visited {
	font-weight: normal;
}
a.unBold:hover {
	font-weight: normal;
}
a.unBold:active {
	font-weight: normal;
}
a.imageText:link {
	font-size: 16px;
	line-height: 22px;
}
a.imageText:visited {
	font-size: 16px;
		line-height: 22px;
}
a.imageText:hover {
	font-size: 16px;
		line-height: 22px;
}
a.imageText:active {
	font-size: 16px;
		line-height: 22px;
}

a.borderImage img {border: 1px solid #000066;}
a.borderImage:hover img {border-color: #000066;}
a.grayBorderImage img {border: 1px solid #666666;}
a.grayBorderImage:hover img {border-color: #666666;}

.menuText {font-size: 14px; font-weight: bold}

