td{
	font-family:Arial;
	font-size:12px;
	color:#181948;
	line-height:16px;
}

.tableBorder{
	border:solid 1px #000000;
}

.subBG{
	background-image:url(../images/subBG_22nd.gif);
	background-repeat:no-repeat;
	height:750px;
	width:800px;
	}
	
.homeBG{
	background-image:url(../images/homeBG_22nd.gif);
	background-repeat:no-repeat;
	height:600px;
	width:800px;
	}
	
.TextBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border:1px solid #666666;
}	

.SubNav{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Helvetica,Sans-Serif;
	text-decoration:underline;
}
.SubNav:hover{
	color:#B8100B;
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Helvetica,Sans-Serif;
	text-decoration:underline;
}	
.SubNavON{
	color:#B8100B;
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Helvetica,Sans-Serif;
	text-decoration:underline;
}	
