BODY {
	BACKGROUND-COLOR: #FFFFbb;
	font-size: 10pt;
	FONT-FAMILY: Arial, Verdana, "Trebuchet MS";
}
TD {
	font-size: 10pt;
	FONT-FAMILY: Arial, Verdana, "Trebuchet MS";
}
.topback {
	BACKGROUND-IMAGE: url(images/topback.gif); 
	BACKGROUND-REPEAT: repeat-x
}
.leftside {
	BACKGROUND-IMAGE: url(images/leftside.gif); 
	BACKGROUND-REPEAT: repeat-y
}
.dataGrid {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Verdana, "Trebuchet MS";
}
.sidebutton {
	FONT-SIZE: 12pt;
	FONT-WEIGHT: 600;
	TEXT-ALIGN: center; 
	FONT-FAMILY: Arial, Verdana, "Trebuchet MS";
}
.aspButton {
	FONT-SIZE: 14pt;
	FONT-WEIGHT: 600;
	TEXT-ALIGN: center; 
	FONT-FAMILY: Arial, Verdana, "Trebuchet MS";
	color:#FFFFCC;
	background-color: #FFCC66;
}
.errorMsg
{
	FONT-FAMILY: Arial, Verdana, "Trebuchet MS";
	text-align: center;
	font-size: 16pt;
	color: Red;
}
.userMsg
{
	FONT-FAMILY: Arial, Verdana, "Trebuchet MS";
	text-align: center;
	font-size: 16pt;
	color: #9999ff;
}
.infoLabelLeft
{
	FONT-FAMILY: Arial, Verdana, "Trebuchet MS";
	text-align: left;
	font-size: 12pt
}
.infoLabel
{
	FONT-FAMILY: Arial, Verdana, "Trebuchet MS";
	text-align: right;
	font-size: 12pt
}
.infoData
{
	FONT-FAMILY: Arial, Verdana, "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
.infoBackground
{
	background-color : #FFCC66
}
.popupMenu {
	BACKGROUND: #333399;
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1px;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 2px;
	WIDTH: 142;
	VISIBILITY: hidden;
	POSITION: absolute
}
.MainP
{
	font-size: 12pt;
	font-weight:bold;
	FONT-FAMILY:  Arial, Verdana, "Trebuchet MS"; 
}
H1 {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	border-style:outset;
	font-weight:normal;
	FONT-SIZE: 14pt; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 2px; 
	COLOR: #FFFFCC; 
	PADDING-TOP: 2px; 
	FONT-FAMILY:  Arial, Verdana, "Trebuchet MS"; 
	BACKGROUND-COLOR: #990000; 
}
H2 {
	FONT-SIZE: 12pt; 
	COLOR: #9999ff; 
	FONT-FAMILY: Arial, Verdana, "Trebuchet MS";
}
P {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial, Verdana, "Trebuchet MS";
}
A:link {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #0000cc; 
	TEXT-DECORATION: none
}
.facultyViewHdr{
	font-size: 12pt;
	font-weight:bold;
	color:#990000;
}
.facultyView
{
	
	background:#FFFFEE;
	border-style:outset;
}
.facultyViewAlt
{
	
	background:#FFFFEE;
	border-style:outset;
}
.Faculty{
	font-size: 12pt;
	font-weight:bold;
	color:#000000;
}
A.Faculty:link {
	COLOR: #990000; 
	font-size: 14pt;
	TEXT-DECORATION: none
}
A.Faculty:visited {
	COLOR: #990000; 
	font-size: 14pt;
	TEXT-DECORATION: none
}
A.Faculty:hover {
	COLOR: #0000cc; 
	font-size: 14pt;
	TEXT-DECORATION: none
}
.dayEventTime
{
	font-size: 10pt;
	font-weight:bold;
	color:#990000;
}
.dayEventDesc
{
	font-size: 10pt;
	font-weight:bold;
	font-style:italic;
}
.Resources
{
	font-size: 10pt;
	font-weight:bold;
	color:#990000;
}
A.Resources:link 
{
	COLOR: #990000; 
	font-size: 12pt;
	TEXT-DECORATION: none;
}
A.Resources:visited {
	COLOR: #990000; 
	font-size: 12pt;
	TEXT-DECORATION: none;
}
A.Resources:hover {
	COLOR: #0000cc; 
	font-size: 12pt;
	TEXT-DECORATION: none;
}
.copyright {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	FONT-SIZE: 8pt; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	FONT-FAMILY: Arial, Verdana, "Trebuchet MS"; 
	TEXT-ALIGN: center;
	border-style:outset;
	background-color:#FFFFDD;
	color:#990000;
}
UL {
	FONT-SIZE: 12pt; 
	FONT-FAMILY: Arial, Verdana, "Trebuchet MS";
}
OL {
	FONT-SIZE: 12pt; 
	FONT-FAMILY: Arial, Verdana, "Trebuchet MS";
}
.smTitle {
	font-weight:Bold;
	PADDING-BOTTOM: 2px; 
	MARGIN: 2px; 
	COLOR: #FFFFCC; 
	FONT-FAMILY:  Arial, Verdana, "Trebuchet MS"; 
	BACKGROUND-COLOR: #990000; 
}
.infoTable 
{
	BORDER-RIGHT: #990000 1px solid; 
	BORDER-TOP: #990000 1px solid; 
	BORDER-LEFT: #990000 1px solid; 
	BORDER-BOTTOM: #990000 1px solid
}