.submitButton {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	background-color: #1E5C9B;
	border:1px solid;
	border-radius: 5px;
	height:19px;
	cursor:pointer;;	
}
.addedit {
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	color: black;
}
.addfont {
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	color: blue;
}
.indexTab {
	border-style: solid; 
	border-color: #104E8B; 
	border-width: 1px; 
	text-indent:10px;
}



#campusnewsheadBoard {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: white;
	border-radius: 10px;
	font-weight: bold;
	overflow: -moz-scrollbars-vertical; 
}
#bodysearch {
	color: navy;
	font-family: Trebuchet MS;
	font-size: 12pt;
}
#profileLink {
	font-family: verdana; 
	font-size: 10pt; 
	color: #C80B43;
}

