@CHARSET "ISO-8859-1";

body
{
	text-align: center;
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	color: #555555;
	font-size: 12px;
}

form { margin: 0px; padding: 0px; }

.error { color: #990000; }

.automargin {
	display: block;
	margin: 0px auto;
	border-style: none;
	border-width: 1px;
	border-color: red;
}

a img {
    border-style: none;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0px; padding: 0px; color: #397a23; }
h1 { font-family: Georgia; font-size: 35px; }
h3 { font-size: 18px; }
hr { border-style: none; border-top-style: solid; border-width: 1px; border-color: #BBBBBB; margin: 0px; margin-bottom: 10px; padding: 0px;}

#topbar { background-color: #4485bc;}
#topbar td { white-space: nowrap; color: white; line-height: 31px; }
#topbar a { display: block; padding-left: 10px; padding-right: 10px; color: white; line-height: 31px; text-decoration: none;}

#logobar {	background-image: url(img/logobar.jpg); height: 107px; }

#mainmenubar {}

#maincontentbar { width: 817px; background-image: url(img/maincontentpanel.bg.png); background-repeat: repeat-x; }
#maincontentpanel { float: left; display: block; width: 816px; text-align: left;}
.anchor { width: 1px; float: right; }

#bottombar { text-align: left; width: 817px; background-color: #4485bc;} 
#bottombar a { display: inline; color: white; margin-left: 10px; margin-right: 10px; text-decoration: none;}

#bottomcontact { background-image: url(img/bottom.contact.jpg); background-position: bottom; background-repeat: no-repeat; width: 800px; height: 120px; text-align: left;}
#bottomcontact td { vertical-align: bottom;}
