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;
	margin-bottom: 15px;
	background-color: #212121;
	margin-top: 20px;
}

div#box{
	float:right;
	width:124px;
	margin:20px 30px 0 10px;
	background:#FF1FFF;
	text-align:center;
}

div#box2{
	float:right;
	width:270px;
	margin:20px 25px 0 10px;
	background:#FFF700;
	text-align:center;
}
div#box2 p{margin:0px;padding: 5px}
div#box2 img {
	margin:5px 10px 5px 10px;
	text-align:center;
}
div#box3{
	float:right;
	width:187px;
	margin:40px 25px 15px 15px;
	text-align:center;
	background-color: #745DEB;
}
div#box4{
	float:right;
	width:187px;
	margin:0 25px 15px 15px;
	text-align:center;
	background-color: #745DEB;
	
}
div#box4 p{
margin:0px;
padding: 5px;
}

div#box5{
	float:right;
	width:210px;
	margin:20px 25px 0 10px;
	background:#00CC00;
	text-align:center;
}

/*div#box3 p{
	margin:8px;
	padding: 5px
}
div#box3 img {
	margin:5px;
	text-align:center;
}*/
div#box p{
margin:0px;padding: 5px
}
div#box img {
	margin:5px;
	text-align:center;
}
/*div#box4 img {
	margin:5px 5px 5px 5px;
	text-align:center;
}*/
div#box5 img {
	margin:5px 10px 5px 10px;
	text-align:center;
}
div#box6{
	float:right;
	width:187px;
	margin:0 25px 15px 15px;
	text-align:center;
	background-color: #FFFFFF;
}
div#box6 p{
	margin:0px;
	padding: 5px;
	text-align: center;
}

.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: #333333;
	margin-bottom: 10px;
}
.news3{
	width: 90%;
	background-color: #333;
	margin-bottom: 10px;
	color: #AA9FAA;
}

p{
	margin:0;
	text-align: justify;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-top: 10px;
}
.date { 
font-size: 100%; color: #CC3366;
}
.enhancedtxt {
	color: #FFFFFF;
}
.enhancedtext2 {
	color: #006699;
	font-weight: 500;
}
.enhancedtext3 {
	color: #FF4200;
	font-weight: bold;
}
.headqt {
	color: #FFCC33;
}
.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: #00FF00}
.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: #FFCC33;
}
.blutxt {
	color: #33cccc;
}
.georgia {
    font-weight: bold; color: #FFFF00; 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:0;
	padding-bottom:0.7em;
	padding-left: 20px;
	padding-right: 15px;
	margin-left: 35px;
}
/*ol {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}*/
li {
	color: #AA9FAA;
	/*list-style-type: disc;*/
	text-align: left;
}
.text {
	color: #ECE9D8;
}
.table {
	padding-left: 0px;
}
.p2 {
	text-align: center;
}
