body
{
  text-align: 		center;
	color:					#424242;
	font-family:		Arial;
	background-image: url(../gfx/back.jpg);

}
h1 {font-size: 19px;}
h2 {font-size: 14px;}
td {font-size: 14px;}

a.menulink:link
{
  color:								 	#ffffff;
	text-decoration:				none;
}
a.menulink:active
{
  color:								 	#ffffff;
	text-decoration:				none;
}
a.menulink:visited
{
  color:								 	#ffffff;
	text-decoration:				none;
}
a.menulink:hover
{
  color:								 	#AD1C4C;
	text-decoration:				underline;
}
a:link
{
  color:								 	#000000;
	text-decoration:				underline;
}
a:active
{
  color:								 	#000000;
	text-decoration:				underline;
}
a:visited
{
  color:								 	#000000;
	text-decoration:				underline;
}
a:hover
{
  color:								 	#AD1C4C;
	text-decoration:				none;
}
table.main
{
  border: 				1px solid #adadad;
	width:					70%;
	margin:					auto;
	background-color:white;
}
table.head
{
  width:				 	100%;
}
td.head_right
{
  text-align:			 right;
	vertical-align:	 top;
	font-size:			 16pt;
	font-family:		 Arial;
	font-weight:		 bold;
	color:					 #424242;
}
font.artool
{
  font-family:		 Times New Roman;
	vertical-align:	 bottom;
	color:					 #adadad;
	font-size:			 14pt;
}
table.menu
{
  width:					 100%;
	padding:					 0px;
}
td.menubutton
{
  border-bottom:	  1px solid #383838;
	border-right:		 	1px solid #383838;
	background-color: #adadad;
	border-collapse:	collapse;
	font-family:		  Arial;
	font-size:			  10pt;
	font-weight:		  bold;
	text-align:				center;
}
td.menustaff
{
  background-color: #dfdfdf;
	border-collapse:	collapse;
	font-family:		  Arial;
	color:					  #000000;
	font-size:			  10pt;
	font-weight:		  bold;
	text-align:				center;
}
td.body
{
	text-align:						center;
}
td.line
{
  text-align:			right;
  border-top:			2px solid #ff0000;
  font-weight:			bold;
}
div.category
{
	padding:			5px;
	border:				1px solid #000000;
	margin-bottom:		10px;
}
div.service
{
	padding-left:			25px;
	width:					600px;
}
div.editorinfo
{
	margin:					auto;
	width:					65%;
	text-align:				center;
	color:					#000000;
	font-weight:			bold;
}
input.eddescr
{
	width:					300px;
}
input.ednum
{
	width:					50px;
	text-align:				right;
}
