img  {
border: none
}
li  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: navy;
	font-weight: bold;
  border: 2 2 1 1;
}

h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: navy;
	font-weight: bold;
}


#bbox  {
width: 120px;
height: 40px;
color: #FFFFFF;
padding: 5px;
border: 1px solid #000000;
background-color: navy;
}

#bbox a:link		{ color: white; text-decoration: none; }
#bbox a:visited	{ color: white; text-decoration: none; }
#bbox a:active	{ color: white; text-decoration: none; }
#bbox a:hover	{ color: yellow; text-decoration: none;}

#rbox  {
width: 120px;
height: 40px;
color: #FFFFFF;
padding: 5px;
border: 1px solid #000000;
background-color: red;
}

#rbox a:link		{ color: white; text-decoration: none; }
#rbox a:visited	{ color: white; text-decoration: none; }
#rbox a:active	{ color: white; text-decoration: none; }
#rbox a:hover	{ color: yellow; text-decoration: none;}

.labels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: teal;
	font-weight: bold;
}
.palatino {
	font-family: Palatino Linotype, Garamond, MS Serif;
	font-size: 16px;
	color: navy;
	line-height: 22px;
	background-color: #ffffff;
	font-weight: normal;
}
.redpal {
	font-family: Palatino Linotype, Garamond, MS Serif;
	font-size: 16px;
	color: red;
	line-height: 22px;
	background-color: #ffffff;
	font-weight: normal;
}
.basictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #330066;
}
.redcap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: red;
	font-weight: normal;
}
.redhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: red;
	font-weight: bold;
}
.bigblue {
	font-family: Palatino Linotype, Garamond, MS Serif;
	font-size: 18px;
	line-height: 26px;
	color: #330066;
}

.bluebox {
	font-family: Palatino Linotype, Garamond, MS Serif;
	font-size: 16px;
	line-height: 26px;
	background-color: #FF3333;	
	color: #FFFFFF;
	border 1 1 1 1;
	margin 3 3 3 3;	
}

.bluebox a:link		{ color: yellow; text-decoration: none; }
.bluebox a:visited	{ color: yellow; text-decoration: none; }
.bluebox a:active	{ color: yellow; text-decoration: none; }
.bluebox a:hover	{ color: yellow; text-decoration: none;}

.offset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFAF0;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333366;
}

.normlist { line-height: 26px;}
.normlist a:link		{ color: #666666; text-decoration: none; line-height: 20px; }
.normlist a:visited	{ color: #666666; text-decoration: none; line-height: 20px; }
.normlist a:active	{ color: #666666; text-decoration: none; line-height: 20px; }
.normlist a:hover	{ color: #990000; text-decoration: none; line-height: 20px; }

.boldlist { line-height: 26px;}
.boldlist a:link		{ color: #000099; text-decoration: none; font-weight: bold; line-height: 20px; }
.boldlist a:visited	{ color: #000099; text-decoration: none; font-weight: bold; line-height: 20px; }
.boldlist a:active	{ color: #000099; text-decoration: none; font-weight: bold; line-height: 20px; }
.boldlist a:hover	{ color: #990000; text-decoration: none; font-weight: bold; line-height: 20px; }


.menu {	
  font-size: 14px;
  font-family: Arial, MS Serif; 
	background-color: navy;
	font-weight: bold;
  border: 2 2 1 1;
  margin: 5;
 }
.menu a:link		{ color: white; text-decoration: none; }
.menu a:visited	{ color: white; text-decoration: none; }
.menu a:active	{ color: white; text-decoration: none; }
.menu a:hover	{ color: yellow; text-decoration: none;}

