
body {
	background: #ffffff;
	margin: 5px;
	padding: 0;
	font: normal 10pt arial;
	}
	
div#header 
{
    clear: both;
}

div#leftpain 
{
	display:block;
    float: left;
    width: 260px;
	padding:  2px 8px 0px 27px;
	background:#eeeecc;
	background-image: url(../images/system/vertical_badminton.gif);
	background-position: 3 10;
	background-repeat: no-repeat;
	text-align: right;
}

div#rightmenu {
    float: right;
	width:260px;
	padding: 5px 3px 0px 3px;
    height: 1100px;
}
div#middle 
{   margin: 0px;
	border-left: solid 260px #eeeecc;
	text-align: left;
    padding: 10px 280px 5px 20px;
    vertical-align:top;
	}
	
div#footer {
    clear: both;
	border-top: solid 1px #000060;
}

#login 
{	width: 100%;
	height: 20px;
	background-color:#eeeecc;
	border-bottom:solid 1px #000060;
	vertical-align:middle;
}

.prop {
    height:1100px;
    float:left;
    width:1px;
}

#breadcrumbs 
{	float: left;
	margin: 3px 0px 3px 5px;
}

#loginstatus 
{	float: right;
}

#title
{	height:68px;
	width: 100%;
	background-image: url(../images/system/banner.gif);
	background-repeat: repeat;
	border-bottom:solid 1px #000060;
}

div#topmenu
{	width: 100%;
	height: 18px;
	background-color: #eeeecc;
	border-bottom: solid 1px #000060;
	padding: 2px 0px 0px 0px;
	text-align: right;
}

#spacer 
{	width: 100%;
	height: 10px;
	background-color:#eeeecc;
}

#printmenu
{	float:right;
	margin-top:20px;
	width:180px;
}

#copyright 
{	float: left;
	width: 46%;
	margin-top: 3px;
	text-align:left;
	padding-left:5px;
}

#webmaster 
{	float: right;
	width: 46%;
	margin-top: 3px;
	text-align:right;
	padding-right:5px;
}

#pagetitle
{   position:absolute;
    left:20px;
    top:25px;
	text-align:left;
}

#cdbllogo
{	float: right;
	margin: 5px 0px 5px 0px;
}

#scoresheet
{	width: 100%;
	background: #eeeecc;
	text-align: center;
	border-top: solid 5px #eeeecc;
	height: 380px;
	
}
#newsheadlines
{	margin: 5px 0px 5px 0px;
}



.boxtop {height: 6px; background: #ccc url(../images/system/tab_tr_slide.gif) no-repeat top right; font-size: 0px;}
.boxmid {border-left: 1px solid #ccc; border-right: 1px solid #ccc;}
.boxhdr {overflow: hidden; padding: 0px 8px;}
.boxbdy {padding: 4px 8px;}
.boxbot {height: 6px; background: #ccc url(../images/system/tab_br_slide.gif) no-repeat bottom right; font-size: 0px;}
.boxbas {}
.boxtop .boxformat {background: #ccc url(../images/system/tab_tl.gif) no-repeat top left; display:block; width: 6px; height: 6px;}
.boxbot .boxformat {background: #ccc url(../images/system/tab_bl.gif) no-repeat bottom left; display:block; width: 6px; height: 6px;}

.ScoreSheet_Tabs .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(../images/system/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ScoreSheet_Tabs .ajax__tab_header .ajax__tab_outer 
{
    background:url(../images/system/tab.png) no-repeat left top;
    border-color:#000060;
    color:#000060;
    padding-left:10px;
    margin-right:3px;
}
.ScoreSheet_Tabs .ajax__tab_header .ajax__tab_inner 
{
    background:url(../images/system/tab.png) no-repeat right top;
    border-color:#000060;
    color:#000060;
    padding:3px 10px 2px 0px;
}
.ScoreSheet_Tabs .ajax__tab_hover .ajax__tab_inner 
{
    color:#000060;
}
.ScoreSheet_Tabs .ajax__tab_active .ajax__tab_outer 
{
    background:url(../images/system/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#000060;
}
.ScoreSheet_Tabs .ajax__tab_active .ajax__tab_inner 
{
    background:url(../images/system/tab.png) no-repeat right -40px;
    color:#000060;
    border-color:#000060;
}
.ScoreSheet_Tabs .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    background-color:#eeeecc;
    border-top-width:0;
}



