body
{
}
a
{
    text-decoration: none;

    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    color: Black;
}
a.hover
{
    text-decoration: none;

    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    color: Black;
}
a.visited
{
    text-decoration: none;

    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    color: Black;
}
a.active
{
    text-decoration: none;

    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    color: Black;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray 
}
.FormFont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A5051  
	
}
.FormFont1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d3d3d3
}

.FormFontPopup {
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold ; 
	font-size: 11px;
	color: #203D90
}

.FormFontLargeNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #708090
}
.SideMenuSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9FAFBE;
	background-color:#B5C7D8;
	border-color:Gray; 
	border-width:thin;  
	
	
}
.SideMenuUnSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #708090
}
.testimage {
	background: url(images/_approach.gif) left no-repeat;
}