

DIV#netscapefix1 {}
DIV#netscapefix2 {}

body {
  background-color: #f5f5dc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
 }
 :link { color: #cc0000; }
 :visited { color: #cc0000 ;}
 :hover { color: #006600 ;} 
 :active { color:#006600;  }
h1 {font-size:1.1em; font-weight:bold; color:CC0000 ; margin:20px 5px 2px 0px;}
h2 {font-size:1em; font-weight:bold; color:CC0000 ; margin:15px 5px 2px 0px;}
h3 {font-size:0.9em; font-weight:bold; color:CC0000 ; margin:15px 5px 2px 0px;}
h4 {font-size:0.8em; font-weight:bold; color:006600 ; margin:15px 5px 2px 0px;}
p { color: #333333; 	font-size: 0.7em;}
.title {font-size:1.5em; font-weight:bold; color:CC0000 ; margin:20px 5px 2px 0px;}
 
div.center {
	text-align: center
}
div.justify {
	text-align: justify
}
.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.linkwhite {
	text-decoration: none;
	color: #ffffff;
}
a.linkwhite {
	text-decoration: none;
	color: #ffffff;
}
a.linkwhite:visited {
	text-decoration: none;
	color: #ffffff;
}
a.linkwhite:hover {
	text-decoration: none;
	color: #ff9999;
}

a.linkwhitesmall {
	text-decoration: none;
	color: #ffffff;
	font-size: 0.7em;
}
a.linkwhitesmall:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 0.7em;
}
a.linkwhitesmall:hover {
	text-decoration: none;
	color: #fffff0;
	font-size: 0.7em;
}

.darkgreen {
	background : #006600; 
	}
.lightgreen {
	background :#cccc99; 
	}
.kaki {
	background :#999966; 
	}
.red {
	background :#cc0000; 
	}
.white {
	background :#ffffff; 
	}

.hilite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

} 
a.linkred {
	font-size: 0.9em;
	text-decoration: none;
	color: #006600;
}
a.linkred:hover {
	font-size: 0.9em;
	text-decoration: none;
	color: #cc0000;
}
.rightlist {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;	
	margin-bottom : 0px;
	margin-right : 1px;
	margin-top : 0px;
	padding-top : 2px;
	margin-left : 10px;
	list-style-position : outside; 
	list-style-type : square;
}
.rightlist li{
	list-style-type : square;
}


.article {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #333333;
} 
.articleheadline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #003333;
}
.articlesubheadline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;	
	font-weight: bold;
	text-decoration: none;
}

a.articlecaption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	text-decoration: none;
	color: #cc0000;
}
.articlequote {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	font-weight: bold;
	text-decoration: none;
	color: #003333;
}


/* All of the button stuff needed to make css roll-overs */

a.button:link {
display: block;
width: 90%;
font-size : 0.7em; 
background : #cccc99; 
border : solid ; 
border-width : 2px; 
border-top-color : #ffffcc;
border-left-color : #ffffcc;
border-right-color : #999966; 
border-bottom-color : #999966; 
margin : 0; 
padding: 3px;
padding-left : 6px; 
text-decoration : none; 
color: #333333;

} 
a.button:visited {
display: block;
width: 90%;
font-size : 0.7em; 
background : #cccc99; 
border : solid ; 
border-width : 2px; 
border-top-color : #ffffcc; 
border-left-color : #ffffcc; 
border-right-color : #999966; 
border-bottom-color : #999966; 
margin : 0; 
padding : 3px; 
padding-left : 6px; 
text-decoration : none; 
color: #333333;
} 
a.button:hover {
display: block;
width: 90%;
font-size : 0.7em; 
background : #cccc99; 
border : solid ; 
border-width : 2px; 
border-top-color : #999966; 
border-left-color : #999966; 
border-right-color : #ffffcc;
border-bottom-color : #ffffcc;
margin : 0; 
padding : 3px; 
padding-left : 6px; 
text-decoration : none; 
color: #333333;
} 
a.button:active {
display: block;
width: 90%;
font-size : 0.7em; 
background : #cccc99; 
border : solid ; 
border-width : 2px; 
border-top-color : #999966; 
border-left-color : #999966; 
border-right-color : #ffffcc;
border-bottom-color : #ffffcc;
margin : 0; 
padding : 3px; 
padding-left : 6px; 
text-decoration : bold; 
color: #cc0000;
} 

ul.button{
	list-style: none;
	margin: 0;	
        margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding: 0;
} 
ul.button ul {
	list-style: none;
	margin: 0;	
        margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding: 0;
	font-size : 0.8em;  
}

/*The following are used to display news articles and blurbs */

a.links:link {
	width : 100%; 
	padding : 3px;
	text-decoration : none; 
		background : #ffffff; 
} 
a.links:visited {
	width : 100%; 
	background : #cccc99; 
	text-decoration : none; 
		background : #ffffff; 
} 
a.links:hover {
	width : 100%; 
	background : #fffff0; 
	text-decoration : none; 
	color : #006600
} 
a.links:active {
	width : 100%; 
	background : #fffff0; 
	text-decoration : none; 
	color : #006600
} 	
h2.links {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;  
	color: #cc0000 ;
	text-decoration : bold; 
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
} 	
p.links {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.7em;  
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-left : 4px;
} 

 
 /* For Quickbase */  
 
.m { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:0.7em;  background:#ffffff;;color:#999999;}
.hd { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:0.7em;; font-weight:bold; color:#ffffff; background:#ffffff; border:white}
.verdana { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;  color:#ffffff; background:#fcfcfc; width: 100%;}

 
 
