/* - University of Minnesota University Services Style Sheet - */
/* - Last modified on December 2, 2004 - */

/* - REDEFINED HTML TAGS - */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

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

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

link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30100B;
	text-decoration: underline;
}

/* - PSEUDO CLASSES - */

A:hover.leftnav {
	color: #F28F1D;
	text-decoration: none;
}

link.linkbar, visited.linkbar, active.linkbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

link.searchbar, visited.searchbar, active.searchbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

link.footer, visited.footer, active.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E4739;
}

A:hover.linkbar {
	color: #E0C288;
	font-size: 11px;
	font-weight: bold;
}

A:hover.searchbar {
	color: #6e4739;
}

A:hover.footer {
	color: #144B3D;
}

A:hover.headernav {
	color: #0F3B5F;
}

.menu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

/* - CUSTOM CLASSES - */

.linkbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.ticker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C1919;
	text-decoration: none;
}

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

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E4739;
}

.link {
	color: #8C1919;
}

.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30100B;
	text-decoration: none;
}

.headernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* - CUSTOM CLASSES FOR BROWN - */

.headlinebrown {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #6E4739;
	text-transform: uppercase;
}

.bodysubtitlebrown {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #6E4739;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.linksbrown {
	color: #30100B
}

A:link.linksbrown, A:visited.linksbrown, A:active.linksbrown {
	color: #6E4739
}

A:hover.linksbrown {
	color: #FC7C00
}

/* - CUSTOM CLASSES FOR BABY BLUE - */

.headlineblue {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #A0BAB5;
	text-transform: uppercase;
}

.bodysubtitleblue {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #A0BAB5;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.linksblue {
	color: #A0BAB5
}

A:link.linksblue, A:visited.linksblue, A:active.linksblue {
	color: #A0BAB5
}

A:hover.linksblue {
	color: #FB9737
}

/* - CUSTOM CLASSES FOR QHITE - */

.headlinewhite {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.bodysubtitlewhite {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.linkswhite {
	color: #30100B
}

A:link.linkswhite, A:visited.linkswhite, A:active.linkswhite {
	color: #FFFFFF
}

A:hover.linksbwhite {
	color: #FC7C00
}

/* - CUSTOM CLASSES FOR ORANGE - */

.headlinegreen {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #144b3d;
	text-transform: uppercase;
}

.bodysubtitlegreen {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #144b3d;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.linksgreen {
	color: #144b3d;
}

A:link.linksgreen, A:visited.linksgreen, A:active.linksgreen {
	color: #144b3d;
}

A:hover.linksgreen {
	color: #ecd696;
}

/* - Colors the links in the body content black - */

.linksblack {
	color: #000000;
}

A:link.linksblack, A:visited.linksblack, A:active.linksblack {
	color: #000000;
}

A:hover.linksblack {
	color: #000000;
}

/* - CUSTOM CLASSES FOR TABLES - */

.imagetable {
	background-color: #FFFFFF;
	background-image: url(images/body-bkgd.gif);
	background-repeat: no-repeat;
}

.lefttable {
	border: 6px double #D8D8D8;
	background-color: #616161;
	height: auto;
	width: auto;
}

.tableborder {
	background-color: #F4E7C3;
	background-repeat: no-repeat;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: 1px solid #000000;
}
