body {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	BACKGROUND-COLOR: #F8EAD6;
	background-repeat: repeat;
}
nbgt {
        background-color:#0000FF;

}
table {
	background-color:#F8F3EA;
}

p, pre, td, font
{ font-family:		Tahoma;
  font-size:		11px;
  color: 		#92755D;
}
font.average
{ 
  font-size:		11px;
  color: 		#666666;
}
font.cat
{ 
  font-size:		16px;
  color: 		#666666;
}
font.big
{ font-size:		24px;
  color: 		#666666;
}
h3
{ font-family:		Tahoma;
  color: 		#92755D;
}
h1
{ font-family:		Tahoma;
  font-size:	18px;
  color: 		#666666;
}
a {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #800000;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.small
{ 
   font-size:		11px;
  color: 		#666666;
}
a.standard
{ font-size:		11px;
  font-weight:		normal;
}
a.cat
{ font-size:		16px;
  font-weight:		bold;
}
.bluebutton
{ BORDER-BOTTOM:		black 0px solid;
  BORDER-LEFT:		white 0px solid;
  BORDER-RIGHT:		black 0px solid;
  BORDER-TOP:		white 0px solid;
  margin:			0px;
  font-family:		Tahoma;
  font-size:		11px;
  font-weight:		bold;
  background-color:	#E1E6FC;
  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;
}