.BODY
{
    font-family:Verdana;
    BACKGROUND-COLOR: #f1eaf0;
}
   
.textmain {
	FONT-SIZE: 10px; COLOR: #6a747b; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.border {
	BORDER-RIGHT: #6a747b 1px solid; BORDER-TOP: #6a747b 1px solid; BORDER-LEFT: #6a747b 1px solid; BORDER-BOTTOM: #6a747b 1px solid
}

.textmenu {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.textParmenio {
	FONT-SIZE: 9px; COLOR: #6a747b; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.subHeading {
	FONT-SIZE: 11px; COLOR: #FFFFFF; 
	font-weight:bold;
	width:375px; background-color:Silver;
	padding:4px;
}

.MainHeading 
{
	FONT-SIZE: 14px; font-weight:bold;
	COLOR: Gray; 
	font-family:Verdana;
	font-variant:small-caps; 
	padding-bottom:7px;
	
}

A 
{
    color:green;
}

A:hover {
	TEXT-DECORATION: underline
}

.StaticMenuStyle {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: Black; 
	TEXT-DECORATION: none;
	color:White;
	font-variant:small-caps;
}

        
.StaticMenuStyle:hover {
}

.hand {
	CURSOR: hand
}

.SearchTitleBackground 
{
    background-color:Orange;
    BACKGROUND:url(/images/footer-background-top1.jpg); 
}




.sectiontitle
{
    background-color:Silver;
    padding:5px;
}

.fieldname
{
    width:100px;
    vertical-align:top;
}

.overflow
{
    overflow:auto;
    height:380px;
}


.ExpandingHeader {
  color: #fff; 
  background: #000000;
  font-size: .8em; 
  text-align:left;
  font-weight:normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #000000; 
  padding:5px;
  width:380px; 
  font-variant:small-caps;
  
}

.ExpandingHeader:hover
{
    cursor:pointer;
}

.ExpandingPara
{
    display:none; 
    width:379px;
    text-align:Left;
    background-color:White;
    border: solid 1px Silver;    
}



