a:hover { color: A0555D;}
a { font-weight: ;
	 color: #6B0818;
	 text-decoration: underline;}

.navlink:hover { color: ffffff;}
.navlink 
	{font-family: arial; 
	 font-weight: ;
	 font-size: 10 pt;
	 color: #D3C9BF;
	 text-decoration: none;}

.subnavlink:hover { color: ffffff;}
.subnavlink 
	{font-family: arial; 
	 font-weight: ;
	 font-size: 10 pt;
	 color: #507176;
	 text-decoration: none;}

body { font-family: arial;
		 font-size: 10pt;}

h2 { color: 6B0818 }

td 
	{ 
	font-family: arial;
	font-weight: bold;
	font-size: 12 pt;
	color: 000000;
	}

.white 
	{ 
	font-family: arial;
	font-size: 10 pt;
	color: FFFFFF;
	}

.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: 6B0818;
	}

.navbar { background-image:url(images/navbground.jpg);
        background-repeat:no-repeat;
        background-position:top left;
        background-attachment:fixed }

.leftribon { background-image:url(images/leftribon.jpg);
        background-repeat:no-repeat;
        background-position:top right;
        background-attachment:fixed }

.rightribon { background-image:url(images/rightribon.jpg);
        background-repeat:no-repeat ;
        background-position:top left;
        background-attachment:fixed }

.leftgrad { background-image:url(images/leftgrad.jpg);
        background-repeat:repeat-y ;
        background-position:top right;
        background-attachment:fixed }

.rightgrad { background-image:url(images/rightgrad.jpg);
        background-repeat:repeat-y ;
        background-position:top left;
        background-attachment:fixed }

option.red {background-color: #6B0818; font-weight: bold; font-size: 12px; color: white;}
option.peach {background-color: #FFF8DC;}
option.gray {background-color: #DCDCDC;}
