body {
	margin-bottom: 0px;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
td, textarea, input, select {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}
a {
font-family: Arial;
color: #00669e;
font-weight: bold;
}

a:hover {
font-family: Arial;
color: #00669e;
font-weight: bold;
}

a.menu {
	font-family: Arial;
	color: #00599c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	font-family: Arial;
	color: #00599c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.menum {
	font-family: Arial;
	color: #1a75cf;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

a.menum:hover {
	font-family: Arial;
	color: #1a75cf;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

div.w60
{
	width: 60%;
	margin: 0 auto;
}	

	div.box-c
	{
		height:20px;
		margin: 0 20px;
		position: relative;
		background: #abc8e3;
	}
	
		div.box-c em b 
		{
		   position:absolute;
		   font:150px Arial;
		   line-height:40px;
		   font-weight:normal;
		}
		
		.ctl, .cbl, .ctr, .cbr 
		{
		   z-index:11;
		   width:20px;
		   height:20px;
		   color:#abc8e3;	 
		   overflow:hidden;
		   position:absolute;  
		   background:transparent;
		   
		}
		
		.ctl {top:0; left:-20px;}
		.cbl {bottom:0; left:-20px;}
		.ctr {top:0; right:-20px;}
		.cbr {bottom:0; right:-20px;}

		.ctl b {left:-8px;}
		.ctr b {left:-25px;}
		.cbl b {left:-8px; top:-17px;}
		.cbr b {left:-25px; top:-17px;}
		
	div.box-inner
	{
		padding: 0 20px;
		background: #abc8e3;
	}

