p {  font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; padding-right: 5px; padding-left: 5px}
.border {  border: 1px #339933 solid; background-color: #FFFFCC}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; color: #009933}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; color: #009933}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 0.9em}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #009900}
.cube {  font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; font-style: italic}
a:active {  color: #CC0000}
a:hover {  color: #336600}
a:link {  color: #009900}
.textbox {  width: 250px; font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.txtMenu {  
	font-family: "Times New Roman", Times, serif; 
	color: #009900; 
	text-align: center;
	font-size: 1.3em;
}

/* link styles below for main menu*/
.txtMenu a:visited { 
	color: #090; 
	text-decoration: none;;
}

.txtMenu a:link { 
	color: #090; 
	text-decoration: none;
} 

.txtMenu a:active { 
	color: #C00; 
	text-decoration: none;
} 

.txtMenu a:hover { 
	color: #360;
}

.txtTagLine {
	font-size: 0.65em;
}

.txtTopLink{
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;
}