
BODY {

  font-family	: Arial, Verdana, Tahoma, Helvetica;
  font-size		: 12pt;
  font-weight 	: normal;
  
  margin-top	:0px; 
  margin-right	:0px; 
  margin-bottom	:0px; 
  margin-left	:0px; 
  
  height 	: 600px;
  width		: 100%;
  
}


BODY.contact {

  font-family	: Arial, Verdana, Tahoma, Helvetica;
  font-size		: 12pt;
  font-weight 	: normal;
  
  margin-top	:0px; 
  margin-right	:0px; 
  margin-bottom	:0px; 
  margin-left	:0px; 
  
  
}


TABLE.tFront01 { 
  width			: 100%; 
  margin-left	: 0%; 
}


TABLE.tFront03 { 
  width			: 80%; 
  
}

TABLE.tFront04 { 
  width			: 80%;
  margin-left	: 20%; 
  
}


TD.dFront01 {
  vertical-align: top;
  text-align	: center;
  width			: 20%;
 
}

TD.dFront02 {
  vertical-align: top;
  text-align	: left;
  width			: 80%;
  padding-left	: 15%;
  
}


TD.dFront02a {
  vertical-align: bottom;
  text-align	: left;
  width			: 80%;
  padding-left	: 15%;
  padding-top	: 10px;
  
}

TD.dFront03 {
  vertical-align: middle;
  text-align	: left;
  width			: 80%;
  
}


TD.dFront04 {
  vertical-align: top;
  text-align	: center;
  width			: 50%;
  
}

TD.dFront05 {
  vertical-align: top;
  text-align	: center;
  width			: 50%;
  
}


TD.bgLeft {
	width				: 25%;
	background-image 	: url(../../images/blue/top_blue_left.jpg);
	background-repeat	: repeat-x;
}


TD.bgRight {
	width				: 25%;
	background-image 	: url(../../images/blue/top_blue_right.jpg);
	background-repeat	: repeat-x;
}


A.a02:link {
	text-decoration	: none;
	color			: blue;
}

A.a02:visited {
	text-decoration	: none;
	color			: blue;
}

A.a02:active {
	text-decoration	: none;
	color			: blue;
}

A.a02:hover {
    color			: blue;
    text-decoration : none;
    background-color: #C1D4E6;
}






A.a04:link {
	text-decoration	: none;
	color			: blue;
}

A.a04:visited {
	text-decoration	: none;
	color			: blue;
}

A.a04:active {
	text-decoration	: none;
	color			: blue;
}

A.a04:hover {
    color			: blue;
    text-decoration : none;
    background-color: #C1D4E6;
}


H2.hTitle {
  text-align		: center;
}

H2.hSection {
  text-align		: center;
  background-color	: #C1D4E6;
  width				: 90%;
  margin-left		: 10%;
  height			: 35px;
  padding-top		: 5px;
  padding-bottom	: 5px;
}

P.pLink {
  text-align		: center;
}

P.pText {
  text-align		: left;
  width				: 88%;
  margin-left		: 12%;
  
}


P.pAd {
  text-align		: left;
  width				: 70%;
  margin-left		: 20%;
  
}


DIV.dText {
  text-align		: left;
  width				: 88%;
  margin-left		: 12%;
  
}


DIV.div1
{	
	text-align		: left;	
	width			: 750px;
	margin-left		: 200px;
}


DIV.ad2 {
  clear			: left;
  float			: left;
  
  text-align	: left;
  width			: 10%;
  padding-left	: 10px;

}
