/* elements start */
body{
	margin:0px;
	background-color: #003399;
	background-image: url(images/page-bg-repeat.gif);
	background-repeat: repeat-y;
	color: black;
	font-size: 12px;
}
table{
	border-collapse: collapse;
}
#coner{	
	background-image: url(images/page-corner.gif);
	background-repeat: no-repeat;
	height: 25px;
}
#main-content{
	padding-left: 20px;
	padding-right:20px;
	vertical-align: top;
}
hr{
	height: 1px; color: #000099;
}
input{
	font-size:11px;
	background-color: #708090;
	color: #DCDCDC;
}
#marquee-td{
background-color: #FFCC99;
padding:7px;
}
/* elements end */

/* text start */
.left-text{
	padding-bottom:2px;
	color: black;
	text-align: center;
}
marquee{
	color: #CC0000;
}
a:link, a:visited{
	color:blue;
	text-decoration: underline;
}
a:hover, a:active{
	color:orange;
	text-decoration: none;
}
.title{
	font-size:27px;
	font-weight:bold;
	text-align: center;
	color: Black;
	background-color: #D3C296;
	padding: 3px 0px 3px 0px;
}
.sub-title{
	font-size:22px;
	font-weight:bold;
	color: #00008B;
	padding-top:15px;
}
.question{
	font-weight:bold;
	color: #A0522D;
	font-size:15px;
}
.enhance{
	font-weight:bold;
	color:#FF0000;
	font-size:12px;
}
.contact-link{
	color:#FFFFBB;
}
/* text end */

/* table-a start */
.table-a td{
	text-align:center;
	border-color: #888DE8;
	border-style: solid;
	border-width: 1px;
}
.table-a-head{
	background-color: #BDCFFF;
	color:black;
}
.table-a-mid{
	background-color: white;
	height: 30px;
	color:black;
}
.table-a-time, .table-a-team{
	background-color: white;
	color:black;
}
.table-a-num{
	background-color: #dfe8f0;
	color: #cc0000;
	font-weight: bold;
}
.table-a-handicap{
	color: #0000ff;
}
/* table-a end */

/* table-b start */
.table-b td{
	border-color: #C71585;
	color:blue;
	border-style: solid;
	border-width: 1px;
}
/* table-b end */