body {
	padding: 0px; margin: 5px;
	background-color: #E3F7FF;
}
.menu, .menus  { 
	font-family: Arial, Helvetica, sans-serif; font-weight: bold;
	font-size: 12px; margin: 0px; display: block; height: 20px; line-height: 20px;
	padding: 5px; padding-top: 0px; padding-bottom: 0px;  text-align: center;

}
.menus { background-color: #2F85AA }

a.menu:link,a.menu:visited { 
	color: #003366;
	text-decoration: none; 
}
a.menu:hover {
	color: white;
	background-color: #FF6600;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	line-height: 130%;
	text-align: justify;
}

.texttab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	/*text-align: center;*/
}

.title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 130%; font-weight: bold;
	color: #FF6600;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 130%; font-weight: bold;
	border-bottom: 1px solid #FF6600;
	color: #FF6600; width: 100%; margin: 10px; margin-bottom: 3px;
}

.pImage1 {
  margin: 3px; border: 1px solid #CCCCCC;
}

.pImage2 {
  margin: 5px; border: 1px solid #CCCCCC;
}
.pImage {
  border: 1px solid #CCCCCC;
}

.submenu, .submenus { 
	font-family: Arial, Helvetica, sans-serif; font-weight: bold;
	font-size: 12px; background-color: #2F85AA; color: white;
	margin: 0px; display: block; height: 20px; line-height: 20px;
	text-align: center; padding: 5px; padding-top: 0px; padding-bottom: 0px;

}
a.menus:link,a.menus:visited,a.submenu:link,a.submenu:visited { 
	color: white;
	text-decoration: none; 
}
a.submenu:hover, a.submenus:hover {
	color: white;
	background-color: #FF6600;
}

.submenus, a.submenus:link,a.submenus:visited  {
	text-decoration: none;
	background-color: white; color: #FF6600;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 70%; font-weight: normal;
	color: #999999; border-bottom: 1px solid #999999; width: 100%;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%; font-weight: bold;
	color: black;
	text-align: left;
}
a.text1:link, a.text1:visited { text-decoration: underline; color: black; }
a:hover { color: #FF6600; text-decoration: none;}
.detailTable { 
	background-color: white;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold;
	color: white;
	text-align: left;
    background-color: #2F85AA;
    height: 20px; line-height: 20px;
    padding-left: 5px;
}

.text {
}
