BODY {
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #ffffff;
}

A {
	font:  11px Arial;
	color: #000066;
	TEXT-DECORATION:underline;
	line-height:18px;
}

.Regular {
	font:  11px Arial;
	color: Navy;
	TEXT-DECORATION:none;
}

.TextSmall
{
	font:  10px  Arial;
	color: #000066;
	TEXT-DECORATION:none;
}

.Button {
	font: x-small Verdana, Arial, sans-serif;
	color: yellow;
	background-color: maroon;
	border: 1;
	border-color: white;
	border-style: solid;
}

.TextBox
{
	font: 12px Verdana, Arial, sans-serif;
	color: Black;
	background-color: #FFD28E;
	border-style : solid solid solid solid;
	border-width : 1px 1px 1px 1px;
}
.FieldLabel
{
	font:  12px Verdana, Arial, sans-serif;
	color: Navy;
}
.FieldTitleLabel
{
	font: bold 16px/2px Verdana, Arial, sans-serif;
	color: Navy;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.Error {
	color: red;
}

TD 
{
	font: x-small Verdana, Arial, sans-serif;
	font-size: 12;
	line-height: 17px;
}

pre
{
    font-family: 'verdana, arial';
    font-size: 10pt;
    background-color: #eeeeee;
    border: #d6be5a 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.SearchBarTable
{
	background-color: #000066;
	width:750;
	height:20;
}

.MainTable
{
	background-color: white;
	width:552;
	margin-left: 20px;
	margin-top: 20px;
}

.MainTable2
{
	background-color: #f5f5fa;
	border-right: 0px;
	border-top: #DBDBE7 1px solid;
	border-left: 0px;
	border-bottom: #DBDBE7 1px solid;
	
}


.MainTitle
{
	font: bold 12px  Arial;
	color: #000066;
	
}
.Title
{
	font: bold 11px  Arial;
	color: #000066;
	
}
.TitleRed
{
	font: bold 12px  Arial;
	color: #cc3333;
	
}
.Text
{
	font:  11px  Arial;
	color: #000066;
}
.TextSmall
{
	font:  10px  Arial;
	color: #000066;
}
.Link
{
	font: 11px Arial;
	color: #000066;
	text-decoration : underline;
}
.TickerText
{
	font:bold  11px  Arial;
	color: #000066;
	
}

