body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background: url('images/today.jpg') #000000;*/

	color: #000000; /*#d6d2d2;*/
	font-size: 11px;
}
td.content{
	text-align: justify;
}
td.content td{
	text-align: justify;
}

img{border: none;}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: arial;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}

a.dark{
	color: #333333;
}
a.dark:visited{
	color: #333333;
}



td.news_caption{
  height: 45;
  width: 780;
  background: url('images/caption_back.jpg');
  background-repeat: no-repeat;
  display: block;
  color: #ffffff;
  
  padding-top: 10px;
  padding-left: 52px;
  
  font-family: century Gothic, Verdana;
  font-size: 14pt;
  font-weight: bold;
  letter-spacing: 3px;
}


.menu{
  text-align: right;
}
.menu a{
 	font-family: century Gothic, Arial, Verdana;

  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  
  color: #333333;
}
.menu a:hover{
  text-decoration: none;
  color: #FF0000;
}
.menu a.selected{
  text-decoration: none;
  color: #FF0000;
}



.caption{
  color: #ee305e;
  font-weight: bold;
}

a.caption{
  color: #ee305e;
  font-weight: bold;
}

h3{text-decoration: none;}

.content{
  padding-left: 10px;
}
.footer{
  color: #696969;
}
a.footer{
  color: #696969;
}
a.sc {
	font-family:font-family: century Gothic, Arial;
	color: #000000; /*#d6d2d2;*/
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
}