BODY {
    font-family: Verdana;
	font-size: 9pt;
	background-color: #575757;
	font-style: normal;
	margin: 0px;

}

TD.mainbck {	
background-color: #99BEC7;
padding: 0px;
}

TD.rightcol {	
background-color: #99BEC7;
border-right: 1px solid #5993A1;
padding: 0px;
}
TD.rightcol2 {	
background-color: #99BEC7;
border-right: 2px solid #5993A1;
padding: 0px;
}
TD.leftcol {	
background-color: #99BEC7;
border-left: 2px solid #5993A1;
padding: 0px;
}

TD.bgblue {	
background-color: #99BEC7;

}

td.picture1
{
	border-left: 3px solid #5993A1;
	
	border-top: 1px solid #5993A1;
	border-bottom: 1px solid #5993A1;
}
td.picture2
{
	border-left: 3px solid #5993A1;
	border-right: 1px solid #5993A1;
	border-top: 1px solid #5993A1;
	border-bottom: 1px solid #5993A1;
}

/*FRONT PAGE ITEMS*/
td.greenbg
{
	background-color: #5993A1;
}

td.details
{
	color: #B3DEE8;
	padding: 4px;
	font-size: 8pt;
}

td.lightgreenbg
{
	background-color: #99BEC7;
}

td.splash_text
{
    font-family: Verdana;
	font-size: 8pt;
	color: #314045;
	font-style: normal;
	border-top: 14px solid #99BEC7;
	border-left: 10px solid #99BEC7;
	border-right: 5px solid #99BEC7;
	line-height: 18px;	
}

A
{
	font-family : Verdana;
	font-size :11px;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
	text-decoration: none;
}

A:hover
{
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #D1E7FE;
	text-decoration: none;
}

frameset
{
	margin:0px;
	padding:0px;
}


