body
{
    margin: 0px;
    background-color:#5384C7;
}

p, td
{
	font-family: Verdana, Arial;
	color: #00F;
	font-size: 8pt;
}

a
{
	text-decoration: underline;
	font-weight: normal;
	color: #006600;
} 

a:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #ffffff;
}

.main_table
{
	background-color: #ffffff;
	border-left: 1px solid #148CE2;
	border-right: 1px solid #148CE2;
	width: 799px;
	height: 100%;
}

.title_td
{
	border-bottom: 1px solid #148CE2;
	height: 100px;
}

.menu_td
{
	border-bottom: 1px solid #148CE2;
	height: 32px;
	background-color:#A7D5F7;

	
}

.menu_button a
{
	display: block;
	border-right: 1px solid #148CE2;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
	color: #006600;
	text-decoration: none;
	text-align: center;
	font-weight: bold;	
}

.menu_button a:hover
{
	display: block;
	border-right: 1px solid #148CE2;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;	
}

.menu_Lastbutton a
{
	display: block;
	border-right: 0px solid #148CE2;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
	color: #006600;
	text-decoration: none;
	text-align: center;
	font-weight: bold;	
}

.menu_Lastbutton a:hover
{
	display: block;
	border-right: 0px solid #148CE2;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;	
}

.tbl
{
	width:220px;
	border-style:solid;
	border-width:0px;
	
}

.tbltopbanner
{
	width:220px;
	border-style:solid;
	border-width:1px;
	border-color:#9C4A45;
	background-color:#DCA98C;
	
	font-family:Verdana;
	font-size:8pt;
	color:#9C4A45;
	text-align:center;
	font-weight:bold;
}

.tblmainbanner
{	width:220px;
	border-style:solid;
	border-width:1px;
	border-top-width:0px;
	border-color:#9C4A45;
}

.tblmainbanner2
{	width:220px;
	border-style:solid;
	border-width:1px;
	border-color:#9C4A45;
}

.titles_td
{
	border: 0px solid #ffffff;
	height: 15px;
	
}

.fontblue
{
	font-family:Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#148DE8;
}

.footer_td
{
	font-size: 7pt;
	border-top: 1px solid #ffffff;
	height: 20px;
	text-align: center;
	color:#000000;		
	background-color:#ffffff;
}
