
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%;
  
}




A.a03:link {
	text-decoration	: none;
	color			: blue;
	font-weight		: bold;
}

A.a03:visited {
	text-decoration	: none;
	color			: blue;
	font-weight		: bold;
}

A.a03:active {
	text-decoration	: none;
	color			: blue;
	font-weight		: bold;
}

A.a03:hover {
	text-decoration	: none;
	color			: blue;
	font-weight		: bold;
	background-color: #C1D4E6;
}



DIV.columnA {
text-align	: left;
width		: 100%;
margin-left	: 0%; 
margin-right: 5%; 

}

img.link {

border	: 0;
}



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;
}


DIV.div1
{	
	text-align		: left;	
	width			: 80%;
	margin-left		: 10%;
}


DIV.ad2 {
  clear			: left;
  float			: left;
  
  text-align	: left;
  width			: 10%;
  padding-left	: 10px;

}


DIV.adMony {
  clear			: left;
  float			: left;
  
  text-align	: left;
  width			: 180px;
  padding		: 10px;
  
  border 		: 2px #C0C0C0 solid;
  background	: #FFFF5D;
  
  margin-left	: 20px;
  margin-top	: 100px;
  margin-right  : 20px;
  
}
