p, td, font
{ font-family:		Tahoma;
  font-size:		11px;
}
font.average
{ font-size:		11px;
}
font.cat
{ font-size:		16px;
}
font.big
{ font-size:		24px;
}
h1
{ font-family:		Tahoma;
  font-size:	18px;
  color:	black;
}
a
{ text-decoration:	none;
  font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:		blue;
}
a.small
{ font-size:		11px;
}
a:hover
{ color:		red;
}
a.standard
{ font-size:		11px;
  font-weight:		normal;
}
a.cat
{ font-size:		16px;
  font-weight:		bold;
}
.bluebutton
{ BORDER-BOTTOM:	black 1px solid;
  BORDER-LEFT:		white 1px solid;
  BORDER-RIGHT:		black 1px solid;
  BORDER-TOP:		white 1px solid;
  margin:			1px;
  font-family:		Tahoma;
  font-size:		11px;
  font-weight:		bold;
  background-color:	#39A5E6;
  color:			black;
}
.redbutton
{ BORDER-BOTTOM:		black 1px solid;	
  BORDER-LEFT:		white 1px solid;
  BORDER-RIGHT:		black 1px solid;	
  BORDER-TOP:		white 1px solid;
  margin:			1px;
  font-family:		Tahoma;
  font-size:		11px;
  font-weight:		bold;
  background-color:	#E6CDCD;
  color:			black;
}
.ss
{ BORDER-BOTTOM:		black 1px solid;	
  BORDER-LEFT:		black 1px solid;
  BORDER-RIGHT:		black 1px solid;	
  BORDER-TOP:		black 1px solid;
  margin:			1px;
  font-family:		Tahoma;
  font-size:		11px;
  font-weight:		bold;
  color:			black;
}
.input_wt_b {
FONT-SIZE: 11pt; 
BORDER-TOP-STYLE: none; 
BORDER-RIGHT-STYLE: none; 
BORDER-LEFT-STYLE: none; 
BACKGROUND-COLOR: transparent; 
TEXT-ALIGN: RIGHT; 
BORDER-BOTTOM-STYLE: none
}




.norm8 {
  color : #000000;
  font : normal 8pt Tahoma;
}

.norm8td {
  padding-left : 7px;
  padding-right : 7px;
  color : #000000;
  font : normal 8pt Tahoma;
}

.input {
  padding-left : 3px;
  padding-right : 3px;
  background-color : #FAFAFA;
  font : normal 8pt Verdana
}

.submit {
  padding-left : 5px;
  padding-right : 5px;
  color : #FFFFFF;
  background-color : #5671B1;
  background-image: url(/img/fon13.gif);
  font : bold 8pt Verdana;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #FFFFFF;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #FFFFFF;
  border-top-style: solid;
  border-top-width: 1px;
}


