.pagetitle
{
	font-size : 15pt;
	font-weight : bold;
	text-align : center;
}

.readmore
{
	color : gray;
	font-size:8pt;
}

.paraheading
{
	color : #800000;
	font-size : 10pt;
	font-weight : bold;
	word-spacing: 0;
	line-height: 100%;
	margin-right: 10;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align:top;
}

BODY
{
	scrollbar-face-color:#ECF3F9;
	scrollbar-highlight-color:#498CC8;
	scrollbar-3dlight-color:#ECF3F9;
	scrollbar-darkshadow-color:#858E95;
	scrollbar-shadow-color:#E6E6E6;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ECF3F9;
	
}

TD
{
	font-size : 11px;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	line-height : 1.5;
	vertical-align : top;
}

TD.MenuSelected
{
	font-size : 8.5pt;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	line-height : 1.5;
	vertical-align : top;
}

TD.TopBox
{	
	padding : 1px;
	background-color : #FFFFFF;
}

TD.MenuBox
{
	background-color:#FAFAFA;
	padding : 3px;
	vertical-align:middle;
}

TD.SnippetBox
{
	background-color:#FAFAFA;
	border-left: 1px solid silver;
	font-size:8pt;	
	padding : 1px;
	vertical-align:top;
}

TD.MainBox
{
	background-color:#FAFAFA;
	padding : 1px;
	vertical-align:top;
}

TD.FooterBox
{
	background-color:silver;
	padding : 4px;	
	vertical-align : middle;
}

.Footer
{
	font-family : Arial;	
	color : #800000;
	font-style : italic;
	font-weight : bold;
	font-size : 9pt;
}


TD.MenuItem
{
	text-align:center;
    font-size:12px;
    border : 1px solid white;
    background-color:silver;    
}

TD.SubMenuItem
{
	text-align:center;
    font-size:11px;
    border : 1px solid white;
    background-color:silver;
}

.box
{
	border: 1px solid SILVER;
}

.scroller
{
	width:100%;
	height:100%;
	overflow-y:auto;
}

a:visited, a:link, a:hover, a:active
{
	color:gray;
	border-bottom : 1px solid gray;
}

a.MenuItem:link, a.MenuItem:active, a.MenuItem:visited
{
	color:BLACK;
	font-weight:bold;
	text-decoration:none;
	border:1px;
	padding:5px;
}

a.SubMenuItem:link, a.SubMenuItem:active, a.SubMenuItem:visited
{
	color:#800000;
	font-weight:normal;
	text-decoration:none;
	border:1px;
	padding:3px;	
}


a.MenuItem:hover
	{
	background-color:#800000;	
	color:white;
	}

a.SubMenuItem:hover
	{
	background-color:#800000;	
	color:white;
	}

.cebano
{
	color : #800000;
	font-family : Copperplate Gothic Bold,Arial;
}

ul
{	
	margin-top:3px;
	margin-bottom:3px;
	margin-left:15px;
}

p
{
	margin-top : 3px;
	margin-bottom : 3px;
}
