
img {
border:0px;
}

/*---------- Main Menu Styles ---------------*/
#main_menu{

font-family : verdana, arial, geneva, helvetica;
font-size: 14px;
color : #ffffff;

}

#main_menu a:link{
    color: #ffffff;
	text-decoration: none;
}
#main_menu a:visited{
    color: #ffffff;
	text-decoration: none;
}
#main_menu a:active{
    color: #ffffff;
	text-decoration: underline;
}
#main_menu a:hover{
    color: #ffffff;
	text-decoration: underline;
}

/*---------- End Main Menu Styles ---------------*/


/*---------- Left Column CSS ---------------*/
#left_table{
  background-repeat:no-repeat;
  margin-top: 30;
  padding-left: 0px;
  padding-top: 5px;
  padding-right:10px;
  padding-bottom: 3px;
  vertical-align:top;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#666666;

}

#left_td{
  margin-top:0;
  border-style:solid;
  border-width:0.02em;
  border-color:#CCCCCC;
}

#left_td a:link{
	color: #666666;
	text-decoration: none;
}

#left_td a:visited{
	color: #666666;
	text-decoration: none;
}

#left_td a:active{
	color: #666666;
	text-decoration: underline;
}

#left_td a:hover{
	color: #666666;
	text-decoration: underline;
}

/*---------- End Left Column CSS --------------*/


/*----------- Content Body table -------------*/
#content_table
{
  background-repeat:no-repeat;
  margin-top: 30;
  padding-left: 0px;
  padding-top: 5px;
  padding-bottom: 3px;
  font-family:Calibri;
  color:#666666;

}

#content_table h2
{
 font-size:1.6em;
 margin-top:10px;
 margin-bottom:15px; 
 font-family:Calibri;
 color:#666666;
}

#content_table p
{
 font-family:Calibri;
 color:#666666;
 font-size:16px;
 margin-left:20px;
 margin-right:20px;
 margin-bottom:10px;
 }
 
 #content_table a:link{
	color: #666666;
	text-decoration: underline;
}

#content_table a:visited{
	color: #666666;
	text-decoration: underline;
}

#content_table a:active{
	color: #666666;
	text-decoration: underline;
}

#content_table a:hover{
	color: #666666;
	text-decoration: underline;
}
 
 
 
/*----------- End Content Body table -------------*/

#copyright {
  font-family:Calibri;
  padding-top: 1em;
  font-weight: normal;
  float: right;
  clear: none;
  background: ; 
  color: #6F6F6F;
  font-size: 12px;
}

#avon_paticka {
  font-family:Calibri;
  padding-top: 1em;
  font-weight: normal;
  float: left;
  clear: none;
  background: ; 
  color: #6F6F6F;
 	font-size: 12px;
  }