body{
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #336699;
	scrollbar-3dlight-color:#336699;
	
	scrollbar-darkshadow-color: #ffffff;
}

select{	
        font-family: "Times New Roman", Times, serif;
	font-size: 15px;
        color: #214263;
	border: 1px #336699 solid;

}


input{	
        font-family: "Times New Roman", Times, serif;
	font-size: 15px;
        color: #214263;
	border: 1px #336699 solid;
}


div.box{width:150px;height:100px;
    background:url('boxbk.png') no-repeat top left;
    font-size:20px; padding-left:0; padding-right:0; padding-top:1px; padding-bottom:1px}

div.box-inner{height: 200px;overflow:auto;
    margin:25px 24px 0;padding-right:2px}
    

div.Destra {
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  float:right;
}

div.Sinistra {
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  float:left;
}
div.Centro {
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  float:center;
}

#WhiteLink{
  color: #FFFFFF;
  /*text-decoration: underline;*/
  text-decoration: none;
}
#BlackLink{
  color: #000000;
  /*text-decoration: underline;*/
  text-decoration: none;
}  
#BlackLinkUnder{
  color: #000000;
  text-decoration: underline;
}                

/**************************  BLACK FONT STYLE ********************************/
.BlackFontStile9 {
	font-family: "Times New Roman", Times, serif; 
	color: #000000; 
	font-size: 10pt; 
}
.BlackFontStile10 {
	font-family: "Times New Roman", Times, serif; 
	color: #000000; 
	font-size: 9pt; 
}
.BlackFontStile12 {
	font-family: "Times New Roman", Times, serif; 
	color: #000000; 
	font-size: 12pt; 
}
.BlackFontStile18 {
	font-family: "Times New Roman", Times, serif; 
	color: #000000; 
	font-size: 18pt; 
}
/************************** WHITE FONT STYLE **********************************/

.WhiteFontStile9 {
	font-family: "Times New Roman", Times, serif; 
	color: #FFFFFF; 
	font-size: 9pt; 
}
.WhiteFontStile10 {
	font-family: "Times New Roman", Times, serif; 
	color: #FFFFFF; 
	font-size: 10pt; 
}
.WhiteFontStile12 {
	font-family: "Times New Roman", Times, serif; 
	color: #FFFFFF; 
	font-size: 12pt; 
}
.WhiteFontStile18 {
	font-family: "Times New Roman", Times, serif; 
	color: #FFFFFF; 
	font-size: 18pt; 
}


/************************* RED FONT STYLE **************************************/


.RedFontStile9 {
	font-family: "Times New Roman", Times, serif; 
	color: #990000; 
	font-size: 9pt; 
}
.RedFontStile10 {
	font-family: "Times New Roman", Times, serif; 
	color: #990000; 
	font-size: 10pt; 
}
.RedFontStile12 {
	font-family: "Times New Roman", Times, serif; 
	color: #990000; 
	font-size: 12pt; 
}

/************************ FLAT TEXT BOX ****************************************/


.FlatTxt {	font-family: "Times New Roman", Times, serif;
			font-size: 11px;color: #214263;
			border: 1px #000000 solid;
}
