@charset "utf-8";
/* CSS Document */

/* body  */
body { padding: 0; margin: 0; font:normal 11px Arial, Helvetica, sans-serif; color: #5a5a5a; text-decoration:none; background:#d5ffa3; text-align:center }

/* buttons */
.button-tour a{ width:88px; height:29px; background:url(../images/buttons.gif) 0 0; margin:7px 2px 0 0; display:inline-block; text-indent:-9999px}
.button-tour a:hover{  background:url(../images/buttons.gif ) 0 -29px}
.button-join a{ width:151px; height:29px; background:url(../images/buttons.gif ) -91px 0; margin:7px 2px 0 0; display:inline-block; text-indent:-9999px}
.button-join a:hover{ background:url(../images/buttons.gif ) -91px -29px}

.bottomButtons img { margin:5px}

/* table with sites */
#sitesList td{ padding:10px; text-align:left; background:#fff}
#sitesList td:hover{ background:#f6fbf0}
#sitesList img{ margin-bottom:3px;}

/* footer and copyrights */
p#copyr{font:normal 12px Arial, Helvetica, sans-serif; color:#93af72; }
h1.copyr{ font: bold 18px Arial, Helvetica, sans-serif; color: #93af72; text-decoration:none ; margin:0; padding:0; letter-spacing:2px; }

/* text styles and headings */
td, div{font:normal 11px Arial, Helvetica, sans-serif; color: #5a5a5a; text-decoration:none;}
h1{ font: normal 18px Arial, Helvetica, sans-serif; color: #000; text-decoration:none ; margin: 0; padding:0; letter-spacing:-.5px; }

p{ margin:0; padding:10px 0}

/* links */
a {font: bold 12px Arial, Helvetica, sans-serif; color: #a72393; text-decoration:underline}
a:hover { color:#ff00d8; text-decoration:none }
a img{ border:0}

/* forms */
form, input, select{ margin:0; padding:0}





