BODY, TABLE, TD, TR, P, DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}


A {
	color : #760505; 
	font-weight: bold;
}
	
A:VISITED {
	color : #760505; 
	font-weight: bold;
}

A:HOVER {
	color : #300000; 
	TEXT-DECORATION: none; 
	font-weight: bold; 
}



A.beigelink {
	color : #FFEED8; 
	font-weight: bold;
}
	
A.beigelink:VISITED {
	color : #FFEED8; 
	font-weight: bold;
}

A.beigelink:HOVER {
	color : #FFFFFF; 
	TEXT-DECORATION: none; 
	font-weight: bold; 
}


A.menulink {
display: block;
width: 150px;
border: solid 1px #FFEED8;
}

A.menulink:hover {
border: solid 1px #835633;
background-color:#e9bf89;
}


.redheader {
	color : #760505;
	font-weight: bold;
	font-size : 14px;
}

.redtitle {
	color : #760505;
	font-weight: bold;
}

.redcaption {
	color : #760505;
	font-style: italic;
}

.boldtitle {
	color : #000000;
	font-weight: bold;
}

.whitetitle {
	color : #FFFFFF;
	font-weight: bold;
}

.whitetext {
	color : #FFFFFF;
}

.redtext {
	color : #760505;
}

.browntext {
	color : #875D01;
}

.greentext {
	color : #007205;
}



BODY.norepeat { background-repeat: no-repeat
}

TABLE.norepeat { background-repeat: no-repeat
}

TD.norepeat { background-repeat: no-repeat
}

TD.repeatx { background-repeat: repeat-x
}


SELECT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

