/* author: Metamorphosis Design */
/* Please visit: http://www.metamorphozis.com for more Free and Premium Templates */
/* Creation date: 28.01.2006 */
a.menu
{
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}
a.menu:hover
{
text-decoration: underline;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}
a.menu:visited
{
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}
td
{
font-family: tahoma;
font-size: 11px;
color: #6A6A6A;
}
a.more
{
color: #FF0000;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}
a.more:visited
{
color: #FF0000;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}
a.more:hover
{
color: #FF0000;
font-family: tahoma;
text-decoration: underline;
font-size: 11px;
font-weight: bold;
}
a.footer
{
color: #585858;
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.footer:visited
{
color: #585858;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.footer:hover
{
color: #585858;
text-decoration: underline;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.metamorph
{
color: #585858;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
a.metamorph:visited
{
color: #585858;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
a.metamorph:hover
{
color: #585858;
text-decoration: underline;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
.table table
{
 border-collapse:collapse;
	width:100%;
}
.table td
{
 border:1px solid white;
 padding:3px;
 background:#e0efca;
}
.nav
{
 padding:5px 5px 5px 0px;
	font-size:12px;
	text-align:center;
	color:grey;
}
.nav a
{
 text-decoration:none;
	font-size:11px;
	 color:#0d7c51;
}
.description
{
 border:1px solid white;
 padding:3px;
 background:#e0efca;
}