.tborder {
	border-top: 1px solid #565ba0;
	border-right: 1px none #565ba0;
	border-bottom: 1px solid #565ba0;
	border-left: 1px none #565ba0;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
	text-decoration: none;
}

.light {
	background-color: #c5ddfd;
}
.dark {
	background-color: #5484c4;
}
.tborder1 {
	border-top: 1px solid #565ba0;
	border-right: 1px solid #565ba0;
	border-bottom: 1px solid #565ba0;
	border-left: 1px solid #565ba0;
}
.header
{
FONT-SIZE: 12px;
COLOR: #ffffff;
FONT-FAMILY: arial;
font-weight: bold;
TEXT-DECORATION: none
}
A.header:link, A.link:visited
{
FONT-SIZE: 12px;
COLOR: #ffffff;
FONT-FAMILY: arial;
font-weight: bold;
TEXT-DECORATION: none
}
A.header:hover
{
FONT-SIZE: 12px;
COLOR: #a6e1ff;
FONT-FAMILY: arial;
font-weight: bold;
TEXT-DECORATION:underline;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a6e1ff;
	text-decoration: none;
}

