.SearchText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}
.ListBoxMain {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.NormalText {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
.NormalText:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #7B7B7B;
	text-decoration: underline;

}
.Titles {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.NormalTextSmaller {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.NormalTextSmaller:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #7B7B7B;
	text-decoration: underline;
}
.LowerMenu {
	font-family: Tahoma;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 2px;
}
.bodyStyle{
	scrollbar-base-color: #545555;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #B1CAE5;
	scrollbar-arrow-color: #B1CAE5;
	background-image:url(images/middleback.jpg);
}
