body {
	background-color: #E1E1E1;
	scrollbar-face-color: #E1E1E1;
	scrollbar-highlight-color: #603a24;
	scrollbar-3dlight-color: #E1E1E1;
	scrollbar-darkshadow-color: #E1E1E1;
	scrollbar-shadow-color: #E1E1E1;
	scrollbar-arrow-color: #603a24;
	scrollbar-track-color: #E1E1E1;
}

body,tr,td,p {
	font-family: arial, helvetica;
	font-size: 10pt;
	color: #603a24;
        padding-left: 5;
        padding-right: 5; 
        padding-top: 0; 
        padding-bottom: 5;
}



img { border: none; }

map area {
outline:none;
}

textarea, input, .textfield, .button, select {
	color: #603a24;
	font-family: arial;
	font-size: 9pt;
	border: 1px dotted #603a24;
	wrap: hard;
	background:url(FormBG.png);

	scrollbar-face-color: #d09f82;
	scrollbar-highlight-color: #d09f82;
	scrollbar-3dlight-color: #d09f82;
	scrollbar-darkshadow-color: #d09f82;
	scrollbar-shadow-color: #d09f82;
	scrollbar-arrow-color: #603a24;
	scrollbar-track-color: #603a24;
}

h1 {
	text-align: center;
        margin: 4px 0px 4px 0px;
        background-image: url(cazvilleheader.png);
        color: #5C4F49;
	font-size: 10pt;
	font-family: helvetica, arial;

	line-height: 9px
	border: none;
        background-color: #E1E1E1;
}

h2 {
	text-align: center;
        margin: 4px 0px 4px 0px;
        background-image: url(cazvilleheader.png);
        color: #5C4F49;
	font-size: 10pt;
	font-family: helvetica, arial;
	line-height: 9px
	border: none;
        background-color: #E1E1E1;
}

a:link {font-weight: normal; color: #603a24; text-decoration: none;}

a:active {font-weight: normal; color: #603a24; text-decoration: none;}

a:visited {font-weight: normal; color: #603a24; text-decoration: none;}

a:hover {font-weight: normal; color: #B3B3B3; background-color: COLOR; text-transform: none}

b {font-family: arial; font-size: 10pt; color: #603a24; font-weight: bold; font-style: normal;}

i {font-family: arial; font-size: 8pt; color: #603a24; font-weight: normal; font-style: italic; text-align: center;}

u {font-family: arial; font-size: 10pt; color: #603a24; font-weight: normal; font-style: underline;}

strong {font-family: arial; font-size: 10px; color: #603a24; font-weight: normal; font-style: normal;}

p.1 {
    font-style: normal; text-align: left;
}

p.2 {
    font-style: normal; text-align: center;
}