.MainCSS {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #006699;
	text-decoration: none;
    margin-right: 0px;
}
.HeaderItem {
	font-family: Verdana;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #003366;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
	display: inline;

}
