body {
	background-color: #F5F3F3;
}
.table_fullpage {
	height: 100%;
	background-color: #FFFFFF;
}
td {
	font-family: HelveticaNeue-Roman, Helvitica, Arial;
	font-size: 12px;
	color: #666666;
}
.bodytext {
	font-family: HelveticaNeue-Roman, Helvitica, Arial;
	font-size: 12px;
	color: #666666;
}
.SUBHEADING {
	font-weight: bold; 
	line-height: 15px; 
	padding-bottom: 5px;
	padding-top: 15px;
}
.SUBHEADING2 {
	font-weight: bold; 
	padding-bottom: 10px;
	padding-top: 10px;
}
.SUBHEADING3 {
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.SearchStr { 
 font-size: 10px; 
 background-color: #ffffff; 
}
.topmenu:link { 
 font-size: 10px; 
 color: #666666;
 text-decoration: none;
 font-weight: bold;
}
.topmenu:visited { 
 font-size: 10px; 
 color: #666666;
 text-decoration: none;
 font-weight: bold;
}
.topmenu:hover { 
 font-size: 10px; 
 color: #cccccc;
 text-decoration: none;
 font-weight: bold;
}


.topmenu_current:link { 
 font-size: 10px; 
 color: #3E3E3E;
 text-decoration: none;
 font-weight:bold;
 font-weight: bold;
}
.topmenu_current:visited { 
 font-size: 10px; 
 color: #3E3E3E;
 text-decoration: none;
 font-weight: bold;
}
.topmenu_current:hover { 
 font-size: 10px; 
 color: #3E3E3E;
 text-decoration: none;
 font-weight: bold;
}

.submenu:link {
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	line-height: 15px; 
	text-decoration: none;
}
.submenu:visited {
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	line-height: 15px; 
	text-decoration: none;
}
.submenu:active {
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	line-height: 15px; 
	text-decoration: none;
}
.submenu:hover {
	font-size: 11px;
	color: #cccccc;
	background-color: #ffffff;
	line-height: 15px; 
	text-decoration: none;
}


.submenu_current:link {
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	line-height: 15px; 
	text-decoration: none;
	font-weight:bold;
}
.submenu_current:visited {
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	line-height: 15px; 
	text-decoration: none;
	font-weight:bold;
}
.submenu_current:hover {
	font-size: 11px;
	color: #cccccc;
	background-color: #ffffff;
	line-height: 15px; 
	text-decoration: none;
	font-weight:bold;
}

.smallside {
	font-size: 9px;
	line-height: 12px; 
}
