html {
	height:100%}

body { 
	height:100%;
	text-align:center;
	background-color: :#D9D9D9;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #003300; 
	scrollbar-face-color: #003300; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #000000
	}

#main_container {
	width: 780px;
	padding: 0px;
	margin: 0px auto;
	background-color:#000000
	}

.table_body {
        width:100%;
        height:500px;
        border-spacing: 0px;
        border-collapse: collapse;
        padding:0px;
        margin:0px}

td.table_body {
	padding:0px}

/************LAYOUT************/

#body_mainbg {
        width:613px; /*585*/
        vertical-align:top;
        background-color: #ffffff; /**/
        padding: 0px 6px;
        border-right:1px solid #000000
		}
.greyboxbg{
background-image: url('images/grey-box-bg.jpg'); background-repeat: repeat
}

/********* HOME PAGE ************/

#body_home {
        width:385px;  /*385-430*/
        vertical-align:top;
        background-color: #ffffff;
        padding: 0px;
        border-right:1px solid #000000
		}
#body_home_default {
        width:380px;  /*385-430 latest 380 ,378*/ 
        vertical-align:top;
        background-color: #000000;
        padding: 0px;
      /*  border-right:1px solid #000000*/}       
body_home.greyboxbg{
background-image: url('images/grey-box-bg.jpg'); background-repeat: repeat
}



#left_home {
	width:160px;   /*200-155*/
	height:100%;
	vertical-align:top;
	background-color:#4C4C4C /*#efefef*/
	/*border-right:1px solid #000000*/
	}

#left_home_club {
	width:160px;   /*200-155*/
	height:100%;
	background-color:#4C4C4C /*#efefef*/
	}

.top_home {
	margin-top:10px;
	padding: 0px 10px 15px 10px;
	vertical-align:top;
	border-bottom:0px solid #cccccc;
	line-height: 19px;
	font-size:11px;
	text-align:left}

.bottom_home {
	margin-top: 15px;
	padding: 0px 10px;
	vertical-align:top;
	font-size: 11px;
	line-height: 20px}

.photo_caption {
	font-size:10px;
	margin:0px 0px 5px 15px;
	padding:0px;
	float:right}

/********* HEADER ***************/

.header_container {
        padding:1px;
        margin:0px}

#header_logo {
	font-family: arial, verdana;
	color: #ffffff;
	font-size: 30px;
	font-weight:bold;
    padding:0px;
    margin:0px;
    background-image: url('../images/header_03a.gif');
    height:130px;
	line-height:130px;
    text-align:center;
    vertical-align:bottom}



#header_menu {
	height:20px;
	padding:0px;
	margin:0px;
    background-image: url('../images/header_03b.gif');
    text-align:right;
	vertical-align:top}

#header_menu a {
	color: #000000;
	margin:0px;
	text-decoration: none;
        font-size:10px;
	line-height:20px;
        background-image: url('../images/option-button-big.jpg');
        background-repeat: no-repeat;
        background-position: 0px -3px; padding-left:10px; padding-right:15px; padding-top:0px; padding-bottom:0px}

#header_menu a:hover, #header_menu a:focus {
        background-image: url('../images/bullet_menu_over.gif')
		}

.site_search_form {
	margin:0px;
	padding: 0px;}

.site_search {
	background-color:#ffffff;
	border: 1px solid;
	border-color: #666666 #cccccc #cccccc #666666;
	font-size: 10px;
	line-height:20px;
	width: 110px;
}

.site_search_button {
	background-color:#ffffff;
	border: 1px solid;
	border-color: #cccccc #000000 #000000 #cccccc;
	font-size: 10px;
}

/***********FOOTER*************/

#footer_mainbg {
        font-size:10px;
        text-align:center;
        background-color: #D9D9D9; /* #dfdfdf
	/*	border-right:1px solid #000000
		border-left:1px solid #000000*/
       border:1px solid #000000
		}

/************FORMS*************/

form {
	margin: 5px;
	padding: 5px}

textarea, input, select {  background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	border: #cccccc; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px}

.button { background-color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border-color: #cccccc #000000 #000000 #cccccc;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px}

/***********TOURNAMENT************/

.bracket {  
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #efefef;
        color: #000000}
.bracket2 {   
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        line-height: 15px;
        font-weight: normal;
        color: #6699CC
		}
.bracket_champ {  
	border: #3300CC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #efefef;
        color: #000000}

/********* MAIN MENU ************/

#menu_mainbg {
	width:155px; /*155*/
	vertical-align:top;
    background-color:#C60C0D /* #fafafa*/

	/*border-right:1px solid #000000;
	border-left:1px solid #000000*/
	}

#menu_mainbg_default {
	width:155px; /*155*/
	vertical-align:top;
    background-color:#C60C0D /* #C60C0D */
	}
/* team class remove */
.team
{
	color:#C60C0D;
	line-height:37px;
    display: block;
     font-size: 11px;
      text-decoration: none;
		 margin: 0px;
        background-color: #C60C0D;
        background-image: url('../images/left-bottom.jpg');
        background-repeat: no-repeat;
     /* background-position: 0px 0px; padding-left:11px; padding-right:0px; 
	 padding-top:0px; padding-bottom:0px*/
	
}




/*
.menu_left_header {
	display: block;
	font-family: arial, verdana;
	font-size: 11px;
	letter-spacing:1px;
	color:#ffffff;
	font-weight: bold;
	background-image: url('../images/right-bg.jpg');
	background-color:#4C4C4C;
	line-height: 15px;
	font-weight: bold;
	padding: 2px 5px}
*/
/*
a.menu_left {
	color: #FDBF03;
	display: block;
	font-size: 11px; 
	text-decoration: none;
	line-height:37px;
	margin: 0px;
	background-color: #ffffff;
	background-image: url('../images/option-button-big.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px; padding-left:11px; padding-right:0px; padding-top:0px; padding-bottom:0px
	}
*/
/* ///////////////
a.menu_left:link {
	display: block;
	margin: 0px;
	background-position: 0px 0px; padding-left:11px; padding-right:0px; padding-top:0px; padding-bottom:0px
	background-image: url('../images/option-button-big.jpg');
	background-repeat: no-repeat;
	color: #FDBF03;
	font-size: 11px; 
	text-decoration: none;
	line-height:37px;
}
//////////  */ 

a.menu_left {
		line-height:37px;
        display: block;
        font-size: 11px;
        text-decoration: none;
        margin: 0px;
        background-color: #336633;
        background-image: url('../images/option-button-big.jpg');
        background-repeat: no-repeat;
       background-position: 0px 0px; padding-left:11px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	   color: #FDBF03;
}

a.menu_left:hover, a.menu_left:focus {
	color: #ffffff;}




/*
a.menu_select {
		line-height:37px;
        display: block;
        font-size: 11px;
        text-decoration: none;
        margin: 0px;
        background-color: #336633;
        background-image: url('../images/option-button-big.jpg');
        background-repeat: no-repeat;
       background-position: 0px 0px; padding-left:11px; padding-right:0px; padding-top:0px; padding-bottom:0px
        }
*/

a.menu_select {
		line-height:37px;
        display: block;
        font-size: 11px;
        text-decoration: none;
        margin: 0px;
        background-color: #336633;
        background-image: url('../images/option-button-big.jpg');
        background-repeat: no-repeat;
       background-position: 0px 0px; padding-left:11px; padding-right:0px; padding-top:0px; padding-bottom:0px;
		/*color: #FDBF03;*/
        }

a.menu_select:hover, a.menu_select:focus {
		color:#ffffff; }

a.menu_subs {
		line-height: 37px;
        display: block;
        font-size: 11px;
        text-decoration: none;
        margin: 0px;
		background-image: url('../images/option-buttonsub.jpg');
        background-repeat: no-repeat;
        background-position: 0px 0px; padding-left:11px; padding-right:0px; padding-top:0px; padding-bottom:0px}

a.menu_subs:hover, a.menu_subs:focus {
		color: #ffffff;
		background-image: url('../images/option-buttonsub.jpg');
        background-color: #999999;
		}










/**********HOMEPAGE ANNOUNCEMENTS*********/

.home_ann_con {
/*	margin:0px;
	padding: 0px 0px 3px 0px; */
	background-color:#dfdfdf ;/* #003300*/
	background-image: url('../images/right-bg.jpg');
	
	}

.home_ann_header {
        display: block;
        font-size: 11px;
        color:#000000;
        font-weight: bold;
        background-color:#ffffff;
        border: 1px solid;
 /*       border-color:  #ffffff #ffffff #efefef #ffffff;*/
		line-height: 15px;
        font-weight: bold
    /*    padding: 2px 5px;*/
		}

a.home_ann {
        border-left:0px solid #ffffff; border-right:0px solid #ffffff; border-top:0px solid #ffffff; border-bottom:0px solid #efefef; color: #666666;
		line-height:37px;
        display: block;
        font-size: 11px;
        text-decoration: none;
        margin: 0px;
        background-color: #ffffff;
  /*      background-image: url('../images/option-button-big.jpg');*/
        background-repeat: no-repeat;
        background-position: 2px 4px; padding-left:15px; padding-right:0px; padding-top:5px; padding-bottom:5px}


a.home_ann:hover, a.home_ann:focus {
		color: #ffffff  ;    /*       --;*/
       /*background-image: url('../images/option-button-big.jpg');*/
		 background-color: #dfdfdf          /*#fafafa; */
        border-left-style:solid; border-left-color:#ffffff; border-right-style:solid; border-right-color:#ffffff; border-top-style:solid; border-top-color:#fafafa; border-bottom-style:solid; border-bottom-color:#dfdfdf}

/*****************TEAM INFO************************/

#team_info {
	width: 155px;
	float: right;
	border:1px solid #cccccc;
	border-top: 0px;
	font-size: 10px;
	margin: 0px 0px 15px 15px}

.team_header {
	font-weight: bold;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background-color: #fafafa}

.team_text {
	padding: 3px;
	line-height: 15px}

#photo_blank {
	text-align: center;
	color: #999999;
	font-weight:bold;
	line-height: 200px;
	height: 250px;
	width: 100%;
	border: 1px solid #cccccc;
	margin-bottom: 15px}

#photo_pres {
	width: 100%;
	font-size: 10px;
        text-align: center;
        line-height: 15px;
        float: left;
        margin-bottom: 15px}
		
/* calendar css starts*/

.formbox   {
       
		background-color: #efefef;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
   		font-size: 10px;
		border: #cccccc; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px
}

.menutable{
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #ffffff;
		background-color: #A10908;
		/*background-repeat: repeat-x;*/
       /* background-image: url('../images/tb_bg2.gif');*/
}
.main_hd{
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #ffffff;
		background-color: #666666;
		/*background-repeat: repeat-x;*/
       /* background-image: url('../images/tb_bg2.gif');*/
}
.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.calen:link    {color:#FDBF03; background-color:transparent}
a.calen:visited {color:#FDBF03; background-color:transparent}
a.calen:active  {color:#FDBF03; background-color:transparent}
a.calen:hover   {color:#ffffff; background-color:transparent}



/* calendar css ends*/
