/* CSS Document */
a:link	{text-decoration:none;
	color:#003399;}

a:visited 	{text-decoration:none;
	color:#999999;}

a:active 	{text-decoration:none;
	color:#999999;}

a:hover   {
	text-decoration:overline;
	color:#999999;
	font-weight: bolder;
}

.body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;


}

.style9	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;


}

.title 	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #666666; 
	font-weight: bold}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: bolder;

}
.subtitle {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #990000; 
	font-weight: bold
}


SELECT {
	background-image: url(images/bginput.gif); 
	BACKGROUND-COLOR: #526178; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 9px; 
	border: 1px inset; 
	border-bottom-style: outset; 
	border-left-style: outset; 
	border-right-style: outset; 
	border-top-style: outset; 
	font-weight: normal; 
	border-color: #526178 #526178 #8796AD #526178
}
	
TEXTAREA{
	background-attachment : fixed; 
	background-image: url(images/bginput.gif); 
	BACKGROUND-COLOR: #526178;  
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	border: 1px inset; 
	border-bottom-style: outset; 
	border-left-style: outset; 
	border-right-style: outset; 
	border-top-style: outset; 
	font-weight: normal; 
	border-color: #526178 #526178 #8796AD #526178
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.subtitleLarge {


	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000; 
	font-weight: bold
}
