
body    {
	color: #000000;
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(../images/badminton-court.gif);
        margin-left: 5px;
        margin-top: 0px;
        scrollbar-3d-light-color : #CECECE;
        scrollbar-arrow-color : #445E6b;
        //scrollbar-base-color : #CECECE;
        //scrollbar-dark-shadow-color : #445E6B;
        scrollbar-dark-shadow-color : #CECECE;
        scrollbar-face-color : #CECECE;
        scrollbar-track-color : #CECECE;
        //scrollbar-highlight-color : #98B0BC;
        scrollbar-shadow-color : #CECECE;
        cursor:url('/images/cursors/whiteshuttle.cur')
}

h1    {
	font-family: Arial, times new roman, Arial,Sans-serif;
	font-size: large;
	font-weight: 500;
	font-style: normal;
	text-decoration: normal;
	text-transform: capitalize;
	font-variant: small-caps;
}

h2    {
	font-family: Times New Roman, Arial Black,Arial,Sans-serif;
	font-size: medium;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

h3    {
	font-family: Times New Roman, Arial Black,Arial,Sans-serif;
	font-size: small;
	font-weight: 800;
	font-style: italic;
	text-decoration: underline;
	text-transform: none;
	font-variant: normal;
}

 *.para, p    {
	font-family: Times New Roman, Arial, Serif;
	font-size: 14px;
	font-weight: 200;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: black;
	left: 0pt;
	vertical-align: 0pt;
	z-index: 10;
}

*.para {
        width: 500px
}

.announce {
           border-color: yellow;
           border-style: dashed;
           padding: 5px;          
}

.rightCol {
           width: 175px;
           margin-left: 5px;
           border: 2px;
           border-style: dotted;
           padding: 5px;          
}


a {text-decoration: underline;
   font-style: normal;
}

a:link    {
	color: #445E6B;
}

a:hover { 
        text-transform: none;
        cursor:url('/images/cursors/darkgreyfeathers.cur')
}

a:visited    {
	color: teal;
}


.left {
	text-align: left;}

.justify {
	text-align: justify }

.center {
	text-align: center }

.right {
	text-align: right }


.topmenu {
        list-style-type: square;
	font-family: Times New Roman, Arial, Serif;
	font-size: 14px;
}

li {
        list-style-type: disc;
        list-style-position: outside;
}

li.level2 {
        list-style-type: square;
        list-style-position: inside;
}

.inside {
        list-style-type: square;
        list-style-position: inside;

}

li.menu {
        list-style-position: inside;
        list-style-type: circle;
	font-family: Times New Roman, Arial, Serif;
	font-size: 14px;
}

a:link.menuLink,
a:visited.menuLink,
a:hover.menuLink    {
        text-transform: none;
	color: black;
	font-style: normal;
        text-decoration: none
}

a:hover.menuLink    {
	background-color: #445E6B;
        color: #CECECE
}

a:hover { 
        font-style: underline;
        cursor:url('/images/cursors/darkgreyfeathers.cur')
}



.tabOut {background-color: #647C88;
        }

.tabMain {background-color: #CECECE;
        }

td.thumb {width: 80px;
          background: #CECECE;
         }

textarea.caption {background-color: #CECECE;
	       text-align: center
 }
