﻿#content {	

	padding: 10px;
}

#picture {
	float: right;
}

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

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

h1 {	
	font-size: 15pt;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    line-height: 18pt;
    color: #8E2409;
	}

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

body {
	background-color:#FFF5D7;
	border-top-color: #FFF5D7;
}

#styletext {
	font-size: 0px;
	visibility: hidden;
	}

.borderdouble {
	border: 1px solid #000000;
}
.border1sinbk {
	border: 1px solid #000000;
}

pb1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8E2409;
	text-decoration: none;
	border: 1px double #8E2409;
}
pb1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #8E2409;
	border: 2px double #8E2409;
}
PB101 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #8E2409;
	text-decoration: blink;
	background-color: #FFF5D7;
	border: 2px double #8E2409;
}
.paul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8E2409;
	border: 1px solid #000000;
	margin: auto;
	padding: 4px;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	text-decoration: blink;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: center;
	vertical-align: baseline;
	white-space: normal;
	display: marker;
}

.style1 {
	color: #003399;
	font-size: 12px;
}
.style2 {color: #000099;}
.style3 {font-size: 12px;}
.style5 {color: #8E2409;}
.style9 {font-size: 14pt;}

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; }
.submit { margin: 0 0 10px 120px; position: relative; }
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 #ccc;}
input {border: 1px solid #ccc;}
form {border: none;}


