body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfbfbf;
}
body {
	background-color: #0d3276;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/shared/background.gif);
}

a:link {
	color: #ffffff;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #bfbfbf;
}
a:active {
	color: #bfbfbf;
}

a.LeftMenu:link {
	text-decoration: underline;
	color: #0d3276;
}
a.LeftMenu:visited {
	text-decoration: underline;
	color: #0d3276;
}
a.LeftMenu:hover {
	color: #0d3276;
	font-weight: bold;
	text-decoration: none;
}
a.LeftMenu:active {
	text-decoration: underline;
	color: #0d3276;
}

a.TopMenu:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.TopMenu:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.TopMenu:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.TopMenu:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.WhiteLink:link {
	text-decoration: none;
	color: #0d3276;
}
a.WhiteLink:visited {
	text-decoration: none;
	color: #0d3276;
}
a.WhiteLink:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
a.WhiteLink:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.LeftMenuSpace {
	margin-top: 0px;
	margin-bottom: 5px;
}
.Copyright {color: #0d3276}
.BlueHeader {color: #0d3276; font-weight: bold; }
.SmallBlack {
	font-size: 11px;
	color: #000000;
}
.WhiteAndBold {
	color: #FFFFFF;
	font-weight: bold;
}
.WhiteStaff {
	color: #FFF;
}
