
body {background-color: #CCCCCC; 
	font-family: verdana;
}

a:link {color: #0000FF;
	text-decoration: none;
}

a:active {color: #669999;
	text-decoration: none;
}

a:visited {color: #8B008B;
	text-decoration: none;
}

a:hover {color: #FFFFFF;
	text-decoration: none;
}

div.slogan {text-align: center; 
	font-style: italic; 
	font-weight: bold;
	font-family: serif; 
	color: #8B008B;
}

div.nav {font-size: .80em; 
	text-align: center;
} 

div.navfoot {font-size: .90em; 
	text-align: center;
} 

div.navfoot2 {font-size: .75em; 
	text-align: center;
} 


div.info {text-align: center;
}

div.info2 {text-align: center;
	font-size: .85em;
}

div.info3 {font-size: .65em;
}

div.info3a {font-size: .65em;
	text-align: center;
}

div.info3b {font-size: .75em;
	text-align: center;
}

.padding10 {margin-left: 10em;
	margin-right: 10em;
}

div.info4 {font-size: .80em;
}


div.info5 {font-size: .90em;
}

a.blue:link {color: #0000CC;
	text-decoration: none;
}

a.blue:active {color: #0000CC;
	text-decoration: none;
}

a.blue:visited {color: #800080;
	text-decoration: none;
}

a.blue:hover {color: #000000;
	text-decoration: none;
}

div.infobox {font-size: .85em;
	text-align: center;
}

div.favbox {font-size: .65em;
	float: left;
}

.floatbox3 {font-size: .75em;
	width: 150px;
	height: 100px;
	float: left;
	padding: .5em;
	margin-right: 2em;
	border: solid black 1 px;
}




div.footer {text-align: center;
	font-size: .65em
}

td.navcolor {background-color: #999999;
}


.button {border-style: outset;}

.button2 {border-style: inset}

.button3 {border-style: outset; margin-top: -18px; font-size: .75em;}

.button4 {border-style: inset; margin-top: -18px; font-size: .75em;}




.thumb {border-style: ridge; border-color: #999999; border-width: 8px;}

.inset {border-style: inset;
	border-width: 4px;
	border-color: #999999;
	align: center;
	background-color: #CCCCCC
}

h2 {display: inline;
}

h3 {font-family: verdana, arial, sans-serif;
}

hr.thin-dotted {border: thin dotted;
	color: #999999;
}