p {margin-top: 0px; padding-top: 0px;}

.fontStyle{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

.propertiesStyle{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

a.propertiesStyle{
	text-decoration:none;
	padding-top:4px;
}

a.propertiesStyle:hover{
	font-weight:bold;
	padding-top:4px;
}

.searchStyle{
	color:#575A55;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

.titleStyle{
	color:#575A55;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
}

.left_menu{
	background-image:url(../../images/left_menu.png);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:110px;
	height:44px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	float:left;
}

a.left_menu{
	padding-top:13px;
}

a.left_menu:hover{
	background-image:url(../../images/left_menu_rollover.png);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	float:left;
}

.center_menu{
	background-image:url(../../images/center_menu.png);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:110px;
	height:44px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	float:left;
}

a.center_menu{
	padding-top:13px;
}

a.center_menu:hover{
	background-image:url(../../images/center_menu_rollover.png);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	float:left;
}

.right_menu{
	background-image:url(../../images/right_menu.png);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:112px;
	height:44px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	float:left;
}

a.right_menu{
	padding-top:13px;
}

a.right_menu:hover{
	background-image:url(../../images/right_menu_rollover.png);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	float:left;
}

.menu_devider{
	width:1px;
	float:left;
}