body{
	font-family:"Georgia Modern", Georgia, "Times New Roman", Times, serif;
	margin:10px 10px 20px 10px;
	padding: 0px;
	}
h1{font-size: 24px; color:#9966CC; margin:4px 0px 14px 0px}	
	
a {color:#3366CC}
a:link a:visited {color:#3366CC}
a:hover {color:#9966CC}
a:active{color: #0099CC}

.header{
padding:0px 27px; 
margin: 0px;
}

.content
{
  font-size: 11px; 
  line-height: 15px;
  text-align: center;
  padding-top: 10px;
}

.content td{border: 1px solid #CCC;}



.navrow{background-color:#CC99CC;margin:0px; padding:0px;}
     
	 .navbttn{
     width: 93px;
	 margin: 0px;
     text-align:center;	
	 border-left: 9px solid #9966CC;
     border-right: 9px solid #9966CC; 

	 }

	.navbttn a {
		display:block;
		padding: 3px 0px; 
	   text-decoration: none;
	   font-family: Georgia, "Times New Roman", Times, serif;
	   color:#F6EFF6;
       font-size: 11px;
       font-weight:bold;
	   background: url("images/button_bg.jpg") 0 0 no-repeat;
       -moz-outline-style: none;
       outline:none;
	 

}
.navbttn a:hover { 
background-position: 0 -22px;
color: #fff;
}

.navbttn a:active {
color:#F6EFF6;
-moz-outline-style: none;
       
}

.webeddy{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #9966CC;
}

.copyright{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #9966CC;
}


.product{
   font-size: 11px; 
   line-height: 15px;
   margin: 0px;
   }

.product td{
  background-color: #fff;
  border: 1px solid #9966CC;
  padding: 15px;

}


/**
.header {float: right; padding-right: 9px; vertical-align: bottom;}

**/

  
	
     








