body {
	background-color: #F1F1F1; 
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 11px;
}
.new {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;

}
.fonte_menu {			font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #000000; text-decoration:none;}
.fonte_menu a:link{		color: #000000; text-decoration: none;}
.fonte_menu a:visited{	color: #000000; text-decoration: none;}
.fonte_menu a:hover{	color: #FF0000; text-decoration: underline;}
.fonte_menu a:active{	color: #FF0000; text-decoration: none;}

.fonte_menu2 {			font-family: Arial, Tahoma, Verdana; font-size: 11px; font-weight: bold; color: #000000; text-decoration:none;}
.fonte_menu2 a:link{	color: #000000; text-decoration: none;}
.fonte_menu2 a:visited{	color: #000000; text-decoration: none;}
.fonte_menu2 a:hover{	color: #FF0000; text-decoration: underline;}
.fonte_menu2 a:active{	color: #FF0000; text-decoration: none;}


.fonte_10 {				font-family: Arial, Tahoma, Verdana; font-size: 10px; color: #999999;}
.fonte_10 a:link{		color: #999999; text-decoration:none;}
.fonte_10 a:visited{	color: #999999; text-decoration:none;}
.fonte_10 a:hover{		color: #333333; text-decoration:underline;}
.fonte_10 a:active{		color: #999999; text-decoration:none; background-color: #CCCCCC;}

.fonte_11 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.fonte_11 a:link{		color: #333333; text-decoration:none;}
.fonte_11 a:visited{	color: #333333; text-decoration:none;}
.fonte_11 a:hover{		color: #0099CC; text-decoration:underline;}
.fonte_11 a:active{		color: #333333; text-decoration:none;}

.fonte_12 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #060E6E;
	text-decoration: none;
}

.fonte_title {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding-left: 3px;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.fonte_title a:link{font-family:Arial, Tahoma, Verdana; font-size:12px; font-weight:bold; color:#333333; padding-left: 3px;}
.fonte_title a:visited{font-family:Arial, Tahoma, Verdana; font-size:12px; font-weight:bold; color:#333333; padding-left: 3px;}
.fonte_title a:hover{font-family:Arial, Tahoma, Verdana; font-size:12px; font-weight:bold; color:#FF0000; padding-left: 3px; text-decoration:none;}
.fonte_title a:active{font-family:Arial, Tahoma, Verdana; font-size:12px; font-weight:bold; color:#333333; padding-left: 3px;}


.fonte_26_red {				font-family: Arial, Tahoma, Verdana; font-size: 18px; font-weight: bold; color: #FF0000;}
.fonte_26_red a:link{		color: #FF0000; text-decoration:none;}
.fonte_26_red a:visited{	color: #FF0000; text-decoration:none;}
.fonte_26_red a:hover{		color: #0099CC; text-decoration:none;}
.fonte_26_red a:active{		color: #FF0000; text-decoration:none;}

.fonte_26_rate {				font-family: Arial, Tahoma, Verdana; font-size: 26px; font-weight: bold; color: #FF0000;}
.fonte_26_rate a:link{		color: #FF0000; text-decoration:none;}
.fonte_26_rate a:visited{	color: #FF0000; text-decoration:none;}
.fonte_26_rate a:hover{		color: #0099CC; text-decoration:none;}
.fonte_26_rate a:active{		color: #FF0000; text-decoration:none;}


.fonte_26_blue {
	font-family: Arial, Tahoma, Verdana;
	font-size: 26px;
	font-weight: bold;
	color: #0099CC;
}

.fonte_footer {				font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #000000;}
.fonte_footer a:link{		color: #000000; text-decoration:none;}
.fonte_footer a:visited{	color: #000000; text-decoration:none;}
.fonte_footer a:hover{		color: #FF0000; text-decoration:underline;}
.fonte_footer a:active{		color: #000000; text-decoration:none;}

.form {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #E5E3E3;
}

.featured {
border: 2px solid #0BFEE3;
}

.featured2 {
padding-left: 5px; 
padding-right: 5px;
}

#tabmenu {
		color: #000000;
		border-bottom: 0px solid black;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 0px; }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: #000000;
		background: #FFFFFF;
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		border: 0px solid black;
		/*padding: 0px 0px 0px 0px;*/
		padding-left: 15px; 
		padding-right: 15px;
		margin: 0;
		text-decoration: none; }

	#tabmenu a.active {
		color: #FFFFFF;
		background: #FF3300;
		background:  url(images/tab.gif) no-repeat center top;
		border-bottom: 0px solid #ABAD85; }

	#tabmenu a:hover {
		color: #FFFFFF;
		background: #; 
		background:  url(images/tab.gif) no-repeat center top;
		padding-left: 15px; 
		padding-right: 15px;
		}
/*
	#tabmenu a:visited {
		color: #E8E9BE; }
*/
	#tabmenu a.active:hover {
		background: #;
		background:  url(images/tab.gif) no-repeat center top;
		color: #FFFFFF; 
		padding-left: 15px; 
		padding-right: 15px;
		}
		
.spacer {
	border-right: 2px solid #BFBFBF;
}

.border {
	border: 1px solid #DDDDDD;
}
a.namelink {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000000; 
}
a.biolink {
	font-size: 16px;
	text-decoration: underline;
	color: #0494DB; 
}
<!----- Light Box ----> 
/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -100px;
	left: -100px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	/*
	width: 100px;
	height: 75px;
	*/
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	display: inline;
	float: left;
	margin: 0px;
	padding-bottom: 0px;
	position: relative;
	vertical-align: top;
}

.hoverbox .preview
{
	border-color: #000;
	/*
	width: 200px;
	height: 150px;
	*/
}

<!----- Light Box End ----> 