
.panel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.panel .redMenuLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #8d0000;
	font-size: 10px;
	text-decoration: none;
}

.panel .blueMenuLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	color: #2C5783;
	font-size: 11px;
	text-decoration: none;
}

.panel .blueMenuLink A{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	color: #2C5783;
	font-size: 11px;
	text-decoration: none;
}

.panel .blueMenuLink A:hover{
	color:#8d0000;
	text-decoration:underline
}


.panel .photoBorder{
	border:1px solid #a1a1a5;
}

.panel .headerStyle A{
	font-size: 12px;
	font-weight:bold;
	color: #004488;
	text-decoration:none;
	margin-top:3px;
	margin-bottom:3px;
}

.panel .headerStyle A:hover{
	text-decoration:underline;
	color: #000099;
}
.panel .jobHeading{
	color: #52b5f6;
	font-weight: bold;
	font-size:12px;
}

.panel .carsHeading{
	color: #d60000;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
}

.panel .propertyHeading A{
	color: #6e9a2b;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
}

.panel .propertyHeading A:Hover{
	text-decoration:underline;
}

.panel .shopsHeading{
	color: #ffa523;
	font-weight: bold;
	font-size:12px;
}
.panel .propertyHeading{
	color: #6e9a2b;
	font-weight: bold;
	font-size:12px;
}

.panel .formtextfield{
	font-size:11px;
	color:#666666;
	border:1px solid #999999;
	width:120px;
	border-width:1px;
}

.panel .formbutton{
	font-size:11px;
	color:#666666;
	border:1px #999999;
	height:18px;
	width:50px;
	background-color:#CCCCCC;
	font-weight:bold	
}

.panel .formbutton2{
	font-size:11px;
	color:#666666;
	border:1px #999999;
	height:18px;
	width:25px;
	background-color:#CCCCCC;
	font-weight:bold	
}

.panel .formDropdown{
	font-size:11px;
	color:#666666;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #CCCCCC;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-dark-shadow-color: #666666;
	scrollbar-3d-light-color: #666666;
}

.panel .smallLinks A{
	color:#666666;
	font-size:10px;
	text-decoration: none
}

.panel .smallLinks A:hover{
	text-decoration:underline;
	color: #000099;
}

.panel .smallLinks_red{
	font-size:10px;
	color:#FF0000;
	text-decoration:none
}


.panel .linksStyle A {
	font-size:11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}

.panel .linksStyle A:hover {
	color: #000099;
	text-decoration:underline;
}

.panel .linksStyle2 A{
	color:#004488;
	text-decoration:none;
}

.panel .linksStyle2 A:hover{
	color:#000066;
	text-decoration:none;
}

/*
.linksOut{
	background-image:url(images/arrowlightgrey.gif);
	background-repeat:no-repeat;
}*/