body, TABLE, TR, TD
{
    color: #000000;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
	font-size: 13px;
}

table { border-collapse: collapse; }

td.ruled { border-bottom: 1px solid #EEEEEE; }

.PageTitle
{
    color: #A99DA1;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
    font-weight: bold;
	font-size: 28px;
}

.FieldTitle
{
    color: #897D81;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
	font-size: 14px;
    font-weight: bold;
}

.FieldTitleRequired
{
    color: #392D31;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
	font-size: 14px;
    font-weight: bold;
}

.TabTextBlack
{
    color: #000000;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
    font-weight: bold;
	font-size: 20px;
}

.TabTextGray
{
    color: #D9CDD1;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
    font-weight: bold;
	font-size: 20px;
}

.TabOn
{
    background-image: url(images/Detail-Tab-On.png); 
    background-repeat: no-repeat;
}

.TabOff
{
    background-image: url(images/Detail-Tab-Off.png); 
    background-repeat: no-repeat;
}

.TabNone
{
    background-image: url(images/Detail-Top2.png); 
    background-repeat: repeat-x;
}

.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;
}

.Small
{
	font-weight: normal;
    color: #999999;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
	font-size: 10px;
}

.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.SubtleLinks
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 'Microsoft Sans Serif';
    font-size: 14px;
	color: #D9CDD1;
}

A:link
{
	text-decoration: none;
}

A:hover {
    text-decoration: underline;
}

A.imgbord:link {color: #D9CDD1;}
A.imgbord:active {color: #D9CDD1;}
A.imgbord:visited {color: #D9CDD1;}
A.imgbord:hover {color: #D9CDD1;}