A:visited {
	color: #333300;
}

A:link {
	color: #666633;
}

A:active {
	color: #666600;
}

A:hover{
	color: #0099FF;
}

/* - REDEFINED HTML TAGS- */

body {
	background: #333333;
	background-color: #333333;
	font-family: Verdana, sans-serif;
	margin: 0px;
	background-image: url(images/backer.gif);
	background-repeat: no-repeat;
	background-position: center 72px; 
}

	

td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-color: #ffffcc;
}

th {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* - CUSTOM CLASSES FOR UMN NAVIGATION CONVENTIONS - */

/* - Applied to Table cells for horizontal and vertical lines - */

.stroke {
	background: #999999;
	background-color: #999999;
}

/* - Applied to bold text - */

.bold {
	font-weight: bold;
}

/* - Applied to headlines in the body content (Standard Grey) - */

.headline {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

/* - Applied to headlines in the body content (Standard Grey) - */

.bodysubtitle {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
}


/* - Applied to the links in the left navigation - */
A:link {
	color: #666600;
}

.leftnav {
	color: #ffff99;
	font-size: 12px;
}

/* - Applied to the subheads in the left navigation - */

.leftnavsubtitle {
	color: #333333;
	font-family: Univers;
	font-size: 13px;
	font-weight: bolder;
}

/* - Applied to the links and text in the global header - */

.searchbar {
	color: #FF9966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

/* - Applied to the links and text in the global footer - */

.footer {
	color: #666600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* - Applied to the copyright text in the global footer - */

.footeritalic {
	color: #FFFF99;
	font-style: italic;
}

/* - Applies background color to the header table cell - */
/* - Overridden by umnglobalbkgimg.css file with a background image - */
/* - This avoids a bug in Netscape 4 that obscures text in a table with a background image - */

.headerbkgimage {
	background-color: #3E3E3E;
	background-repeat: repeat;
	color: #FFFF99;
}
/* - Applies background color to the footer table - */
/* - Overridden by umnglobalbkgimg.css file with a background image - */
/* - This avoids a bug in Netscape 4 that obscures text in a table with a background image - */

.footerbkgimage {
	background-color: #3E3E3E;
	background-repeat: repeat;
	color: #FFFF99;
}

/* - Applied to the navigation above the gloabl header - */

.headernav {
	color: #FFFFCC;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;

}

/* - Applied to table for the bread crumbs for to color text of non-linked widgets- */

.crumbs {
	color: #666633;
	font-size: 8px;
}
/* - CUSTOM CLASSES FOR COLOR OF BODY CONTENT HEADLINES AND LINKS- */
/* - ADAPT OR ADD ADDITIONAL CLASSES TO MATCH YOUR BODY CONTENT COLOR PALATTE - */

/* - CUSTOM CLASSES for Blue - */
/* - Colors the headlines blue in the body content - */

.headlineblue {
	color: #6699CC;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
/* - Colors the subtitles blue in the body content - */
.bodysubtitleblue {
	color: #6699CC;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
/* - Colors the links in the body content blue - */
.linksblue {
	color: #FF3300;
	font-family: Univers, Helvetica, Verdana, Arial;
	font-size: 18px;
	font-weight: bolder;
	line-height: 18px;

}

/* - CUSTOM CLASSES for Orange - */
/* - Colors the headlines orange in the body content - */
.headlineorange {
	color: #CC6633;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
/* - Colors the subtitles orange in the body content - */
.bodysubtitleorange {
	color: #CC6633;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
/* - Colors the links in the body content orange - */
.linksorange {
	color: #CC6633;
}

/* - Custom Class for default font override - */
/* - Use to override other styles making the text appear as the default font - */

.normal {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #990000;

}

/* - CUSTOM CLASSES - */
/* - insert your customized code in this area - */
.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
}
	/* - PSEUDO-CLASS Colors the links in the body content blue - */
A:link.mainbody, A:visited.mainbody, A:active.mainbody {
	color: #333300;
	text-decoration: underline;
}
A:hover.mainbody {
	color: #0099CC;
	text-decoration: underline;
}
.courses {
	font-family: Times New Roman, Verdana;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.title {
	font-family: Trebuchet MS;
	font-size: 17px;
	font-weight: bold;
	color: #0099CC;
}
.mainhead {
	font-family: Univers;
	font-size: 17px;
	font-weight: bolder;
	color: #0066FF;
	text-decoration: none;
}
.titlesmall {
	font-family: Univers, Helvetica, Verdana, Arial;
	font-size: 17px;
	color: #003366;
	text-decoration: none;
	font-weight: bolder;

}
.titlelink {
	font-family: Univers, Helvetica, Verdana, Arial;
	font-size: 28px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
/* - Colors the links in the body content blue - */
.linksblue2 {
	color: #0066FF;
	font-family: Univers;
	font-size: 17px;
	text-decoration: underline;
	font-weight: bolder;
}


.numbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333300;
	font-weight: bold;
}
.mission {
	font-family: Univers, Helvetica, Verdana, Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}	
	/* - PSEUDO-CLASS Colors the links in the body content blue - */
A:link.mission, A:visited.mission, A:active.mission {
	color: #333300;
	text-decoration: underline;
}
A:hover.mission {
	color: #0099CC;
	text-decoration: underline;
}
.normal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
	/* - PSEUDO-CLASS Colors the links in the body content blue - */
A:link.normal2, A:visited.normal2, A:active.normal2 {
	color: #666600;
	text-decoration: underline;
}
A:hover.normal2 {
	color: #0099CC;
	text-decoration: underline;
}
.normal3 {
	font-family: Times, Times New Roman, Courier News, Verdana, Arial, Helvetic, sans-serif;
	font-size: 15px;
	color: #333300;
}
.normal4 {
	font-family: Times, Times New Roman, Courier News, Verdana, Arial, Helvetic, sans-serif;
	font-size: 14px;
	color: #333300;
