.SessionMSG
{
	font-family: verdana;
	color: #FF0000;
	font-size: 10pt;
	text-align: center;
}
.Good
{
	color: #008000;
}
p
{
	font-family: verdana;
	font-size: 10pt;
}
.bb
{
	border: 1px solid #0D0998;
	background-color: #C0C0C0;
}
a.nav
{
	text-decoration: none;
	color: #0D0998;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: 700;
}
.SessionMessage
{
	font-family: verdana;
	color: #FF0000;
	font-size: 10pt;
	text-align: center;
}

body
{
	font-family: Verdana;
	font-size: 10px;
}

td.Header
{
	border-style:solid; 
	border-width:1px;
	background-color: #F2F2F2;
	font-size: 10px;
	border-bottom: none;
	font-weight: bold;
	vertical-align: top;
	width: 200px;
}

td.HeaderBottom
{
	border-style:solid; 
	border-width:1px;
	background-color: #F2F2F2;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	width: 200px;
	border-top: none;
}

td.Content
{
	border-style:solid; 
	border-width:1px;
	font-size: 10px;
	border-bottom: none;
	border-left: none;
}

td.ContentBottom
{
	border-style:solid; 
	border-width:1px;
	font-size: 10px;
	border-left: none;
	border-right: none;
	border-top: none;
}
