body{
margin:0;
padding:0;
line-height: 1.5em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFC700;
background: #005986;
}

strong{font-size: 110%;}

a:link, a:active, a:visited{
color: #FFFFFF;
font-weight:bold;
background:inherit;
}

a:hover{
color:#C60300;
text-decoration:underline;
font-weight:bold;
background:inherit;
}

.error {
font-size: 120%;
color:#FF9100;
font-weight:bold;
background:inherit;
}

.errornormal {
font-size: 120%;
font-weight:bold;
}

#topsection{
background: #005986;
height: 100px;
color:#FFC700;
border-bottom:5px solid #000000;
}

#topsection h1{
color:#FFC700;
background:inherit;
margin: 0;
font-size: 30pt;
padding-top: 15px;
text-align:center;
}

#topsection p{
color:#FFC700;
text-align:center;
font-size:small;
background:inherit;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 220px; /*Set right margin to RightColumnWidth*/
margin-left:60px;
}

#listtable h2{
text-align: center;
font-weight: bold;
border-bottom:1px solid #FFC700;
}

#listtable{
margin-left:30px;
}

#rightcolumn{
float: left;
width: 220px; /*Width of right column in pixels*/
margin-left: -220px; /*Set left margin to -(RightColumnWidth) */
background: #005986;
color:#FFC700;
}

#footer{
clear: left;
width: 100%;
text-align: center;
padding: 4px 0;
}

.innertube{
margin: 0px 10px 10px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}

input{
background: #FFC700;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #005986;
font-weight:bold;
}

#submit{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
background:#CCCCCC;
color:#000000;
font-weight:bold;
}

.button{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
background:#CCCCCC;
color:#000000;
font-weight:bold;
}

#reset{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
background:#CCCCCC;
color:#000000;
font-weight:bold;
}

#sbb{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
background:#CCCCCC;
color:#000000;
font-weight:bold;
}

ol{
font-weight:bold;
list-style:decimal none outside;
}


#rules {
overflow: auto;
width: 425px;
margin-top: 20px;
margin-bottom: 15px;
height: 150px;
}
