body		{ background-image: url(../images/univ_bg.gif); background-repeat: repeat-x; }

p		{ font: 12px/18px Georgia, serif; color: #666; padding-top: 2px; padding-bottom: 0px; margin-top: 0px; }

p.subhead	{ font: 18px/24px Georgia, serif; color: #036; padding-top: 2px; padding-bottom: 0px; margin-bottom: 0px; margin-top: 2px; }

p.attrib	{ font: 12px/14px Georgia, serif; color: #333; text-align: right; padding-top: 0px; }

p.caption	{ font: 11px/12px Georgia, serif; color: #036; text-align: left; padding-top: 0px; }

ul		{ font: 12px/16px Georgia, serif; color: #666; padding-top: 0px; }

p.subnav	{ font: 11px/11px Georgia, serif; color: #666; padding-right: 20px; padding-top: 0px; }

tr.form	{ font: 12px/14px Georgia, serif; color: #333; text-align: left; padding-top: 0px; }

table.content { background-image: url(../images/univ_tan_grad.gif); background-repeat-x; }

b		{ font-weight: bold; }

a:link 	{ text-decoration: none; color: #003366; }
a:active	{ text-decoration: underline; color: #003366; }
a:visited	{ text-decoration: none; color: #999999; }
a:hover	{ text-decoration: underline; color: #003366; }

.menucss {
	width: 200;
	background-color: #DEDECA;
	font-family: Georgia,Times,serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	border-top: 0px solid #DEDECA;
	border-left: 0px solid #DEDECA;
	border-right: 0px solid #DEDECA;
	border-bottom: 0px solid #DEDECA;
}
.menuovercss {
	background-color: #003366;
	color: #FFFFFF;