body 		{
					color: #000000;
					font: 12px "Arial"; 
					margin-left: 0px;
					margin-top: 0px;
					margin-right: 0px;
					margin-bottom: 0px;
					background-color: #ffffff;
}

a:active 		{
					color: #800000;
					text-decoration: underline;
					font-weight: bold;
}
a:hover 		{
					color: #800000;
					text-decoration: underline;
					font-weight: bold;
}
a:link 			{
					color: #000033;
					text-decoration: none;
					font-weight: bold;
}
a:visited 		{
					color: #000000;
					text-decoration: none;
					font-weight: bold;
}

#frame 			{	width:955px; margin-right:auto; margin-left:auto; 
					padding-top:10px; padding-bottom:10px; text-align:left; }
#headerlyr		{	float:left; left:0px; top:0px; width:955px; height:86px;
					visibility: visible; z-index:8; }
#navbarlyr		{	float:left; width:166px; height:216px;
					visibility: visible; z-index:8; }
#navbarimages	{	position:relative; top:-170px;
					width:166px; height:170px;
					visibility: visible; z-index:9; }
#contentlyr		{	float:left; width:704px;
					color: #800000; font: 14px "Arial"; font-weight:400;
					margin-top:20px; margin-left:50px;
					visibility: visible; z-index:8; }
					
.title1			{	color: #800000;
					font: 22px "Arial"; font-weight:800;
					text-decoration: underline;
				}
.title2			{	color: #800000;
					font: 16px "Arial"; font-weight:800;
					text-decoration: none;
				}
.title3			{	color: #800000;
					font: 14px "Arial"; font-weight:600;
					text-decoration: none;
				}
.title4			{	color: #800000;
					font: 12px "Arial"; font-weight:600;
					text-decoration: none;
				}

.titlesg1			{	color: #007070;
					font: 22px "Arial"; font-weight:800;
					text-decoration: underline;
				}
.titlesg2		{	color: #007070;
					font: 14px "Arial"; font-weight:600;
					text-decoration: none;
				}
.typesg3		{	color: #007070;
					font: 14px "Arial";
					text-decoration: none;
				}
.titley2		{	color: #FFC700;
					font: 16px "Arial"; font-weight:800;
					text-decoration: none;
				}
.sublink 		{
					color: #000033;
					font: 11px "Arial"; font-weight:800;
					text-decoration: none;
					font-weight: bold;
				}
			
.footer			{	color: #800000; font: 12px "Arial"; 
					text-align:center;
					visibility: visible; z-index:9; }





