
body
{
	background-color : #e0e0e0;
	margin: 0px;
	
}



#main
{
	width: 100%;
}

#top
{
	background-color: white;
	width: 952px;
	border-color: #3973b9;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	margin-top: 16px;
	height: 50px

}
#logo
{
 margin-right: 4px;
 margin-bottom: 3px;
 border: 0px;
}
#logo16
{
	margin-right: 16px;
	border: 0px;

}
#logo_tap
{
 height: 50px;
}
#body
{
	width: 950px;
	background-color: #f8f8f8;
	
}
#mtable
{
	display: table-row;
	width: 950px;
	border-color: #3973b9;
	background-color: white;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
#navicell
{
	display: table-cell;
	width: 160px;
	float: left;
	height: 100%
}
#bodycell
{
	display: table-cell;
	width: 790px;
	background-color: #f0f0f0;

	float: left;
}
#sp20
{
	width: 20px;
	float: left;
	height: 100px;
}
.txtcell
{
	float: left;
	width: 470px;	
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

.rcell
{
	width: 250px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.blue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6785ab;
	font-weight: bold;
}
.navirow
{
		display: table-row;
}
.navitxt
{
	display: table-cell;
	background-color: #295290;
	border-color: White;
	border-style: double double double double;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	height: 19px;
	width: 115px;
	text-align:right;
	padding-right:20px;
	float:left;
}
.nlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e0e0e0;
}
a.nlink
{
	color: #e0e0e0;
	text-decoration: none;
}
a:hover.nlink
{
	color: #FFFFFF;
	text-decoration: none;
}
.navibut
{
	height:19px;
	width:22px;
	background-color:#3E74BC;
	border-color: White;
	border-style: double double double double;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	float:left;
}
.yell
{
	font-size: 1px;
	margin: 6px;
	width: 9px;
	height: 7px;
	background-color: #FFd200;
}
.block_
{
display: table-row;
}
.block_c
{
	float:left;
	display: table-cell;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}


