.LightBack
{
	background-color: #ffffcc
	
}
.TitleCell
{
	background-color: #ffffcc;
	padding-left: 30px;
	padding-right: 30px;
}
.MainContentCell
{
	background-color: #ffffcc;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
}
.BODY_TEXT
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Times New Roman, Verdana, Helvetica;
	text-align: left;
	text-decoration: none;
}

.BODY_TEXT_SM
{
	color: #000000;
	font-family: Arial, Times New Roman, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.BODY_LINK
{
	color: #333366;
	font-family: Arial, Times New Roman, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.BODY_LINK:hover
{
	color: #333366;
	font-family: Arial, Times New Roman, Verdana, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.SMALL_LINK
{
	color: #BCC4CC;
	font-family: Verdana, Arial, Times New Roman, Helvetica;
	font-size: 9;
	font-weight: normal;
	text-decoration: none;
}

.SMALL_LINK:HOVER
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Times New Roman, Helvetica;
	font-size: 9;
	font-weight: normal;
	text-decoration: underline;
}

.HEADER_TEXT
{
	color: #333366;
	font-family: Times New Roman, Arial, Verdana, Helvetica;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}

h2
{
	color: #333366;
	font-family: Times New Roman, Arial, Verdana, Helvetica;
	font-size: 18pt;
	font-weight: bold;
	font-style:italic;
}

.NAV_TABLE
{
	 position: relative;
}

.FOOTER_TEXT
{
	color: CCCCCC;
	font-face: Verdana, Arial, Verdana, Helvetica;
	font-size: 8pt;
}

.FOOTER_LINK
{
	color: 333366;
	font-face: Arial, Verdana;
	font-size: 11px;
}

.FOOTER_LINK:HOVER
{
	
	font-face: Arial, Verdana;
	font-size: 11px;
}

a.topMenu
{
	color: #ffffff;
	font-family: Times New Roman, Verdana, Arial, Helvetica;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
a.topMenu:hover
{
	color: #BCC4CC;
}

a.subMenu
{
	color: #666666;
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.subMenu:hover
{
	color: #996633;
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

a.Mail
{
	color: #FF6633;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}
a.Mail:hover
{
	text-decoration:none;
}

.leftimg
{
	margin-right:10px;
	margin-bottom:10px;
}
.rightimg
{
	margin-left:10px;
	margin-bottom:10px;
}

#NavLayer {
	position: absolute; 
	top: 12; 
	visibility: visible; 
}
