body,table,input,select,textarea { color: #000000; font-family: verdana, arial, helvetica; font-size: 11px; }

.txtform {
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;
	FONT-SIZE: 12px;
	WIDTH: 100%;
	cursor : text
}

.txtformb {
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;
	FONT-SIZE: 12px;
	WIDTH: 100%;
	cursor : text;
}

#btn {
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetic;
	FONT-SIZE: 11px;
	WIDTH: 100%;
	cursor : pointer;
	FONT-WEIGHT: bold;

}

 
#btnsmall {
 
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetic;
	FONT-SIZE: 11px;
	WIDTH: 240px; 
	cursor : pointer;
	FONT-WEIGHT: bold;
} 

 

#menu  { FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica; 
         color: blue; text-decoration:none; font-size: 12px; }

.menu_items { FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;    font-size: 12px;  padding:5px}

		 
#sortref {  
             text-decoration:none;   }

#inpimg {
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetic;
	FONT-SIZE: 11px;
	WIDTH: 100%;
	FONT-WEIGHT: bold;
}

.smalll {
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, Geneva; FONT-SIZE: 12px;
}

.select {
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, Geneva; FONT-SIZE: 12px;
	WIDTH: 100%;
}


 

td {
	
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

table.tbllist { width: 100%; }

table.tbllist  td { padding-left : 5px; padding-right : 5px; }
 


table.tbldef { width: 100%; }

td.tbldef  { padding-left : 0px; padding-right : 0px;}

table.graph td {FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, Geneva; FONT-SIZE: 8px; vertical-align: bottom }


.zak0 {
	COLOR: #ffffff;
	FONT-FAMILY: Verdana,Arial,Helvetica;
	FONT-SIZE: 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.zak1 {
	COLOR: #999999;
	FONT-FAMILY: Verdana,Arial,Helvetica;
	FONT-SIZE: 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}


.header {
	COLOR: #3B5E77;
	FONT-FAMILY: Verdana,Arial,Helvetica;
	FONT-SIZE: 25px;
	FONT-WEIGHT: bold;
	margin-top : 0px;
}

.top {
	COLOR: #f1f1f1;
	FONT-FAMILY: Verdana,Arial,Helvetica;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.mhead {
	COLOR: #ffffff;
	FONT-FAMILY: Verdana,Arial,Helvetica;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	margin-top : 0px;
	margin-bottom : 0px;
}


A:LINK, A:VISITED {
	color : blue;
	text-decoration : underline;
}

A:HOVER {
	background-color : transparent;
	color : blue;
	text-decoration :  underline;
}



A.zak0:LINK, A.zak0:VISITED {
	color : #ffffff;
	text-decoration : none;
	cursor : pointer
}

A.zak0:HOVER {
	color : #ffffff;
	text-decoration : none;
	cursor : pointer
}


A.zak1:LINK, A.zak1:VISITED {
	color : #666666;
	text-decoration : none;
	cursor : pointer
}

A.zak1:HOVER {
	color : #666666;
	text-decoration : none;
	cursor :pointer
}




A.menu:LINK, A.menu:VISITED {
	FONT-FAMILY: verdana, arial, helvetica;
	color : #000000;
	text-decoration : none;
	FONT-SIZE: 11px;
	}


a.menu:hover 
   {
	font-family: verdana, arial, helvetica;
	color : #000000;
	text-decoration : none;
	font-size: 11px;
	}

 


#inactive { color: #6699FF	}  
 
 

#rub_related { color:   #339900 }
	
.theader { background-color: #dfdfdf;}

.trow { background-color: #f1f1f1 }

.trowc { background-color: #f1f1f1; /*behavior: url(trow.htc)*/}

.optinactive  {  color: #888888   }
 

.optperiodicrubric { color: #663300 ; font-style: italic; }

.optperiodicmain { color: #996633  }
 
.prompt { cursor: help; }

label {cursor:pointer}
 
 /*
.drop_menu 
{
position:absolute;
width:165px;
background-color:#f1f1f1;
border:2px solid #dfdfdf;
font:normal 11px ;
font:normal 11px ;
 
visibility:hidden;
padding-left: 5px;
padding-right: 5px;
}
*/
#dropmenudiv{
position:absolute;
background-color:#f1f1f1;
border:2px solid #dfdfdf;
font-size: 11px ;
font-size: 11px ;
z-index:100;
padding-left: 5px;
padding-right: 5px;
}


.button {behavior: url(button.htc); border: 1px solid #dbd8d1; cursor: pointer}
 
.button IMG 
{
  margin: 1px;
  filter: dropShadow(OffX=2, OffY=2, Color='#d4d0c8', Positive='true');  
}




.form_input {
background-color : transparent;
	border : 1px solid #dfdfdf; width: 30px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;
	FONT-SIZE: 11px; }