@charset "utf-8";
/* CSS Document */

body,html {background: url(images/bg.jpg) repeat-x top #e6e6e6; font-family: Arial, Helvetica, sans-serif; margin: 0px;}

a {color:#2f9321; text-decoration:none;}
a:hover {color:#2f9321; text-decoration:underline;}

td {font-size:12px;}

.Navigation {text-align: right; font-size: 12px; padding-top: 8px; color: #515151;}
.Navigation a:active {color: #515151; text-decoration: none;}
.Navigation a:link {color: #515151; text-decoration: none;}
.Navigation a:visited {color: #515151; text-decoration: none;}
.Navigation a:hover {color: #515151; text-decoration: underline;}

.tick {background: url(images/tick.jpg) no-repeat top left; padding: 0px 0px 10px 20px;}
.Column {float: left; width: 220px; margin: 15px; text-align: left; font-weight: bold;}

.roster h1 {font-size:14px; font-weight:bold;}
.roster td {padding:10px 5px; line-height:18px; font-size:12px; border-bottom:1px dotted #ccc;}

form {padding:0; margin:0;}