


<style>

body{

}

table{
	margin-left:auto;margin-right:auto; 
    }

div.navbar
{
	font-family: arial;
	font-size: 12px;
	color: #666666;
	
}

div.div_header
{
 margin:auto;
}

focus { -moz-outline-style: none; }

img {
  padding:0;
  border: 0;
  margin:auto;
  vertical-align:top;
}

a{
	color: #666666;
    border:0;
    
}
a:link {
	color: #666666;
  
  text-decoration: none;
  border:0; 
}
a:visited {
  color: #666666;
  text-decoration: none;
      border:0; 
}
a:hover {
  color: #666666; 
  text-decoration: underline;
      border:0; 
}
a:active {
	color: #0000ff;
  text-decoration: none;
      border:0; 
}


div.headertxt
{
    text-align:left;
	font-family: arial;
	font-size: 12px;
	color: #666666;
}

div.footertxt
{

	font-family: arial;
	font-size: 10px;
	color: #aaaaaa;
    background-color:#ffffff;
}

div.blogtxt
{
	text-align: left;
	font-family: arial;
	font-size: 12px;
	width: 600px;
	color: #666666;
}
div.mainbody{
  text-align:left;
  margin:0 auto; into the body;
  border:0;
  width:800px;
 }


div.mainmiddle{
  text-align:left;
  margin:0 auto; into the body;
  border:0;
  width:800px;
 }


div.maintxt_left
{
	vertical-align:top;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	width: 70%;
	color: #666666;
    border:thin;
    float:left; 
}

div.maintxt_right
{	
	vertical-align:top;
	font-family: arial;
	font-size: 12px;
	color: #666666;
	width: 28%;
  
    float:right;   
}
div.mainclear{
 clear: both;

 }

 
div.bodytitle
{
	font-family: arial;
	font-size: 20px;
	font-style:bold;
	color: #0099FF;
}

</style>


