a:hover { color: 5E869C;}
a { font-weight: ;
	 color: #992B2C;
	 text-decoration: underline;}

.navlink:hover { color: c9c9c9;}
.navlink 
	{font-family: arial; 
	 font-weight: ;
	 font-size: 10 pt;
	 color: #FFFFFF;
	 text-decoration: none;}

.subnavlink:hover { color: 992B2C;}
.subnavlink 
	{font-family: arial; 
	 font-weight: ;
	 font-size: 10 pt;
	 color: #ffffff;
	 text-decoration: none;}

body { font-family: arial;
		 font-size: 10pt;}

h2 { color: 992B2C }

td 
	{ 
	font-family: arial;
	font-size: 10 pt;
	color: 000000;
	}

.small 
	{ 
	font-family: arial;
	font-size: 9 pt;
	color: 000000;
	}

.medium
	{ 
	font-family: arial;
	font-size: 8pt;
	color: 000000;
	}

.header
	{ 
	font-family: arial;
	font-size: 10pt;
	color: 992B2C;
	}

.navbar { background-image:url(images/rightbground.jpg);
        background-repeat:no-repeat;
        background-position:top center;
        background-attachment:fixed }

.main { background-image:url(images/mainbground.jpg);
        background-repeat:no-repeat;
        background-position:top center;
        background-attachment:fixed }