.EditContent {
	border: 1px solid #999999;
	margin: 5px;


}
.EditSettings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;


}
.EditFields {
	font-size: 12px;
	border: 1px solid #666666;
	background-color: #FCFCFC;

}
.EditActionButtons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #CCCCCC;
	color: #000000;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
.EditLegend {
	font-size: 12px;
	margin: 8px;
}

	
.navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
.navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}
.AdminLink {color:white; 	font-weight:bold;}
.AdminLink A:link {color:white; text-decoration: none}
.AdminLink A:visited {color:white; text-decoration: none}
.AdminLink A:active {color:white; text-decoration: none}
.AdminLink A:hover {color:white; text-decoration: underline; }



.AdminEditLink { text-decoration: none;font:13px georgia;color:black;	font-weight:normal; ;}

.AdminEditLink A:hover {text-decoration: underline; }



.icturecl {
	margin-top: 1px;
	margin-bottom: 1px;


}
.LoginField {
	background-color: #666666;
	border: 1px solid #999999;
	font-size: 12px;
	color: #CCCCCC;
}
.LoginButton {
	background-color: #666666;
	border: 1px solid #8A8A8A;
	font-size: 12px;
	color: #CCCCCC;
}
.LoginArea {
	padding: 5px;
	margin: 5px;
}
.LoginText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.AdminHeaderBar {
	background-color: #1E1E1E;
	color: #CCCCCC;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	padding: 4px;
	border: 1px solid #333333;



}
.HEaderimag {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
