td,blockquote,ul,ol,li,p
{
	font-family: Candara, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

li { 
	padding-bottom: 5px;
}


a:hover {  color: #8897D2; }

a:link {  color: #6666CC; }

a:active {  color: #FF9966; }

a:visited {  color: #666699; }

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #CC6633;


	}

h2 {
	font-size: 16px;
	font-family: Candara, Arial, sans-serif;

	}

h3 {  	font-size: 18px; 
		font-style: normal; 
		font-weight: normal; 
	}

tt {  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt; 
		font-style: normal; 
		font-weight: normal;
	}

th, .theader {  font-weight: bold; }

.quoter {
	font-size: 12px;
	padding-top: 4px;
}
.quote {
	font-style: italic;
}

.smaller {
	font-size: 11px;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
h4 {
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;


}

.button {
	font-family: Candara, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-color:#E4AE88;
	font-weight: bold;

}
.toprow {
	background-color: #000000;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #E4AE88;
}
.bottomrow {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #E4AE88;
	padding-top: 10px;
	background-color: #F2ECC8;
	background-image: url(images/side_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;


}
.maincell {
	padding: 10px;

}
.middlerow {
	padding-top: -1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4AE88;
	margin-top: -1px;

}
.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.small {
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maintable {
	background-color: #F2ECC8;
	background-image: url(images/side_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.red {
	color: #FF0000;
}
