﻿.grey18bold
{
	font-family: Verdana;
	font-size: 18px; 
	color: #666666;
	font-weight: bold;
}

.grey13bold
{
	font-family: Verdana;
	font-size: 12px; 
	color: #666666;
	font-weight: bold;
}

.grey12:div
{
	font-family: Verdana;
	font-size: 12px; 
	color: #666666;
	background-color: #d7d7d7;
}

.grey12:span
{
	display: none;
}

.grey12:hover span
{
	display: block;
	position: relative;
	top: -50px;
	left: 150px;
	border: 1px solid #000000;
	width: 560px;
	background-color: #ffffff;
	color: #000000;
}

.grey10
{
	font-family: Verdana;
	font-size: 10px; 
	color: #666666;
}

.black10
{
	font-family: Verdana;
	font-size: 10px; 
	color: black;
}

.black11
{
	font-family: verdana;
	font-size: 11px; 
	color: black;
}

.black11bold
{
	font-family: verdana;
	font-size: 11px; 
	color: black;
	font-weight: bold;
}

.white11
{
	font-family: Verdana;
	font-size: 11px; 
	color: white;
}

.black12
{
	font-family: Verdana;
	font-size: 12px; 
	color: black;
}

.black12bold
{
	font-family: Verdana;
	font-size: 12px; 
	color: black;
	font-weight: bold;
}

.black14bold
{
	font-family: Verdana;
	font-size: 14px; 
	color: black;
	font-weight: bold;
}

.red12bold
{
	font-family: Verdana;
	font-size: 12px; 
	color: red;
	font-weight: bold;
}
