	BODY 
{
	margin:0;
	background-color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
div.caption
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 22px;
	text-align: center;
	color: #660000;
	font-weight: bold;
	padding-bottom : 16px;
}
div.contact
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height: 22px;
	text-align: center
}
div.smallcontact
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: center;
	margin-bottom: 8px;
}
td.request
{
	font-size : 12px;
	font-weight: bold;
	border-style: solid solid solid solid; 
	border-color: #660000;
	padding: 5;
}
td
{
	font-size : 12px;
	line-height: 14px;
}
td.contentbox
{
	font-size : 12px;
	line-height: 16px;
}
td.homebox
{
	font-size : 14px;
	line-height: 18px;
	border-width : 7px;
	border-color : #FFFFCC;
	border-style : solid;
}
a {
	color: #660000;
	text-decoration: none;
	font-weight:bold
}
a.light {
	font-weight:normal;
	text-decoration: underline;
}
td
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
td.bodyleftcol
{
	background-image : url(/hadeka/images/bg_leftcol.gif);
	background-repeat: repeat-y
}
td.bodybeigecol
{
	background-color: #FFFFCC
}
td.bodymenucol
{
	background-color: #F0E6D4;
	vertical-align : top;
	border-bottom-width : 3px;
	border-color : #FFFFCC;
	border-bottom-style : solid;
}
td.bodyadcol
{
	font-size : 10px;
	background-color: #F0E6D4;
	vertical-align : top;
	border-bottom-width : 3px;
	border-color : #FFFFCC;
	border-bottom-style : solid;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
td.form_title
{
	font-size: 18px;
	color: #660000;
}
table.submitform
{
	background-color: #FFFFCC;
	width: 600;
	padding : 3px;
	border : 3px solid #F0E6D4;
	align: center;
}


textarea
{
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	width: 202px;
	height: 48px;
	font-size: 11px;
	font-weight: bold;
	color: red;
}
	textarea.wide
{
	width:390px
		
}
	input
{
	font-family: Arial, Helvetica, sans-serif;
	width: 143px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	color: red;
}
	input.name
{
	width: 202px
}