.button {
    border: 2px solid #008800;
    background: #B9D9E9;
    padding: 2px 8px;
    font-weight: bold;
    color: black;
}
.button:hover {
    border: 2px solid #008800; 
    background: #FEFFC5;
    padding: 2px 8px;
    font-weight: bold;
    color: #006600;
}
A.blink {font-size: 10pt; margin-top: -4px;}
A.nav {
	color: #4444FF;
	font-family: times new roman;
	line-height: 17pt;
	font-size: 13pt;
	text-decoration: underline;
	width: 114px;
	margin-bottom: 6px;
	position: static;
}

A.nav:hover {
	color: #0000FF; 
	line-height: 17pt; 
	font-size: 13pt; 
	text-decoration: underline overline; 
	width: 114px; 
	background-color: E0E0F0; 
	margin-bottom: 6px; 
	position: static;
}
body {background-image: url(../images/bak.jpg);}
.body {
	font-family: times new roman; 
	font-size: 16px;
}
.bodytop {
	font=family: garamond, times new roman; 
	font-size: 17px; 
	text-align: justify;
}
.announce {font-family: arial; font-size: 16px;}
.logo {position: relative; left: 10px;}
.resource {font-family: times new roman; font-size: 10pt;}
.callout { color: 006600; font-family: garamond, times new roman; line-height: 32pt; font-size: 26pt;  background-color:  C0C0C0; padding-left: 10px;}
.callout2 { color: 006600; font-family: Arial Rounded MT Bold, Arial Rounded MT, Arial Rounded, Maiandra GD, Arial, Helvetica, sans; line-height: 32pt; font-size: 26pt; padding-left: 10px; background-color: D0D0D0;}
.callout3 { color: 006600; font-family: garamond, times new roman; line-height: 32pt; font-size: 22pt; padding-right: 10px;}
.title {font-family: arial; font-size: 12pt; font-weight: bold; color: 008900;}
.navbar { font-family: arial; font-size: 9pt; clear: left;}
.current {color: black; font-family: garamond, times new roman; line-height: 16pt; font-size: 13pt; font-weight: bold; width: 114; background-color: #CCCCCC; padding-left: 4px; margin-bottom: 6px;}

.logo {position: relative; left: -4; top: 3;}

