 BODY
		{			
		SCROLLBAR-FACE-COLOR:#5A7FBD;
		SCROLLBAR-HIGHLIGHT-COLOR: #FBF5E4; 
		SCROLLBAR-SHADOW-COLOR: #CECFCE; 
		SCROLLBAR-3DLIGHT-COLOR:#C1C2A9; 
		SCROLLBAR-ARROW-COLOR:#F8F8D6;
		SCROLLBAR-TRACK-COLOR:#A3B6D5; 
		SCROLLBAR-DARKSHADOW-COLOR: #394D63;
		}

 .flatinput { 
	  font-size:11px;
	  font-family:tahoma;
      color:#1558B6;
      border: thin;         
	  border-style: solid;
	  border-width:1px;
	  height:15pt;	 
	  border-color:#5881D0;
      background-color:#ffffff;
     }
	
.button { 
	  font-size:11px;
	  font-family:tahoma;
      color:#ffffff;
      border: thin;         
	  border-style: solid;
	  border-width:1px;
	  height:15pt;
	  border-color:#001882;
      background-color:#6C93D4;
      cursor :hand ;
     }

a.links{
 text-decoration:none;
 font-family:tahoma;
font-size :8pt;
color:#080583;
 } 
 a:hover.links{
 text-decoration:underline;
 font-family:tahoma;
 font-size:8pt; 
 color:#5A93E3;
 }
 
 a.linksw{
 text-decoration:none;
 font-family:tahoma;
font-size :8pt;
color:#ffffff;
 } 
 a:hover.linksw{
 text-decoration:underline;
 font-family:tahoma;
 font-size:8pt; 
 color:#ACC9F1;
 }

 a.linksb{
 text-decoration:none;
 font-weight:bold;
 font-family:tahoma;
font-size :8pt;
color:#080583;
 } 
 a:hover.linksb{
 text-decoration:underline;
  font-weight:bold;
 font-family:tahoma;
 font-size:8pt; 
 color:#669AE1;
 }
.text{
	font-family:tahoma;
	font-size :8pt;
	color:#0E4DA5;
}

.textlight{
	font-family:tahoma;
	font-size :8pt;
	color:#2669C6;
}

.header{
	text-decoration:none;
	font-family:tahoma;
	font-size :10pt;
	color:#134D9E;
	font-weight:bold;
}

.tables{
 border:thin;
 border-bottom : 1px solid;
 border-left : 1px solid;
 border-right : 1px solid;
 border-top: 1px solid; 
 border-color:#4965B4;
 background-color : #DBEAFE;	
}	

.articles_tables{
font-family:tahoma;
color : #001B7F;
font-size : 8pt;
 border:thin;
 border-bottom : 0px solid;
 border-left : 1px solid;
 border-right : 1px solid;
 border-top: 1px solid; 
 border-color:#6FA4EE;
 background-color : #D0E0F7;	
}	

.toplinks{
 text-decoration:none;
font-weight:bold;
 font-family:tahoma;
font-size :8pt;
color:#FFFFFF;
 background-color:#5A93E3;
}

.toplinkse{
  background-color:#D5E4F8;
 text-decoration:none;
font-weight:bold;
 font-family:tahoma;
font-size :8pt;
color:#080583;
}
.GridItem {
    background-color : #ffffff;
    font-family:tahoma;
	font-size :8pt;
	color:#003781;	
}

.GridItemAltername{
    background-color : #EDF4FE;	
    font-family:tahoma;
	font-size :8pt;
	color:#003781;	
}
.GridHeaderFooter{
	font-family:tahoma;
	font-size :8pt;
	color:#000000;
	font-weight:bold;
	background-color:#98BCF6;
}
.error{
	font-family:tahoma;
	font-size :8pt;
	color: #D7312D;
	font-weight:bold;
	border:thin;
	border-bottom : 1px solid;
   border-left : 1px solid;
   border-right : 1px solid;
   border-top: 1px solid; 
	border-color:#4965B4;
	background-color:#98BCF6;
}

.GridPager{
	font-family:tahoma;
	font-size :8pt;
    color:#080583;
	font-weight:bold;
	background-color:#98BCF6;
}
.logininput{
	background:url(images\backgreen.gif);
	border:none;
	width:186px;
	  font-size:13px;
	  font-family:tahoma;
      color:#093C81;
	
}
