/* 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: #ffffff;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
a.metamorph:visited
{
color: #ffffff;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
a.metamorph:hover
{
color: #ffffff;
text-decoration: underline;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
h2
{
color: #3A3A3A;
font-size: 12px;
font-weight: 900;
}

h3
{
color: #3A3A3A;
font-size: 12px;
font-weight: bold;
}

a{
font-family: tahoma;
font-weight: bold;
color: #FF0000;
}
#recl {
	visibility: hidden;
	position: absolute;
	background-color:#000000;
	border:solid 1px;
	left: 0;
	top: 0;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	}
	#recl ul {
		margin: 0;
		padding: 0 0 0 0;
	}
	#recl ul li {
		margin: 15;
		padding: 0;
	}