INPUT.miBtn 
{
	border-style: solid;
  	border-width: 1px;
  	border-color:#97AFB9;
  	background-color: #CED8DB;
  	font-family: tahoma;  
  	font-size: 80%; 
  	height : 18px;
  	cursor: hand 
}

.miNorm 
{  
	font-family: verdana; 
	font-size: 70%;
	line-height : 14px;
	color: #000000;
	/* text-align: justify;*/
}

.miCopy 
{
	font-family: verdana;
	font-size: 60%;
	line-height : 12px;
	color: #FFFFFF;
	font-weight: normal;

	/* text-align: justify;*/
}
.miH
{  
	font-weight:bold;
}

.miLabel 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #FFFFFF;
	font-weight:normal;
	font-style: italic;

}

.miSubLinks
{  
	font-family: verdana; 
	font-size: 70%;
	color: #636363;
	text-align: justify;

}

.miHighlight 
{  
	font-family: tahoma; 
	font-size: 70%; 
    background-color: #FFFFCC;
	color: #575656; 
}

.miContent
{
	font-family: verdana;
	font-size: 60%;
	line-height : 14px;
	color: #000000;
	text-align: justify;

}

INPUT.miTxtPC { 
  border-style: solid;
  border-width: 1px;
  border-color: #CED8DB;
  font-family: tahoma; 
  font-size: 70%;
  text-align=middle;
  background-color: #FFFFFF;
  color: #999999;
  width : 100%; 
  height : 15px;
}

SELECT.miCmboGen { 
  border-style: solid;
  border-width: 0px;
  border-color: #999999;
  font-family: tahoma; 
  font-size: 70%;
  color: #999999;
  width : 120px; 
  height : 15px;
  FLATSCROLL:YES;
}



body {
	scrollbar-face-color: #efefef;
	scrollbar-shadow-color: #336E02; 
	scrollbar-highlight-color: #D6D8E5; 
	scrollbar-3dlight-color: #336E02; 
	scrollbar-darkshadow-color: #F8F8F8; 
	scrollbar-track-color: #aeaeae; 
	scrollbar-arrow-color: #eaeaea;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #fFfFff;
}


.miList 
{  
	font-family: verdana; 
	font-size: 65%;
	line-height : 16px;
	color: #6E6E6E;
	/*list-style-image:url(../images/general/bullet_3.gif);*/
	list-style-position:outside;
	list-style-type:georgian;
}
.mispecialhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	display: marker;
}
.mibordr {
	border: thin groove #000000;
}
.linktoright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.milabel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.box {
	border: thin solid #999999;
}
.txtlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

