.bannerStyle
{
	background-color:2400be;
}
		
.navCell
{
	background-color:a7a7a7;
	text-align:center;
	border:1px solid #000000;
}
		
.navTable
{
	position:relative;
	height:32px;
	border:1px solid #000000;
}
		
.navLink
{
	font-size:15px;
	color:000000;
	font-weight:bold;
	text-decoration:none;	
}
		
.navLink:hover
{
	font-size:18px;
	color:ffe100;
	font-weight:bolder;
	text-decoration:none;		
}

.txtLink
{
	font-size:14px;
	color:2400be;
	text-decoration:underline;
}

.txtLink:hover
{
	font-size:14px;
	font-weight:bold;
	color:353535;
	text-decoration:none;
}

.txtLink_faq
{
	font-size:14px;
	color:353535;
	text-decoration:underline;
}

.txtLink_faq:hover
{
	font-size:14px;
	color:2400be;
	font-weight:bold;
	text-decoration:none;
}

.regText
{
	font-size:16px;
	color:000000;
	font-weight:bold;
}

.regText_faq
{
	font-size:16px;
	color:2400be;
	font-weight:bold;
}

.txtTitle1
{
	font-size:28px;
	color:2400be;
	font-weight:bold;	
}

.txtTitle2
{
	font-size:28px;
	color:e7e7e7;
	font-weight:bold;	
}

.txtTitle3
{
	font-size:28px;
	color:fff500;
	font-weight:bold;	
}

.mainTitle1
{
	font-size:34px;
	color:2400be;
	font-weight:bold;	
}

.mainTitle2
{
	font-size:32px;
	color:888888;
	font-weight:bold;	
}

.txtHighlight
{
	font-size:16px;
	color:e7e7e7;
	font-weight:bold;
}

.footerTable
{
	background-color:a7a7a7;
	color:000000;
	font-weight:bold;
}
