body {
	background-color: #294368;
}

td.datacellone {
	background-color: #1e2e68; color: white;
}
td.datacellpic {
	background-color: #1f2f6d; color: white;
}

td.datacelltwo {
	background-color: #ffffff; 
}

td.datacellthree {
	background-color: #1e2e68;
}

.bluetext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 5px;
text-transform: none;
	color:#1e2e68;
	text-decoration: none;
}

.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 5px;
  padding-right: 5px;
   padding-right: 10px;

text-transform: none;
	color:#ffffff;
	text-decoration: none;
}

.h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: caps;
	padding: 5px;
	color:#ffffff;
	text-decoration: none;
}

.h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: caps;
	padding: 5px;
	color:#FF6600;
	text-decoration: none;
}

a.bluelink, a:visited.bluelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: normal;
	font-variant: normal;
	color: #1e2e68;
	text-decoration: none;
}

a:hover.bluelink	{
	text-decoration: underline;
	color: #990000;

}

a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}


a:hover.link	{
	text-decoration: none;
	color: #ffffff;

}

a.pagewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}


a:hover.pagewhite	{
	text-decoration: none;
	color: #540407;

}

a.pagefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333366;
	text-decoration: none;
}


a:hover.pagefooter	{
	text-decoration: none;
	color: #434387;

}

