FORM {font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #DFEFF7;
	font-size: 9pt;
	border: 1px solid #C0C0C0;
	padding: 0px;
}

/* TEXTAREA, INPUT, SELECT, OPTION, PASSWORD, .area {
	font-family: "arial", "verdana";
	font-size: 9pt;
	border: 1px solid #C0C0C0;
	margin: 2px;
	padding: 0px;
}
*/
BUTTON {
	font-family: "arial", "verdana";
	font-size: 9pt;
	border: 1px solid #C0C0C0;
	padding: 0px;
	margin: 2px;
	color: red;

}
.strinfo {
	color: #FFEDCB;
	font-size: 80%;
	font-family: "verdana";
	font-weight: bold;
	
}
.qfmenu {
	font-family: "Times New Roman";
	font-size: 9pt;
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
}
td {
	font-family:times;
	font-size: 	90%;
	color: #522909;
}
td.maintext {
	font-family:times;
	font-size: 	90%;
	color: #522909;
}
td.sidebar {
	font-family:times;
	font-size: 	80%;
	color: black; //#522909;
	
}
A:link
{
    COLOR: #522909;
    TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 95%;
	font-family: times;
}
A:hover
{
	color: black;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 95%;
	font-family: times;
}
a:visited {
	color: #522909;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 95%;
	font-family: times;
}
a:active {
	color: red;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 95%;
	font-family: times;
}

A.olink:link
{
    COLOR: #522909;
    TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 95%;
	font-family: times;
}
A.olink:hover
{
	color: black;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 95%;
	font-family: times;
}
a.olink:visited {
	color: #522909;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 95%;
	font-family: times;
}
a.olink:active {
	color: red;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 95%;
	font-family: times;
}

A.aplink:link
{
    COLOR: #522909;
    TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 95%;
	font-family: times;
}
A.aplink:hover
{
	color: black;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 95%;
	font-family: times;
}
a.aplink:visited {
	color: #522909;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 95%;
	font-family: times;
}
a.aplink:active {
	color: red;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 95%;
	font-family: times;
}
a.cpyrlink {
	color: #522909;
	text-decoration: none;
	font-weight: normal;
}
a.cpyrlink:hover {
	color: #8AD7D1;
	text-decoration: none;
	font-weight: normal;
}
a.cpyrlink:active {
	color: red;
	TEXT-DECORATION:none;
	font-weight: normal;
}
a.cpyrlink:visited {
	color: #522909;
	TEXT-DECORATION:none;
	font-weight: normal;
}
.ftrlbls {
	font-family: times;
	font-size: 59%;
	letter-spacing: 1px;
	color: white;
}
a.footerlinks {
	font-family:times;
	font-size: 100%;
	color: white;
}
a.footerlinks:hover {
	font-family:times;
	font-size: 100%;
	color: white;
}

a.navlLinks {
	font-family:times;
	font-size: 90%;
	color: #522909;
}
a.navlLinks:hover {
	font-family:times;
	font-size: 90%;
	color: #8AD7D1; //aqua
}

.maintext {
	font-family:times;
	font-size: 	90%;
	color: #522909;
}

a.xlinks {
	text-decoration: none;
	color: #522909;
}
a.xlinks:visited{
	text-decoration: none;
	color: #522909;
}
a.xlinks:hover {
	text-decoration: none;
	color: #3AADA5;
}

.othertext {
	text-decoration: none;
	color: #522909;
	font-size: 90%;
	font-weight: normal;
}
.UCBrn {
	font-family: times;
	font-size: 100%;
	text-decoration: none;
}
.LCBrn {
	font-family: times;
	font-size: 70%;
	text-decoration: none;
}

.SubHeadCap {
	font-family: times;
	font-size: 140%;
	text-decoration: none;
	font-weight: bold;
	color: white;
}
.SubHeadLC {
	font-family: times;
	font-size: 95%;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

/* Article Genie definitions (commented out; move the comment delimiter to activate)
	.agtext{
		color: black;
		font-weight: normal;
		font-family: Arial;
		font-size: 85%
	}
	a.aglink {
		color: #5E3019;
		font-weight: normal;
		font-family: arial;
		font-size: 85%;
	}
	a.aglink:hover {
		color: black;
		font-weight: normal;
		font-family: arial;
		font-size: 85%;
		text-decoration: none;	
	}
Move this -> */


