BODY
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    TEXT-DECORATION: none
}
.FrontPageSideHeaders {
	font-weight: bold;
	font-size: 14pt;
	color: #999933;
	font-family: Times New Roman;
}
.GeneralMenuHeader {
	font-weight: bold;
	font-size: 14pt;
	color: #999933;
	font-family: Times New Roman;
}
.TopShortcuts {
	font-size: 8pt;
	color: white;
}
A.TopShortcuts:visited
{
    COLOR: white;
    font-weight:bold;
    TEXT-DECORATION: none
}
A.TopShortcuts:active
{
    COLOR: white;
    font-weight:bold;
    TEXT-DECORATION: none
}
A.TopShortcuts:link {
	color: white;
	font-weight:bold;
	text-decoration: none;
}
A.TopShortcuts.:hover
{
	font-weight:bold;
    COLOR: red
}
A.TopMainMenu:visited {
	font-weight: bold;
	color: royalblue;
	text-decoration: none;
}
A.TopMainMenu:active
{
    color: royalblue;
    font-weight:bold;
    TEXT-DECORATION: none
}
A.TopMainMenu:link {
	color: royalblue;
	font-weight:bold;
	text-decoration: none;
}
A.TopMainMenu.:hover
{
	font-weight:bold;
    COLOR: red
}
A:visited
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:link {
	color: blue;
	text-decoration: none;
}
A:hover
{
    COLOR: red
}
TABLE
{
    FONT-SIZE: 10pt
}
.SurveyItemQuestion {
	font-weight: bold;
}
.FixedTable{
	table-layout:fixed;
}
.FlatButton{
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-TOP: dimgray 1px solid; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: dimgray 1px solid; 
	BORDER-BOTTOM: dimgray 1px solid; 
	BACKGROUND-COLOR: gainsboro
}
.EventCellItem{
	TABLE-LAYOUT:fixed;
	font-size:8pt;
	height:80px;
	width:80px;
}
.SideMenu {
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	padding-left: 8px;
	background-color: #ffffcc;
}

.SideMenu br {
	line-height: 50%;
}


/*
.TopMainMenu {
	border-top: black 1px solid;
	font-weight: bold;
	color: white;
	background-color: steelblue;
}
*/
.ItemWithBorders{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}
.JobTitle {
	border-bottom: darkgray 1px solid;
	background-color: gainsboro;
}
.ItemWithBorders2 {
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}
.SideMenuDivider {
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
.ItemWithDashBorders{
	border-right: darkgray 1px dashed;
	border-top: darkgray 1px dashed;
	border-left: darkgray 1px dashed;
	border-bottom: darkgray 1px dashed;
}
.RightSideBorder{
	border-right: darkgray 1px dashed;
}
/***************Campus Directory**************/
A.Navigator:visited {
	font-size: 14pt;
	color: darkblue;
	text-decoration: underline;
}
A.Navigator:active
{
	font-size: 14pt;
	color: darkblue;
	text-decoration: underline;
}
A.Navigator:link {
	font-size: 14pt;
	color: darkblue;
	text-decoration: underline;
}
A.Navigator:hover{
	text-decoration: none;
    COLOR: red
}

A.SelNavigator:visited {
	border-right: silver 1px dashed;
	padding-right: 2px;
	border-top: silver 1px dashed;
	padding-left: 2px;
	font-size: 14pt;
	padding-bottom: 2px;
	border-left: silver 1px dashed;
	color: darkblue;
	padding-top: 2px;
	border-bottom: silver 1px dashed;
	background-color: palegoldenrod;
	text-decoration: none;
}
A.SelNavigator:active
{
	border-right: silver 1px dashed;
	padding-right: 2px;
	border-top: silver 1px dashed;
	padding-left: 2px;
	font-size: 14pt;
	padding-bottom: 2px;
	border-left: silver 1px dashed;
	color: darkblue;
	padding-top: 2px;
	border-bottom: silver 1px dashed;
	background-color: palegoldenrod;
	text-decoration: none;
}
A.SelNavigator:link {
	border-right: silver 1px dashed;
	padding-right: 2px;
	border-top: silver 1px dashed;
	padding-left: 2px;
	font-size: 14pt;
	padding-bottom: 2px;
	border-left: silver 1px dashed;
	color: darkblue;
	padding-top: 2px;
	border-bottom: silver 1px dashed;
	background-color: palegoldenrod;
	text-decoration: none;
}
A.SelNavigator:hover{
	border-right: silver 1px dashed;
	padding-right: 2px;
	border-top: silver 1px dashed;
	padding-left: 2px;
	font-size: 14pt;
	padding-bottom: 2px;
	border-left: silver 1px dashed;
	color: darkblue;
	padding-top: 2px;
	border-bottom: silver 1px dashed;
	background-color: palegoldenrod;
	text-decoration: none;
}
.SearchArea {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	
}
Input.SearchArea {
	font-size: 8pt;
}
