body
{
	font-size: 9pt;
	font-family: Verdana, Arial;
}
.background_light
{
	background-color: #E1C1E1;
}
.background_dark
{
	background-color: #993366;
}
.heading_text
{
	font-weight: normal;
	font-size: 16pt;
	color: Silver;
	font-family: Arial;
}
.Panel1
{
    height: 200px
    
    }
.normal_text
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.links
{
    font-size: 8pt;
    color: purple;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.links:hover
{
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.HeaderSilver
{
	color: white;
	font-family: Arial Black, Arial;
	background-color: silver;
	font-size: 16px;
}


.FormLabel
{
	font-size:11px;
    font-family:Tahoma; 
    color:#8E8E8E; 
}
.callBackHyper
{
	padding-left:50px;
	padding-top:20px;
	padding-bottom:10px;
	
	}
.FormControl
{
	font-size: 8pt;
	color: Black;
	font-family: Verdana , Arial, Sans-Serif ;
}
.Breadcrumb
{
	font-size:11px;
    font-family:Tahoma; 
    color:#8E8E8E; 
    position:relative;
    top:0px;
    left:650px;
	
}
.SummaryText
{
    font-size: 10pt;
    color: purple;
    font-family: Verdana , Arial, Sans-Serif;
}
.warning
{
    color: maroon;
    font-style: italic;
}
.bbhead
{
	font-size: 11pt;
	color: #4682b4;
	font-weight: bold;
	font-family: 'Microsoft Sans Serif' , 'Trebuchet MS' , Tahoma, Arial;
}
.bbmessage
{
    font-size: 8pt;
    color: black;
    
}