﻿body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	border-bottom-color: #333333;
	border: 1;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
	font-weight: bold;
}

h1 {
	font-size: x-large;
	color: #663300;
}

h2 {
	font-size: medium;
	color: #CC0000;
}

h3 {
	font-size: small;
	color: #333333;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

a:active {
	color: #CC0000;
	text-decoration: none;
}

div.header {
	background-color: #DBD6AC;
	padding-bottom: 5px;
	height: 100px;
	border: 1px none #000000;  
	height: 100px;
}

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-right-color: #663300;
	border-color: #663300;
}

.style3 {font-size: x-small}

.navbar {
	border: 'border-width' 'border-style' 'color';
	border-right-color: #663300;
	border-right-style: solid;
	border-right-width: thin;
	border-color: #663300;
}

.navbar_r {
	border: 'border-width' 'border-style' 'color';
	border-left-color: #663300;
	border-left-style: solid;
	border-left-width: thin;
	border-color: #663300;
}

.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

.style11 {font-family: "Lucida Handwriting"; font-size: 12px;}

.style5 {font-size: x-small; font-weight: bold; }

.style6 {font-style: italic; font-weight: bold; color: #996600;}

.style12 {font-size: 10}
