A:link
{
	COLOR: #990000;
	TEXT-DECORATION: None;
	FONT-WEIGHT: bold; 
}
A:active
{
	COLOR: #990000;
	TEXT-DECORATION: None;
	FONT-WEIGHT: bold; 
}
A:visited
{
	COLOR: #990000;
	TEXT-DECORATION: None;
	FONT-WEIGHT: bold; 
}
A:hover
{
	COLOR: #990000;
	TEXT-DECORATION: Underline;
}





A.nav:link
{
    color:#003399;
	TEXT-DECORATION: none;
	FONT-SIZE: 15px;
	FONT-FAMILY: arial,tahoma,geneva,helvetica,sans serif;

}

A.nav:visited
{
    color:#003399;
	TEXT-DECORATION: none;
	FONT-SIZE: 15px;
	FONT-FAMILY: arial,tahoma,geneva,helvetica,sans serif;

}

A.nav:active
{
    color:#003399;
	TEXT-DECORATION: none;
	FONT-SIZE: 15px;
	FONT-FAMILY: arial,tahoma,geneva,helvetica,sans serif;

}

A.nav:hover
{
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: orange;
	FONT-SIZE: 15px;
	FONT-FAMILY: arial, tahoma, geneva, helvetica;
	
}


p {
	font-family: Arial, Helvetica, sans-serif;
}











.subnav
{
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana,arial,tahoma,geneva,helvetica,sans serif;
}


.footer
{
	COLOR: #666666;
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana,arial,tahoma,geneva,helvetica,sans serif;
}


.basic
{
	COLOR: #000000;
	FONT-SIZE: 10px;
	FONT-FAMILY: arial,verdana,tahoma,geneva,helvetica,sans serif;
	padding-left:15px;
}

.articletitles
{
	COLOR: #9C0000;
	FONT-SIZE: 14px;
	FONT-FAMILY: arial,verdana,tahoma,geneva,helvetica,sans serif;
	font-weight:bold;
}


.articledates
{
	COLOR: #D5BA05;
	FONT-SIZE: 14px;
	FONT-FAMILY: arial,verdana,tahoma,geneva,helvetica,sans serif;
	font-weight:bold;
	font-style:italic;
}


.Formstyle    {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #FCF5F4;
	width: 100% }


.subbutton{
    color: #ffffff;
    background: #CC3300;
    text-decoration: none;
    font-size: 12px;
	font-weight: normal;
	FONT-FAMILY: verdana,tahoma,geneva,arial,helvetica,sans serif;
    border: 2px outset;
	text-align: center;
}


.header {
font-size:23px;
font-weight:bold;
color:#9C0000;
font-family:Arial, Helvetica, sans-serif;
padding-top:4px;
padding-bottom:4px;
padding-left:30px;

}

.titles {
font-size:33px;
font-weight:bold;
color:#9C0000;
font-family:Arial, Helvetica, sans-serif;
padding-top:4px;
padding-bottom:4px;
padding-left:10px;

}










