HTML
{
	min-height: 100%; 
	margin-bottom: 1px;
}

BODY
{
	background-color: #EAE6E1;
	margin: 5px;
	text-align: center;
}

IMG
{
	border-style: none;
}

IMG.list
{
	border-style: solid;
	border-width: 1px;
	border-color: #57391A;
}

TABLE,TD,A
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #57391A;
	font-size: 11px;
	text-decoration: none;
}

H3
{
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 19px;
	font-weight: bold;
	color: #57391A;
}

H4
{
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #57391A;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	border-style: solid; 
	border-width: 1px; 
	border-color: #57391A;
	background-color: #F2F0EE;
	cursor: pointer;
}

INPUT.text
{
	border-width: 1px;
	border-style: solid;
	border-color: #95847F;
	font-size: 11px;
	width: 130px;
	height: 18px;
	padding: 1px 2px 1px 4px;
}

TEXTAREA.contact
{
	border-width: 1px;
	border-style: solid;
	border-color: #95847F;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	width: 270px;
	height: 150px;
}

INPUT.int
{
	border-width: 1px;
	border-style: solid;
	border-color: #95847F;
	font-size: 11px;
	width: 50px;
	height: 20px;
	padding: 2px 3px 1px 4px;
	text-align: right;
}

SELECT
{
	border-width: 1px;
	border-style: solid;
	border-color: #95847F;
	font-size: 11px;
	width: 170px;
	padding: 0px 2px 1px 4px;
	margin-top: 1px;
}

LABEL
{
	padding: 0px 0px 10px 10px;
	vertical-align: middle;
}


INPUT.button
{
	border-width: 1px;
	border-style: solid;
	border-color: #57391A;
	background-color: #795935;
	font-size: 12px;
	height: 20px;
	width: 130px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Trebuchet MS, tahoma, sans-serif;
}

INPUT.button1
{
	border-width: 1px;
	border-style: solid;
	border-color: #57391A;
	background-color: #795935;
	font-size: 12px;
	height: 20px;
	width: 150px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Trebuchet MS, tahoma, sans-serif;
}

A:hover
{
	text-decoration: underline;
}

TABLE.main
{
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	background-image: url('../images/totalbg.png');
}

TD.main_header
{
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	background-image: url('../images/restheader.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px;
}

TD.tile
{
	vertical-align: middle;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	background-color: #F2F0EC;
	border-color: #C6B6A7;	
	width: 130px;
}

TABLE.desc
{
	border-style: solid;
	border-width: 1px;
	background-color: #F2F0EC;
	border-color: #C6B6A7;
}

TD.submenu
{
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	padding: 0px;
	vertical-align: top;
}

TD.submenu_header
{
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	background-image: url('../images/submenuheader.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px;
}

TABLE.submenu_content
{
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	background-image: url('../images/submenubg.png');
	background-position: top right;
	background-repeat: repeat-y;
	padding: 0px;
}

TD.main_footer
{
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	background-image: url('../images/totalfooter.png');
	background-repeat: no-repeat;
	background-color: #EAE6E1;
	text-align: right;
}

TD.submenu_footer
{
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	background-image: url('../images/submenufooter.png');
	background-repeat: no-repeat;
	background-position: top right;
}

TABLE.main_container
{
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	background-image: url('../images/watermark.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

TD.watermark
{
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	padding: 1px 0px 0px 0px;
	vertical-align: top;
}

TD.main_content_upper
{
	vertical-align: top;
	padding: 0px 0px 0px 1px;
}

TD.main_content
{
	vertical-align: top;
	padding: 0px 0px 0px 5px;
}

TD.submenu_content
{
	vertical-align: top;
	padding: 0px 0px 0px 60px;
}

.inputtextsmall {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}

.inputtextnormal {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
}


.inputtextsmalldisabled {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	background-color: #DDDDDD;
}

.inputdatesmall {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 23px;
}

.inputdatebig {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 30px;
}
