a.no-underline,a:hover{
color:#10559C;
text-decoration:none;
}
a:hover.no-underline,a{
color:#10559C;
text-decoration:underline;
}
body{
margin:0px;
padding:0px;
padding-left:20px;
padding-right:20px;
}
body,td,div,input,select,textarea{
font:11px verdana,arial,sans-serif;
}
div.subnav{
height:21px;
padding-top:4px;
}
div.text-content{
line-height:165%;
padding-top:20px;
}
h1{
background:url(../images/shared/h1_bg.gif) no-repeat right;
border-bottom:1px dotted #94A6B5;
color:#10559C;
font:24px arial,verdana,sans-serif;
font-weight:bold;
letter-spacing:-2px;
margin:0;
padding:15px 0px 5px 0px;
}
h3{
color:#10559C;
font-weight:bold;
font-family:verdana,arial,sans-serif;
font-size:11px;
}
input{
border-bottom:1px solid #DDDDDD;
border-left:1px solid #666666;
border-right:1px solid #DDDDDD;
border-top:1px solid #666666;
}
table.betting{
background:#FFFFFF;
border:1px solid #94A6B5;
}
table.form-input-box{
background:#F7F7FF;
border:1px solid #94A6B5;
}
td.bets{
border-bottom:1px dotted #94A6B5;
color:#000000;
font-size:10px;
padding-bottom:0;
}
td.heading{
background:#10559C;
color:#FFFFFF;
font-weight:bold;
padding-bottom:3px;
padding-top:3px;
text-align:center;
}
.form-heading{
background:url(../images/shared/form_heading_arrow.gif) no-repeat left;
font:bold 14px "Arial Narrow",Arial,Helvetica,sans-serif;
padding-left:12px;
}
.link-arrow{
color:#10559C;
font-weight:bold;
}

.starlist {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    }
	
.starlist li{	
    padding-left: 35px;
    padding-bottom: 15px;
    background-image: url(../images/shared/star_bullet.jpg);
    background-repeat: no-repeat;
    background-position: 0 1px;
    }
.blanklist {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    }
	
.blanklist li{	
    padding-left: 35px;
    padding-bottom: 15px;
    background-image: none;
    }