body
{
	font-weight: bold;
	font-size: 11px;
	background-color: #993300;
	color: slategray;
	font-family: Verdana;
}


A
{
	color: slategray;
	text-decoration:none;
	font-weight:bold;
}
A:hover
{
	color: orangered;
	font-weight:bold;
	
}
.birthday_link:hover
{
	font-size: 13pt;
	color: orangered;
	font-family: 'Comic Sans MS';
	text-decoration:none;
}
.birthday_link
{
	font-size: 13pt;
	color: orange;
	font-family: 'Comic Sans MS';
	text-decoration:none;
}
.img_link:hover
{
	color: orangered;
	border:groove 1 orangered;
}

A:visited
{
	
}

.main_table
{
	font-size: 11px;
	color: slategray;
	font-family: Verdana;
	font-weight:bold;
	
}

.forum_news_table
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana;
}

.label
{
	font-size: 11px;
	color: slategray;
	font-family: Verdana;
	font-weight:bold;
}

.thumb
{
	width: 110px;
	height: 85px;
	filter: shadow(color:grey,direction=135,strength=1);
	
}


.resume_panel
{
	color: darkslateblue;
	background-color: gainsboro;
	font-size: 11px;
	font-family: Verdana;
	
}
.dg
{
	font-size: 11px;
	font-weight:bold;
	font-family: Verdana;
}
.dg_site
{
	font-size: 11px;
	font-weight:bold;
	font-family: Verdana;
	color: Black;
}
