BODY {
  background-image: url("/global/images/MantarayBackground.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #000944;
  color: #000000;
  font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  text-align: justify;
}

.mainContent {
  overflow:auto;
  height:auto;
  scrollbar-base-color:#004A8C;
  scrollbar-track-color: #004A8C;
  scrollbar-face-color: #6BD6F7;
  scrollbar-highlight-color: #004A8C;
  scrollbar-3dlight-color: #004A8C;
  scrollbar-darkshadow-color: #004A8C;
  scrollbar-shadow-color: #004A8C;
  scrollbar-arrow-color: #004A8C;
}

.mainContent INPUT SELECT OPTION {
  background-color: #FFFFFF;
  filter:alpha(opacity=100);
  opacity: 1.0;
}

a:link {
	color:#004A8C;
	text-decoration: underline;
}

a:visited {
	color:#004A8C;
	text-decoration: none;
}

a:hover {
	color:#6BD6F7;
	text-decoration: none;
}

a:active {
	color:#004A8C;
	text-decoration: underline;
}

h1
{
	color: #00528C;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h3
{
	color: #00528C;
	margin-left: 10px;
        margin-top: 5px;
	font-size: 18px;
        font-family: Helvetica, "Lucida Grande", Arial, sans-serif;
}

h4 {
	color: #00528C;
	margin-left: 10px;
        margin-top: 5px;
	font-size: 14px;
        font-family: Helvetica, "Lucida Grande", Arial, sans-serif;
        text-decoration: underline;
}

h3 white
{
	color: #FFFFFF;
	margin-left: 10px;
}

P {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	color: #000000;
	font-size: 14px;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	text-align: justify;
}

TABLE.tableWhite {
	background-color: white;
	filter:alpha(opacity=100);
	opacity: 1.0;
        text-align: justify;
}

TD.tableWhite {
	background-color: white;
	font-size: 10px;
        text-align: center;
}

TABLE.tableContent  {
	background-color: white;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: 0.80;
        text-align: justify;
}

TD.tableContent {
   margin-top: 0px;
   text-align: justify;
}

.content
{
	margin: 0 20px;
}

.content a
{
	color: #000000;
}

.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #000000; }

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

.mantaray {
   border-color:#000000;
   border-style:solid;
   border-width:1;
}

.mantarayHeader {
   text-align:center;
   background-color:#004A8C;
   color: #FFFFFF;
   font-weight:bold;
   border-color:#FFFFFF;
   border-style:solid;
   border-width:1;
}

.mantarayLightBlue {
   text-align:left;
   background-color:#6BD6F7;
   color: #000000;
   font-size: 12px;
   border-color:#FFFFFF;
   border-style:solid;
   border-width:1;
}

.mantarayItemLeft {
   text-align:left;
   background-color:#CCCCCC;
   color: #000000;
   font-weight:bold;
   font-size: 12px;
   border-color:#FFFFFF;
   border-style:solid;
   border-width:1;
}

TD.mantarayItemCenter {
   text-align:center;
   background-color:#CCCCCC;
   color: #000000;
   font-weight:bold;
   font-size: 12px;
   border-color:#FFFFFF;
   border-style:solid;
   border-width:1;
}

div.hr {
	background-color: #999999;
	height: 1px;
}
