body {
	font-family: Arial,sans-serif;
	margin: 5px;
	padding: 15px;
	background: #000000;
	color: #ECE9D8;
	font-size: 80%;
}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #33FFFF;
}
a:active {
	text-decoration: none;
	color: #FFCC33;
}
h1 {
	font-size: 125%;
	color: #666633;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 105%;
	color: #009933;
}
h3 {
	font-size: 95%;
	color: #339999;
	font-weight: normal;
}
h4 {
	font-size: 110%;
	padding-left: 30px;
	text-align: left;
	color: #FFCC33;
}
h5 {
	font: bold 125% Arial,sans-serif;
	color: #FFCC33;
	margin: 0px;
	padding: 0px;
}
h6{
	font: bold 125% Arial,sans-serif;
	color: #F6FE00;
	margin: 0px;
	padding: 10px;
}




div#header{
	text-align: center;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	margin-left: 30px;
	margin-right: 15px;
}
div#header2{
	text-align: center;
	margin-bottom: 15px;
	background-color: #212121;
}
div#header3{
	text-align: center;
	margin-bottom: 15px;
	background-color: #212121;
}
div#header4{
	text-align: center;
	margin-bottom: 15px;
}
div#header5{
	text-align: center;
	margin-bottom: 35px;
}
div#box{
	float:right;
	width:210px;
	margin:0 15px 0 15px;
	text-align:center;
	background-color: #FFFFFF;
}
div#box p{
	text-align: center;
}
div#box1{
	float:right;
	width:150px;
	margin:0 25px 0 10px;
	text-align:center;
	background-color: #000000;
}
div#box2{
	float:right;
	text-align:center;
	background-color: #000000;
	width: 285px;
	margin:0 15px 0 15px;
}
div#box3{
	float:right;
	text-align:center;
	background-color: #000000;
	width: 268px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 11px;
}
div#box4{
	float:right;
	text-align:center;
	background-color: #FFFF33;
	margin-right: 10px;
	margin-left: 10px;
	width: 260px;
}
div#box5{
	float:right;
	text-align:center;
	background-color: #30AE14;
	width: 143px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}
div#box6{
	float:right;
	margin:0 25px 15px 15px;
	text-align:center;
	background-color: #F6FE00;
	width: 170px;
}
div#box6 img {
	margin:5px;
	text-align:center;
}

div#box6 p{
	margin:0px;
	padding:5px 0 0 15px;
	font-size: 11px;
}
.style1 {
	color: #000000;
	font-weight: bold;
}



	
/*************** list tag styles ***************/

ul{
	list-style-type: disc;
	text-align: left;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

.news{
	width: 90%;
	background: #212121;
	margin-bottom: 10px;
}
.news1{
	width: 90%;
	margin-bottom: 10px;
	color: #006633;
	background-color: #FF9900;
}
.news2{
	width: 90%;
	background-color: #006600;
	margin-bottom: 10px;
	color: #FFCC00;
}
p{
	margin:0;
	text-align: justify;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-top: 10px;
}
.date { 
font-size: 100%; color: #CC3366;
}
.enhancedtext {
	color: #CC3333;
}
.enhancedtext2 {
	color: #006699;
	font-weight: 500;
}
.enhancedtext3 {
	font-style: italic;
	color: #FFCC66;
	font-weight: 500;
}
.headqt {
	font-style: italic;
	color: #FFCC33;
	font-weight: bold;
}
.qttxt {
	color: #FFCC66;
}
.bluqtxt {
	color: #33CCCC;
	font: italic;
}
.clubmoto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFCC33;

}
.warningtext {color: #FF0000}
.greentxt {color: #009900}
.yellowtxt {color: #FF9900}
.tourname {
	color: #FFCC33;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 115%;
}
.tournad {
	color: #FF6600;
	font-weight: bold;
}
.blutxt {
	color: #33cccc;
}
.georgia {
    font-weight: bold; color: #FFCC33; font-family: Georgia, "Times New Roman", Times, serif;
}
.subdued {
	color: #AA9FAA;
	font-style: normal;
}
.subduedsmall {
	color: #AA9FAA;
	font-style: normal;
	font-size: 75%;
}
blockquote {
	list-style-type: none;
	margin: 5px 0px 15px 15px;
}
ol {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
li {
	color: #AA9FAA;
	list-style-type: disc;
}
.text {
	color: #ECE9D8;
}
.table {
	padding-left: 0px;
}
.p2 {
	text-align: center;
}
