body { color: black; font-size: 13px; line-height: 18px; font-family: Tahoma,sans-serif; text-decoration: none; margin-top: 7px; margin-right: 10px; margin-left: 10px; background-color:#f0f8ff}
																																									 
a:link { color: black; font-size: 13px; line-height: 18px; font-family:Tahoma,sans-serif; text-decoration: underline }												 
																																									 
a:visited { color: black; font-size: 13px; line-height: 18px; font-family: Tahoma,sans-serif; text-decoration: underline }		 
																																				 
a:hover { color: grey; font-size: 13px; line-height: 18px; font-family: Tahoma,sans-serif; text-decoration: underline }												 
																																									 
a:active { color: grey; font-size: 13px; line-height: 18px; font-family: Tahoma,sans-serif; text-decoration: underline }											 
td { color: black; font-size: 13px; line-height: 18px; font-family: Tahoma,sans-serif, Mishawaka; text-decoration: none }											 
a.browsenavi{																																						 
    text-decoration: none; 																																			 
    margin-right:3px;																																				 
}																																									 
a.currentItem{																																						 
    text-decoration: underline; 																																	 
    margin-right:3px;																																				 
    color: #666666;																																					 
}																																									 
.grey { color:#666666; font-size: 13px; line-height: 18px; font-family: Tahoma,sans-serif; text-decoration: none }													 
																																									 
p{margin:0px;}

.mainHeader{
	font-size: 26px;
	margin-bottom: 24px;
}

h1{
	font-size: 18px;
	margin-bottom: 12px;
}
																																			 
#page{	
	min-width: 950px;
	min-height: 600px;
}										 

#menu{
	position: absolute;
	width: 250px;
	margin-top: 46px;
}	
#content{
	position: absolute;
	left: 250px;
	top: 33px;
	min-width: 620px;
	
}																																								 
