
body
{
  font-family:								Verdana, Arial, Helvetica;
  color:											#FFFFFF;
  font-size:									12px;
  scrollbar-face-color:				#FFFFFF;
  scrollbar-highlight-color:	#FFFFFF;
  scrollbar-3dlight-color: 		#000000;
  scrollbar-darkshadow-color:	#FFFFFF;
  scrollbar-shadow-color: 		#000000;
  scrollbar-track-color: 			#FFFFFF; 
  scrollbar-arrow-color: 			#000000;	
}

table.content
{
	width:											600px;
	height:											50%;
}

table.footer
{
	width:											600px;
}

table.menu
{
	width:											600px;
}

table.news
{
	width:											400px;
}

tr.menu
{
	background-color: 					#000000;
	height:											25px;
}

td.footer
{
	color: 											#000000;
	text-decoration:						none;
	font-size:									10px;
	font-family: 								Arial;
}

td.menu
{
 	text-align:									center;
}

td.menu_on
{
 	text-align:									center;
	background-color: 					#990000;
}

td.logo
{
 	text-align:									left;
	height:											75px;
}

td.content
{
 	text-align:									center;
	background-color: 					#990000;
	padding:										27px;
  line-height:								17px;
  font-size:									12px;
  font-family:								Verdana;
}

td.news
{
	background-color: 					#000000;
	color:											#FFFFFF;
	padding:										0px;
  line-height:								17px;
  font-size:									12px;
  font-family:								Verdana;
}

td.news_content
{
	background-color: 					#990000;
	padding:										5px;
  line-height:								17px;
  font-size:									12px;
  font-family:								Verdana;
}

td.contact
{
 	text-align:									center;
  font-size:									12px;
  font-family:								Verdana;
	background-color: 					#990000;
	padding:										7px;
  line-height:								17px;
}

td.drawings
{
	background-color: 					#990000;
	padding:										27px;
  line-height:								17px;
  font-size:									12px;
  font-family:								Verdana;
}

a.menu
{
  font:												Arial;
	font-size:									12px;
  color:											#FFFFFF;
  text-decoration: 						none;
	font-weight:								bold;
}

a.footer
{
	color: 											#666666;
	text-decoration:						underline;
	font-size:									10px;
	font-family: 								Arial;
}

a:hover.footer
{
	color: 											#000000;
	text-decoration:						none;
	font-size:									10px;
	font-family: 								Arial;
}

a.text
{
	color: 											#FFFFFF;
	text-decoration:						underline;
	font-size:									12px;
	font-family: 								Arial;
	font-weight:								bold;
}

a:hover.text
{
	color: 											#FFFFFF;
	text-decoration:						none;
	font-size:									12px;
	font-family: 								Arial;
	font-weight:								bold;
}

h1
{
  font:												Arial;
	font-size:									14px;
  color:											#FFFFFF;
  text-decoration: 						none;
	font-weight:								bold;
  line-height:								0px;
}

li
{
 	text-align:									left;
}
img.border
{
 	border:											1px solid #000000;
}

img
{
 	border:											0px solid #000000;
}

div.border {
  border-width: 1px;
  border-color: #FFFFFF;
  border-style: solid;
  padding: 5px;

}

#dropmenudiv
{
  position:										absolute;
  font:												normal 12px Arial;
  line-height:								18px;
}

#dropmenudiv a
{
  width:		 									100%;
  display: 										block;
	text-indent:								3px;
  text-decoration: 						none;
	background-color: 					#000000;
  color:											#FFFFFF;
}

#dropmenudiv a:hover
{
  color:											#888888;
}

