/* css style sheet */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FEFED0;
	margin: 0px;
	padding: 5px 0px 0px;
	scrollbar-arrow-color: #737045;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #A47F1E;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #A47F1E;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #484848;
	background-image: none;
	font-style: normal;
	font-weight: normal;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
}

a:link {
	color: #FEFED0;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #FEFED0;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #663333;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #663333;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	color: #CCCC99;
	font-size: 16px;
	font-weight: 700;
	font-family: Arial, Helvetica, Verdana, san-serif;
	line-height: 30px;
	text-transform: capitalize;
}

h2 {
	color: #FFFFCC;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, san-serif;
	text-transform: capitalize;
}

h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, san-serif;
	text-transform: uppercase;
}

h4 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, san-serif;
}

.form {
	border: 1px solid #FEFED0;
}

.buttonup {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #663333;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-weight: normal;
	line-height: normal;
	border-top: 1px solid #FEFED0;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FEFED0;
	text-align: center;
}

.buttonover {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #CCCC99;
	background-color: #A17700;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-weight: normal;
	border-top: 1px solid #333333;
	border-right: 1px solid #FEFED0;
	border-bottom: 1px solid #FEFED0;
	border-left: 1px solid #333333;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	list-style-type: disc;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 2pt;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
    color: #CCCC99;
}

.header {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.header a:link {
	text-decoration: none;
	color: #FEFED0;
	background-color: #737045;
	text-align: left;
	height: 20px;
	width: 95px;
	padding-left: 2px;
}

.header a:visited {
	text-decoration: none;
	color: #FEFED0;
	background-color: #737045;
	text-align: left;
	height: 20px;
	width: 95px;
	padding-left: 2px;
}

.header a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #737045;
	text-align: left;
	height: 20px;
	width: 95px;
	padding-left: 2px;
}

.header a:active {
	color: #000000;
	text-decoration: none;
	background-color: #737045;
	text-align: left;
	height: 20px;
	width: 95px;
	padding-left: 2px;
}

.main {
	width: 100%;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 5px 15px;
	color: #000000;
	background-color: #FEFED0;
	border: 1px solid #A57E21;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A57E21;
	background-color: #E9DBBA;
	text-transform: uppercase;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	background-image:  url(../images/sidebar.gif);
	background-repeat: repeat-y;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6F5E33;
	background-color: #EADBBA;
	padding-left: 15px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FEFED0;
	background-color: #000000;
}

.footer a:link {
	text-decoration: none;
	font-size: 10px;
	color: #FEFED0;
}

.footer a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #FEFED0;
}

.footer a:hover {
	color: #A47F1E;
	text-decoration: underline;
	font-size: 10px;
}

.footer a:active {
	color: #A47F1E;
	text-decoration: underline;
	font-size: 10px;
}


input.big {
	width: 190px;
	border: 1px solid #663333;
	background-color: #FEFED0;

}

input.small {
	width: 100px;
	border: 1px solid #663333;
}


.borderTable {
	border: thin groove #009999;
}

p {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

.justify p {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align: justify;
}

.pageTitle {
	text-decoration: none;
	background-color: #737045;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.pagefooter {
	text-decoration: none;
	background-color: #737045;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.olive {
	background-color: #737045;
}

.eggshell {
	background-color: #FEFED0;
}

.eggshellBorder {
	background-color: #FEFED0;
	border: 1px solid #000000;
}

.brown {
	background-color: #663333;
}

.oliveBorder {
	background-color: #737045;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

.quoteAuthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.watsonQuote {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding: 3px;
	text-align: justify;
}

.watsonAuthor {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FEFED0;
}

.sideNav a:link {
	color: #FEFED0;
	text-decoration: none;
	font-weight: normal;
	background-color: #737045;
	height: 30px;
	width: 125px;
	padding-top: 4px;
}

.sideNav a:visited {
	color: #FEFED0;
	text-decoration: none;
	font-weight: normal;
	background-color: #737045;
	height: 30px;
	width: 125px;
	padding-top: 4px;
}

.sideNav a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.sideNav a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.return a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.return a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.return a:hover {
	color: #FEFED0;
	text-decoration: none;
	font-weight: normal;
}

.return a:active {
	color: #FEFED0;
	font-weight: normal;
	text-decoration: none;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
