body
{
	font-size: 12pt;
	color: #4f4f6f;
	font-family: 'Times New Roman' , Serif;
}
.nav_left
{
	border-right: cornflowerblue 1px solid;
	border-left: cornflowerblue 1px solid;
}
.nav
{
	border-right: cornflowerblue 1px solid;
}
.top30px
{
	margin-top: 30px;
}
.top60px
{
	margin-top: 60px;
}


TBODY
{
	font-size: 12pt;
	color: #4f4f6f;
	font-family: 'Times New Roman' , Serif;
}

.copyright
{
	font-size: smaller;
}
.blueopen
{
	border-right: steelblue 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: steelblue 1px solid;
	padding-top: 5px;
	border-bottom: steelblue 1px solid;
}

.blueright
{
	border-right: steelblue 1px solid;
}

.bluetable
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	border-left: steelblue 1px solid;
	border-bottom: steelblue 1px solid;
}
.bluespecial
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	
}
.bluehead
{
	font-weight: bold;
	font-size: medium;
	color: steelblue;
	font-style: italic;
}
.blueroman
{
	font-weight: bold;
	font-size: medium;
	color: steelblue;
	
}