td
{
	font-family: Tahoma;
	font-size: 8pt;
	color: White;
}

.mail
{
	color: White;
}

.index
{
	background: "images/index_bg.jpg";
	border: 1px;
	border-color: Green;

}

.tabs
{
	background-color: black;
	font-family: Arial, Tahoma;
	font-size: 14pt;
	color:Black;
}

.black
{
	background-color: black;
	border-color:black;	
	font-family: Arial, Tahoma;
	font-size: 11px;
	color:Black;
}

.white
{
	background-color: white;
	border:2px;
	border-color:666666;	
	font-family: Arial, Tahoma;
	font-size: 11px;
	color:Black;
	width:60px;
	border-top:solid 1px #666666;
	border-bottom:solid 1px #666666;
	cursor:hand;
	text-align:center;
}

.tabSelected
{
	background-color: #a8c632;
	border:2px;
	border-top:solid 1px #666666;
	font-family: Arial, Tahoma;
	font-size: 11px;
	color:Black;
	cursor:hand;
	width:60px;
	text-align:center;
}

A
{
	font-style:normal;
	text-decoration:none;
	color:Black;
}

A:Visited
{
	font-style:normal;
	text-decoration:none;
	color:Black;
}

A.mail
{
	color:White;
}

A:Visited.mail
{
		color:White;

}

.text
{
	background-color: #a8c632;
	border:2px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color:Black;
	padding-top: 20px;
	padding-left: 10px;
}
.empty
{
	background-color:Transparent;
}
