body{
	font-family: Arial,sans-serif; 
	color: #000000;
	font-size: 10pt;
	background-color: #cccc99;
	margin: 0px; padding: 0px;
}
.maintable {
	border: 2px groove #999966;
	background-color: #ffffff
}

.form {
	font-family: Arial,sans-serif; 
	padding: 0px 6px 0px 6px;
	font-size: 10pt;}

.title { 
	color: #333333; 
	font-weight: bold; 
	margin-bottom: 0pt; 
}

.color {
	color: #333333;
}


a:link, a:visited, a:active { 
	color: #660000; 
	font-weight: bold;
}

a:hover { 
	color: #999966; 
	font-weight: bold; 
}

.addressText a:link, 
.addressText a:active, 
.addressText a:visited { 
	color: #f2e4ca; 
	font-weight: normal;
	text-decoration: none;
}

.addressText a:hover { 
	color: #cccc99; 
	font-weight: normal; 
	text-decoration: underline;
}

.addressBar {
	background-color: #666633;
	color: #f2e4ca;
	vertical-align: bottom;
}

.addressText {
	margin: 8px 10px 8px 10px;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
	font-variant: ssmall-caps;
}

.addressTitle {
	font-family: Times, serif;
	font-size: 26pt;
	font-style: italic;
	font-variant: small-caps;
	margin-top: 0px;
	margin-bottom: 0px;
}

.navBar a:link, 
.navBar a:active, 
.navBar a:visited  { 
	color: #666633; 
	text-decoration: none;
}

.navBar a:hover { 
	color: #f2e4ca; 
	background-color: #cc9933;
	text-decoration: none;
}

.navBar { 
	margin: 2px 4px 2px 4px;
	color: #f2e4ca; 
	font-size: 10pt;
	font-weight: normal;
	font-family: georgia, garamond, serif;
	vertical-align: middle;
	text-align: center;}

.bar { 
	margin: 0px;
	background-image:url(images/spacer.gif);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #cc9933;
	border-top: 1px solid #666633; border-bottom: 1px solid #666633;
}

.spacerBar {
	padding: 0px;
	background-color: #cc9933;
	background-image: url("images/spacer.gif");
	background-repeat: repeat-x; 
	background-position: top center
}

.footerBar {
	padding: 0px 10px 0px 10px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;}

.footernav { 
	margin-top: 3px;
	margin-bottom: 3px;
}

.footernav a:link, .footernav a:active, .footernav a:visited { 
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
}

.footernav a:hover { 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: underline;
}

.welcomeIntro2 {
	background-color: #ffffff;
	padding: 10px 10px 0px 10px;
	vertical-align: top;
	font-size: 10pt;
	background-image:url(index.jpg);
	background-repeat:no-repeat; 
	background-position:center center;}

.pageFeature {
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	text-align: justify;
	font-size: 10pt;
	color: #000000;}

.pageFeature a:link, .pageFeature a:visited, .pageFeature a:active,
.welcomeIntro2 a:link, .welcomeIntro2 a:visited, .welcomeIntro2 a:active { 
	color: #999966; 
	text-decoration: none;
	font-weight: bold;
}

.pageFeature a:hover,
.welcomeIntro2 a:hover { 
	color: #cc6633; 
	text-decoration: underline;
	font-weight: bold; 
}

.articleFeature {
	padding: 5px;
	vertical-align: top;
	font-family: Arial,sans-serif; 
	font-size: 12px;
	line-height:1.3em;
	background-color: #f2e4ca;
	border: 4px double #cc6633 }

.articleFeature a:link, .articleFeature a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #cc9933 }
										 
.articleFeature a:hover, .articleFeature a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #996633 }

p {
	margin-top: 1px;
	margin-bottom: 10px;
}

.imscopy{ 
	font-size: 8pt; 
	color: #808080;
	text-align: justify;
	margin: 0px 10px 5px 10px;
	font-weight: normal;
}

.imscopy a:link, .imscopy a:active, .imscopy a:visited, .imscopy a:hover { 
	color: #808080; 
	text-decoration: none;
	font-weight: bold;
}


/* font styles are included in ul and ol tags to fix a bug in Netscape 4 */
ul { font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt; font-weight: normal; margin-top: 1px; text-align: left; margin-bottom: 10px}
ol { font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt; font-weight: normal; margin-top: 1px; text-align: left;}
li { font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt; font-weight: normal; margin-top: 1px; text-align: left;}


h1 { font-family: "Arial", sans-serif; font-size: 14pt; color: #666633; font-weight: bold; margin-top: 0px; margin-bottom: 5px; text-align: left;}
h2 { font-family: "Arial", sans-serif; font-size: 11pt; color: #666633; font-weight: bold; margin-top: 3px; margin-bottom: 3px; text-align: left;}
h3 { font-family: "Arial", sans-serif; font-size: 10pt; color: #666633; font-weight: bold; margin-top: 3px; margin-bottom: 0px; text-align: left;}


blockquote { font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt; color: #000000; font-weight: normal; }
.disclaimer { font-family: "Arial", "Helvetica", sans-serif; font-size: 8pt; color: #333333; font-variant: small-caps; }


