body { margin:0px; background-color: #cccccc; }
body,td { font-family: verdana, arial; font-size: 11px; }
.nav_bk { background-color: #990000; height:27px; }

a { color:#990000; }

/* top bk */
.bk_blue { background-image: url(/images/top/bk_blue.jpg); height:51px; width: 394px; background-repeat: no-repeat; }
.bk_green { background-image: url(/images/top/bk_green.jpg); height:51px; width: 394px; background-repeat: no-repeat; }

/* signup */
.signup_blue { height: 18px; width: 87px; height: 20px; background-image: url(/images/top/signup_blue.gif); background-repeat: no-repeat; }
.signup_blue:hover { background-image: url(/images/top/signup_.gif); background-repeat: no-repeat; }

.signup_green { height: 18px; width: 87px; height: 20px; background-image: url(/images/top/signup_green.gif); background-repeat: no-repeat; }
.signup_green:hover { background-image: url(/images/top/signup_.gif); background-repeat: no-repeat; }

/* sub nav styles */
#subnav_blue { font-family: arial; background-color: #99cccc; font-size: 11px; font-weight: normal; color: #000000; padding-top: 10px; padding-bottom: 10px; text-align: left; }
#subnav_green { font-family: arial; background-color: #cccc66; font-size: 11px; font-weight: normal; color: #000000; padding-top: 10px; padding-bottom: 10px; text-align: left; }

.subnav_item { padding-top: 1px; height: 18px; padding-left:16px; }
.subnav_item:hover, .subnav_item_sel {  padding-top: 1px; height: 18px; padding-left:16px; background-image: url(/images/arrow.gif); background-repeat: no-repeat; color: #ffffff; }

#subnav_blue a { cursor: hand; color: #000000; text-decoration: none; font-weight: bold; }
#subnav_blue a:hover { color: #ffffff; }
#subnav_green a { cursor: hand; color: #000000; text-decoration: none; font-weight: bold; }
#subnav_green a:hover { color: #ffffff; }


.content { padding: 25px; padding-left: 30px; width: 450px; }
.content_home { background-image: url(/images/home_court_right_lower.gif); background-repeat: no-repeat; padding: 25px; padding-left: 30px; width: 450px; }

hr { margin-top: 4px; margin-bottom: 4px; }
.red { color:#990000; }
.redline { border-bottom: 1px solid #990000; }

.input { font-size: 11px; width: 300px; font-family: verdana,arial,helvetica; }
select { font-size: 11px; font-family: verdana,arial,helvetica; }
.submit { color: white; font-size: 11px; background-color: #990000; border: none; padding: 6px; font-family: verdana,arial,helvetica; }