@CHARSET "UTF-8";

/* global */
HTML, BODY { height: 95%; padding: 0; margin: 0;  }
BODY { background: #fff url(../images/blue_background.jpg) top repeat-x; }
BODY, P { font-family: times, palatino, western; font-size: 13pt; line-height: 1.5em; }
FORM { margin: 0; padding: 0; }
IMG { border: 0 }
h1, h2, h3, h4 { color: green; font-family: georgia, geneva, palatino, western;  font-weight: normal; margin: 0.3em 0 0.2em; }
A { color: #666; text-decoration:none;  }
A.active, A:hover { color: #71b2c1; }

.menu A { border-bottom: 2px dashed transparent; }
.menu A.active, .menu A:hover { border-bottom: 2px dashed #71b2c1; }

.clear { clear: both }

#widthlimit { width: 1100px; margin: 30px 10px;  }


.ui-button { cursor:pointer; padding: 6px; float: left; clear: right; }
.ui-button .ui-icon { margin-right: 6px; float: left; }
.ui-button a {  clear: right; }