
A:link{color:#990000; font-family:arial; text-decoration:none;}
A:visited{color:#990000; font-family:arial; text-decoration:none;}
A:hover{color:#990000; font-family:arial; text-decoration:none;}

.newsheader{color:#000099;font-weight:bold;}
.newstext{color:#000000;}
.name{font-size:14pt;color:#990000;}
.title{font-size:12pt;color:#000000;font-weight:bold;}
.highlight{ color:#000099; font-family:arial; font-size:11pt; font-weight:bold; text-align:center;}


#marqueecontainer{
position: relative;
width: 180px; /*marquee width */
height: 230px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 4px;
}

/* drop down */
div.child_attach
{
font-family: Arial;
  font-size: 11px;
  width: 130px;
  border: 0px solid #365c81;
  background: white;
  padding: 0px 5px;
  color: white;
}

div.attach_parent
{
font-family: Arial;
  font-size: 14px;
  border: 0px solid #365c81;
  padding: 0px 0px;
}

div.menu_child{
font-family: Arial;
font-size: 11px;
position: absolute;
visibility: hidden;
background-color: white;
width: 200px;
padding: 0px;
border: 1px solid #365c81;
border-bottom-width: 0;
}

div.menu_child a{
font-family: Arial;
font-size: 11px;
display: block;
width: 98%;
border-bottom: 1px solid #365c81;
padding: 2px;
text-decoration: none;
color: #365c81;
}

div.menu_child a:hover{
font-family: Arial;
font-size: 11px;
background-color: black;
 background: #9fd6f5;
 color: white;
}

/* end dropdown  */


.newsletter{height:150px;width:180px;background-image: url(images/opaquepebble.jpg); color:#000000; font-family:arial; font-size:12pt;border:2px solid #dcdcdc;}

.signuptext{color:#000099;font-weight:bold;font-size:12px;}

input.signup {
    width: 90px;
    height: 21px;
    padding: 0px;
    border: 1px solid;
	border-color: #365c81;
    color: #365c81;
	background: white;
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 10px;
	text-align:middle; 
} 


hr.redhr {
	border: 0;
	color: #990000;
	background-color: #990000;
	height: 1px;
}