﻿body	{
	
}

td {text-align: center;
	border: ridge 1px silver;
	background-color: #C6E2FF
}


#content {
	background-color: #FFFFFF;
	border: solid 1px silver;

	
}

#pageheader {
	font-family: cooper black, arial; font-size: 20px; 
	border: solid 1px silver;
	background-color:#FFFF73;
	padding: 2px;
	text-align: center;
}

#cooper	{font-family: cooper black, tahoma, helvetica; color: blue; font-size: 20pt;
         position: absolute; z-index: 8;
}


#address {
	position:absolute; font-family:tahoma, helvetica; font-size:14px; color: blue
}


#tempinfo {
	font-family: tahoma, helvetica;
	font-size: 14px; color: #003EFF;
font-weight: bold
}

#clogo {text-decoration: none; border: 0px silver solid;
}

/* CLASSES ===================================================== */

a{color:#003EFF; font-size: 14px; text-decoration: none; font-family: tahoma, helvetica; font-weight: bold; border-width:0;}

a:visited{color:#003EFF; font-size: 14px; text-decoration: none; font-family: tahoma, helvetica; font-weight: bold}

a:hover{color:black; font-size: 14px}

.homelinksright {
	text-align: right; border-style: solid; border-width: 0px; border-color: silver
}



.pageheaders {font-weight: bold; font-family: tahoma, arial;}

.pagetext {font-family: helvetica, arial; font-size: 14px; color: black;
}


