.heading{
	color: #8C8C8C;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	font-family: Arial,Tahoma,Verdana
	
}
.line{text-decoration: underline;}
.heading a:hover {cursor: pointer; color: blue; text-decoration: none}
.divclass
{
	height: 500px;
	overflow: scroll;
	visibility: visible;
}
.divclass a:hover {cursor: pointer; color: blue; text-decoration: none}
.fontclass{
	font-size: 11px;font-family:Arial,Tahoma,Verdana;
	color:#000000;
	border: none;
}

.fontclass input,select{
	font-size: 10px;font-family:Arial,Tahoma,Verdana;
	color:#000000;
	}
	
.fontclass a{
	text-decoration:none;
	color:#000000;
	border: none;
}
.fontclass a:hover {cursor: pointer; color: blue; text-decoration: none}

.fontclass2
{
	font-size:11px;font-weight:bold;color:#000000
}
.fontclass2 a:hover {cursor: pointer; color: blue; text-decoration: none}

.tableclass{
	
	border:1px solid #DFDFDF;
	font-size: 11px;font-family:Arial,Tahoma,Verdana;
	color:#000000;
}
.tableclass a:hover {cursor: pointer; color: blue; text-decoration: none}
.tableclass td{
	
	border: none;
	font-size: 11px;font-family:Arial,Tahoma,Verdana;
	color:#000000;
	

}
.tableclass_inner{
	
/*	border:1px solid #DFDFDF;
	font-size: 10px;font-family:Arial,Helvetica,sans-serif;
	color:#000000;*/
}
.tableclass_inner a:hover {cursor: pointer; color: blue; text-decoration: none}
.tableclass_inner td{
	
	border: none;
	font-size: 11px;font-family:Arial,Tahoma,Verdana;
	color:#000000;
	text-align: center;

}

.tableclass input,select
{
	font-size: 10px;font-family:Arial,Tahoma,Verdana;
	color:#000000;
	width: 110px;
}
.tableclass input[type = 'checkbox']
{
	width: 10px;
}
.tableclass input[type = 'image']
{
	width: auto;
	
}
.tableclass_inner select
{
	font-size: 10px;font-family:Arial,Tahoma,Verdana;
	color:#000000;
	width: 70px;
}
.tableclass_inner input
{
	font-size: 10px;font-family:Arial,Tahoma,Verdana;
	color:#000000;
	width: 70px;
}


td.boldclass{
	
	font-size: 11px;font-family:Arial,Tahoma,Verdana;
	font-weight: bold;
	text-align: center;
	color:#000000;

}
td.advsearch{
	border: 1px solid rgb(197, 197, 197);
	color: rgb(0, 0, 0);
}

.tableclass a{
	text-decoration:none;
	color:#000000;
	border: none;
	
}

td.bottom-only
{
	border-bottom:1px solid #AAAAAA;
	border-right:0px solid;
	border-top:0px solid;
	border-left:0px solid;
}
td.left-only
{
	border-bottom:0px solid #DFDFDF;
	border-right:0px solid;
	border-top:0px solid;
	border-left:1px solid #AAAAAA;
}
td.right-only
{
	border-bottom:0px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	border-top:0px solid;
	border-left:0px solid #AAAAAA;
}
td.right-bottom
{
	border-bottom:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	border-top:0px solid;
	border-left:0px solid #DFDFDF;
}

td.top-only
{
	border-bottom:0px solid #DFDFDF;
	border-right:0px solid;
	border-top:1px solid #AAAAAA;
	border-left:0px solid #DFDFDF;
}

.page1 {
	color:#5D5D5D;
	font-size:1.1em;
	width:509px;
}
.page1 a:hover {cursor: pointer; color: blue; text-decoration: none}

.page1 h2 {
	background:transparent url(../image/pg_h2-long.jpg) no-repeat scroll 0 0;
	font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #00377D;
	height:38px;
	margin:5px auto 0;
	padding:7px 0 0 20px;
	width:649px;
}
.page1 h4
{
	font-size: 12px;color: #00377D;
}
.darken
{
	font-size:11px;height:25px;font-weight:bold;color:#000000;
}

