﻿body{margin: 0; padding: 0; background: top center no-repeat #f9f6ed; color:#111; }*

.footer {color: #AAA; font-size: 11px; margin: 0 0 15px 0; width: 100%; text-align: center;}
h1 {color: #000}
a{color: #555; text-decoration:none;}

.shadow {
		-moz-text-shadow: 2px 2px 3px #ccc;
		-webkit-text-shadow: 2px 2px 3px #ccc;
		text-shadow: 2px 2px 3px #ccc;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#cccccc')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#cccccc');
	}
.highlight {
color: #86a02d ; font-weight:bold;
}

h1 { font-family: 'Playball', cursive; font-weight: 500; font-size:40px; background-repeat:no-repeat; background-image: url('/jQueryAjax/css/images/icon_mayor.png'); margin-bottom: 0px; }
h2{ font-family: 'Playball'; color: #AAA; font-size: 14px; margin-top: 0px; }
.refresh{text-align:right;}
.icon {float: left; padding-right:4px;}

ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}

li {margin: 6px;}

#subm {cursor: pointer;}