body {
	background-color:#32532B;
	margin:0px;
}

.tablemax {
	height: 100%;
	width: 792px;
}

.tablefooter {
	height:50px;
}

#content {
	padding: 2px 10px 0 10px;
}

.header {
background-image:url(images/header.jpg);
background-position:top;
background-repeat:no-repeat;
}

.header_right {
background-image:url(images/header_right.jpg);
background-position:top;
background-repeat:no-repeat;
}

.header2 {
background-image:url(images/header2.jpg);
background-position:top;
background-repeat:no-repeat;
}

.content_bottom {
background-image:url(images/content_bottom.gif);
background-position:top;
background-repeat:no-repeat;
}

.pictureborder {
	border: 1px solid #000000;
	margin: 5px;
}

.pictureright {
	float: right;
	margin: 5px;
	border: 1px solid #091C7F;
}

.right {
	float: right;
}

.pictureleft {
	float: left;
	margin: 5px;
	border: 1px solid #091C7F;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}

p {	
	font-size: 12pt;
    font-family: arial;
    line-height: 15pt;
	color: #666666;
	}

.stylesmall {	
	font-size: 10pt;
    font-family: arial;
    line-height: 12pt;
	color: #666666;
	}

h1 {	
	font-size: 15pt;
    font-family: arial;
   	text-align: left;
    font-weight: bold;
    line-height: 18pt;
    color: #666666;
	font-style:italic;
	margin-top: 2px;
	}

h3 {	
	font-size: 15pt;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    line-height: 18pt;
    color: #666666;
	font-style:italic;
	margin-top: 2px;
	}

h2 {	
	font-size: 12pt;
    font-family: arial;
   	text-align: left;
    font-weight: bold;
    line-height: 15pt;
    color: #666666;
	}

#styletext {
	font-size: 0px;
	visibility: hidden;
	}
	label                { width: 10em; float: left; font-size:12px; }
label.error          { float: left; color: red;  vertical-align: top; width: 70%; padding-left: 10em; font-size:12px;}
form p               { clear: both; color: #000 !important;}
.submit              { margin: 0 0 10px 120px; position: relative; width: 90px;}
em                   { font-weight: bold; padding-right: 1em; vertical-align: top; }
fieldset             { margin-left: 0; width: 400px; text-align: left; float: left; border: 0px solid black; padding: 0px;}
#formtext            { color: #000;}
textarea             { border: 1px solid #32532b; width: 350px;}
input                { border: 1px solid #32532b; width: 350px;}
form                 { border: none;}