﻿
body {
	background-color: #D9D5B6;
	margin: 0 auto;
	padding: 0;
	font-family: "Trebuchet MS";
	text-align: center;
	font-size: 12pt;
}
#Container {
	text-align: left;
	width: 1024px;
	margin: 0 auto;
	background: url(bkgnd.gif) repeat-y right;
}
#Header {
	width: 1024px;
	height: 200px;
	background-color: #4A6463;
	color: #D9D5B6;
}
#MainNav {
	margin: 0 auto;	
	background-color: #6F8772;
	width: 1024px;
	font-weight:bold;
	text-align: center;
}
#Wrapper {
	width: 1024px;
	background-color: #B6C09C;
	background: url(bkgnd.gif) repeat-y right;
	padding: 0;
}
#LeftNav {
	float: left;
	width: 200px;
	background-color: #B6C09C;
	font-size: 10pt;
	font-weight: bold;
}
#Contents {
	float: right;
	width: 824px;
	text-align: left;
	background-color: #B6C09C;
}
.clearing {
	height: 0;
	clear: both;
}
#Footer {
	margin: 0;	
	width: 1024px;
	background-color: #6F8772;
	text-align: center;
}

#LeftNav li {
	text-align:left;
	padding: 0pt;
	margin: 0pt;
	list-style-type: none;
}
.menu {  font-size:13px; font-weight:400; text-decoration: none; }
.menubold { color:005500; font-size:14px; font-weight:700; }
.rollovercolor { background-color:#ddeeee; }
.picbordercolor { background-color:#004400; }

.copyrighttext { color:000066 ; font-size:10px; } 

.footercolor { background-color:blue;}

			
.title {  color: white; font-size:22px; font-weight:700} /* 009900 */
.title-color-only {  color:aa0055;  } 
.subtitle {   color:aa0055; font-size:18px; font-weight:700 ; } 
.subsubtitle { color:aa0055; font-size:15px; font-weight:700 ; }
.highlight {
	color: #336600;
	font-size: 12px;
	font-weight: 700;
}
.slogan {   color:00aa00; font-size:15px; font-weight:700 ; } 

.largegreen {font-size:17px; font-weight:700; color:005500;}

.boldtext {
	font-weight: bold;
}
.specialbold {   font-size:13px; font-weight:700} 

.maintext-thin {   font-size:13px; font-weight:400} 
.maintext-largethin {  font-size:15px; font-weight:400} 
.maintext-largebold {   font-size:15px; font-weight:700} 
.maintext-small {  font-size:11px; font-weight:400} 


.form-attributes-netscape {   color: #005500;  font-size:14px; font-weight:700;  } 
.form-attributes-ie       {  background-color:#eeeeee;  color: #005500;  font-size:14px; font-weight:700; } 
.cell-attributes {  font-size:12px; font-weight:700} 


.calc-editbox-color{background-color:#bb4466; }
.calc-edittext-color {color:#aa0055;  font-size:16px; font-weight:700}
.calc-resultbox-color  {background-color:#447755 ; }
.calc-resulttext-color {color:#447755 ;  font-size:16px; font-weight:700}

.navlink {TEXT-DECORATION: none;}


a:link { 
	text-decoration: none;
	color: black;
}
a:visited { 
	text-decoration: none;
	color: black;
}
a:hover { 
	text-decoration:none;
	color: black;
	font-weight: bold;
}




/*    |  when all done with the font color/size etc...   */


/*     | upload this css.css to the clients directory on Spock   */








