/* 
Author: Neil Cameron  - http://www.motifwebs.com
Date Created:  1 Sept, 2001
Date Modified: 20 Sept, 2002
 Copyright © 2001
*/

body {
	background: #f7eecd;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

a {
	text-decoration: underline;
}

a:link {
	color: #800000;
} 

a:visited {
	color: #666633;
}

a:hover {
	color: #ffffff;
	background-color : #005600;
	text-decoration: none;
}

a:active {
	color: #669966;
	text-decoration: none;
}

a.leftbold:link {
	color: #800000;
	font : bold 80% Arial, Helvetica, sans-serif;
}
	 
a.leftbold:hover { 
	color: #ffffff;
	background-color : #005600;
	text-decoration: none; 
	font : bold 80% Arial, Helvetica, sans-serif;
}

a.leftbold:visited { 
	font : bold 80% Arial, Helvetica, sans-serif;
 }

a.leftbold:active { 
	color: #669966;
	text-decoration: none;
	font : bold 80% Arial, Helvetica, sans-serif;
 }
 
.name {
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 150%
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 120%
}

h3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%;  
	color: #005600;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #800000;
}

b {
	color: #800000;
}

ul {
	font-size: 90%;
	list-style-image: url(images/grn_bullet2.gif);
}

ol {
	font-size: 90%;
}

hr {
	background-color: brown;
	color: brown;
 }

.black {
	color: Black;
	font-weight: bold;
	font-size: 90%;
}

.border {
	border-style: solid;
	border-color: #cccc99;
	border-width: medium;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.bigbrown {
	font-size: 100%;
	color: #800000;
	font-weight: bold;
}

.h3fake {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	font-weight: bold; 
	color: #666633;
}

.h3fake2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	font-weight: bold; 
	color: #800000;
	text-decoration: none;
}

.h2fake {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	font-weight: bold; 
	color: #666633;
}

.padding {
	text-indent: 75px;
}

.padding50 {
	text-indent: 50px;
}

.list_filler {
	font-family: Arial, Helvetica, sans-serif;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.listpic {  
	list-style-image: url(images/grn_bullet2.gif);
}

.minusone {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%;
}

.radio {  
	background: #f7eecd;
}

.button {
	background: #ecd284;
	color: #800000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	border: 2px outset #cccc99;
}

.green_bold {
	font-weight: bold;
	color: #666633;
}

.brown {  
	color: brown;
	font-weight: bold;
}

.search {  
	top: 378px;
	clip: rect(   );
	position: absolute;
	visibility: visible; 
	z-index: auto; 
	left: 3px; 
	width: 116px;
}

.toppad {
	text-indent: 70px;
}

.downpad {
	padding-top : 15px;
}

.plusone {
	font-size: 110%; 
	font-family: Arial, Helvetica, sans-serif;
}

.left_vis_link {  
	color: #005600;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%;
}

.pic {
	border:4px;
	border-thickness: 4px;
	border-color: #f7eecd;
	border-style: solid;
}

a:hover .pic, a:active .pic {
	border:4px; 
	border-thickness: 4px;
	border-color: #005600; 
	border-style: solid
}
