

body
{
	margin: 0px;
	font-family: arial; 
	font-size: 13px; 
	font-weight: normal;
      background-color: #4897d2;
      /* background-image: url(../../images/pacsea_webbckgnd.jpg); */
      /* background-repeat: no-repeat; */
      overflow: scroll; 
      width: 100%;
      /* display: block; */                 	
}

p
{
	font-family: arial;
	font-size: 13px;
	list-style-position: outside;
	margin: 0px;
	border: 0px;
      /* padding-left: 0px; */
      padding-right: 5px;
}

div
{
	/* color: #666666; */
	font-family: arial;
	font-size: 13px;
}

img
{
      border-style: none;
}

th
{
	vertical-align: top;
      /*  margin: 0px; */ 
	font-family: arial; 
	/* font-size: 12px; */ 
	font-weight: bold; 
      
}

td
{
	/* margin: 0px; */ 
	font-family: arial; 
	font-size: 13px; 
	font-weight: bold; 
     	/* color: #ffffff; */
}


ul
{
	margin: 10px 5px 5px 5px;
}

ol
{
	margin: 10px 5px 5px 5px;
}

area
{
	cursor: pointer;
}

#parentBody 
{
	position: absolute;
	left: 0px; top: 0px;
      width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


.Image_m
{
	position: relative; top: 0px; left: 0px; width: 150px;
      CURSOR: pointer; 
}

.Image_n
{
	position: relative; top: 0px; left: 900px; width: 150px;
      CURSOR: pointer;       
}
.table_link1
{
	position: absolute; top: 175px; left: 75px;
      width: 60px; height: 60px;
      margin: auto; 
	font-family: trebuchet; 
	font-size: 7px; 
	font-weight: bold;
      color: green; /* #eacc21; */
      z-index: 33;
}

.table_link2
{
	position: absolute; top: 325px; left: 75px;
      width: 60px; height: 60px;
      margin: auto; /* 5px 0px 5px 0px; */ 
	font-family: trebuchet; 
	font-size: 7px; 
	font-weight: bold;
      color: green; /* #eacc21; */
      z-index: 33;
}


a
{
     text-decoration: none;
}


#whiteBody
{
	position: relative; 
	width: 800px;
	text-align: center;      
}

.logoImage
{
	position: relative; top: 0px; left: 0px; width: 172px;  
      CURSOR: pointer;       
}

.Image_b
{
	position: relative; top: 0px; left: 200px; width: 631px;
      CURSOR: pointer;       
}

.Image_c
{
	position: absolute; top: 173px; left: 0px;
      CURSOR: pointer;       
}

.Image_d
{
	position: relative; top: 173px; left: 201px;
      CURSOR: pointer;       
}

.Image_e
{
	position: relative; top: 173px; left: 401px;
      CURSOR: pointer;       
}

.Image_f
{
	position: relative; top: 173px; left: 601px;
      CURSOR: pointer;       
}

.Image_g
{
	position: absolute; top: 193x; left: 0px;
      CURSOR: pointer;       
}

.Image_h
{
	position: absolute; top: 343px; left: 0px;
      CURSOR: pointer;       
}

.image_i
{
	position: relative; top: 343px; left: 401px;
      CURSOR: pointer;       
}

.Image_j
{
	position: absolute; top: 369px; left: 0px;
      CURSOR: pointer;       
}

.Image_k
{
	position: relative; top: 369px; left: 267px;
      CURSOR: pointer;       
}

.Image_l
{
	position: relative; top: 369px; left: 534px;
      CURSOR: pointer;       
}

/*
a:link {
	color: #84414A;
	text-decoration: underline;
	}
a:visited { 
	color: #84414A;
	text-decoration: underline; 
	}
a:hover {
	color: #666666;
	text-decoration: underline;
	}
a:active { 
	color: #84414A;
	text-decoration: underline; 
	}
*/	
.textVerd { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:14px;
	}
	
.textVerdBold { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#112269;
	line-height:14px;
	font-weight: bold;
	}
	
.textVerdBold2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color:#112269;
	line-height:14px;
	font-weight: bold;
	}
/*
td.box4grey
{
	border-style: solid;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-color: #D5D5D5;
	border-right-width: 1px;
	border-right-color: #D5D5D5;
	border-left-width: 1px;
	border-left-color: #D5D5D5;
	border-bottom-width: 1px;
	border-bottom-color: #D5D5D5;
}

td.box4green
{
	border-style: solid;
	background-color:#D7E8A1;
	border-top-width: 1px;
	border-top-color: #B0D144;
	border-right-width: 1px;
	border-right-color: #B0D144;
	border-left-width: 1px;
	border-left-color: #B0D144;
	border-bottom-width: 1px;
	border-bottom-color: #B0D144;
}

td.boxBlack
{
	border-style: solid;
	background-color:#EEF7D0;
	border-top-width: 0px;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-width: 0px;
	border-left-color: #000000;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
}
*/