.text { 
		color: #000000; 
		font-family: verdana;
		font-size: 12;
		}
.Message_To_User {
	font-family: verdana;
	font-size: x-small;
	color: green;
	white-space: nowrap;
	font-style: oblique;
}		
.MTI {
	background-color: #E0D0FF;
	display: none;
}
.MTI_check {
	width: 1.2em;
	vertical-align: middle;
}
#MTI_label {		
	background-color: #E0D0FF;
	padding: 2px;
	font-weight: bold;
}
.iconic {
	background-color: yellow;
	color: black;
	border: thin orange solid;
	font-size: xx-small;
	vertical-align: super;
}
#MTI_submit_label {
	text-align: right;
	font-style: oblique;
}
#MTI_submit {
	display: none;
	padding: 1px;
	text-align: center;
	font-size: small;
	background-color: #E0D0FF;
}
#MTI_submit input {
	font-size: xx-small;
	margin-right: 0px;
}
.MTI input {
	font-size: xx-small;
	margin-right: 5px;
}
#SearchResultsTable {
	border: none;
	width: 100%;
	border-collapse: separate;
}
#SearchResultsTable th {
	padding: 0.75em 0em 0.25em 0em;
	background-color: #cccccc;
}
.link {
		font-family: verdana; 
		color: #5673B7; 
		text-decoration: underline;
		font-size: 12px;
}

.link:hover {
		font-family: verdana; 
		color: #000000; 
		text-decoration: underline;
		font-size: 12px;
}

.link:active {
		font-family: verdana; 
		color: #ffffff; 
		text-decoration: underline;
		font-size: 12px;
}

.link:visited {
		font-family: verdana; 
		color: #000000; 
		text-decoration: underline;
		font-size: 12px;
}

.sidebartext { 
		color: #000000; 
		font-family: verdana;
		font-size: 12;
		}
		
.sidebarlink {
		font-family: verdana; 
		color: #284589; 
		text-decoration: underline;
		font-size: 12px;
}

.sidebarlink:hover {
		font-family: verdana; 
		color: #ffffff; 
		text-decoration: underline;
		font-size: 12px;
}

.sidebarlink:active {
		font-family: verdana; 
		color: #000000; 
		text-decoration: underline;
		font-size: 12px;
}
		
.form { 
		margin-top: 0px; 
		margin-right: 0px; 
		margin-bottom: 0px; 
		margin-left: 0px; 
		padding-top: 0px; 
		padding-left: 0px; 
		padding-right: 0px; 
		padding-bottom: 0px; 
		} 
		
.textinput { 
		background: #ffffff; 
		border: 1px solid #000000;
		font: 10px verdana, geneva, helvetica;
		} 

.SearchAUserStuffForm {

}		
.label {
  font-size: xx-small;
}