body, TABLE, TR, TD
{
    color: #000000;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
	font-size: 13px;
}

.FieldTitle
{
    color: #000000;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
	font-size: 12px;
    font-weight: bold;
}

.PageTitle
{
    color: #000000;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
    font-weight: bold;
	font-size: 20px;
}

.Tab
{
    color: #000000;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
    font-weight: bold;
	font-size: 20px;
}

.TabVert
{
    color: #000000;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
    font-weight: bold;
	font-size: 20px;
	
}

.Date
{
	font-weight: normal;
    color: #999999;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
    font-size: 10px;
}

.drag 
{
	position: relative; 
	cursor: hand;
}

.VerySmall
{
	font-weight: normal;
    color: #999999;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
	font-size: 8px;
}

A
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
    font-size: 13px;
	color: #004e82;
	text-decoration: none;
    font-weight: bold;
    outline: none;
}

A:link
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
    font-size: 13px;
	color: #004e82;
	text-decoration: none;
    font-weight: bold;
}

A:hover {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
    font-size: 13px;
    text-decoration: underline;
    color:  #004e82;
    font-weight: bold;
}
