P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
dt {
	margin: 6px;
	font-size: small;
}


TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

A {
	color: #800000;
	text-decoration: none;
	}
A:HOVER {
	color : #800000;
	text-decoration : none;
}
A.menu {
 	color: #FFFFCC;
 	text-decoration: none;
 }

 A.menu:hover {
 	color: #FFCC00;
 	text-decoration: none;
 }
blockquote {
	font-style: italic;
}

/* DEPARTMENT COURSE LISTING STYLES  */

.tbloutline { background-color: #999999; }
.columndiv { background-color: #999999; }
.tablecopy { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #000000;}
.tablecopy a:link { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline; }
.tablecopy a:visited { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #8e8e6f; text-decoration: underline; }
.grayrow { font-family: verdana, arial, helvetica, sans-serif; background-color: #cccccc; }
.whiterow { font-family: verdana, arial, helvetica, sans-serif; background-color: #ffffff; }
.gray-row { font-family: verdana, arial, helvetica, sans-serif; background-color: #cccccc;font-size: 11px;border-right: 1px solid #999999; }
.white-row { font-family: verdana, arial, helvetica, sans-serif; background-color: #ffffff;font-size: 11px;border-right: 1px solid #999999; }
.white-row td {border-right: 1px solid #999999;}
.gray-row td {border-right: 1px solid #999999;}
.blackrow { font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 11px; background-color: #424242; color: #ffffff; }
.datatable { border-collapse: collapse;}
/*.editrow { font-family: verdana, arial, helvetica, sans-serif; background-color: #eeeeee; }*/

/* SEARCH FORM */

.searchform { background-color: #aeae8a; }
/*input {background-color:White; }*/
input.white {background-color: #ffffff; }
td.searchform { background-color: #aeae8a; }
table.searchform { background-color: #aeae8a; }
.subhead { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; }
.breadcrumb { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #000000; }
.breadcrumb a:link { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: #000000; }
.breadcrumb a:visited { font-family: verdana, arial, helvetica, sans-serif;	font-size: 11px; text-decoration: underline; color: #8e8e6f; }
.noborder { border-width: 0; border-color: #aeae8a; color: #aeae8a;}
input:image {border: 0px none #aeae8a;}
.goButton {
	background-color: Silver;
	border: 1px line color;
	/*font-family: Arial Narrow, Arial, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 10pt;*/
}
/* ADDITIONAL INFORMATION SIDEBAR STYLES  */

.infobdr { background-color: #8e8e6f; }
.addlnfo { background-color: #ebebeb; }
.fieldlabel { font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #000000; }
.searchborder { background-color: #666666; }
.searchinfo { background-color: #aeae8a; }