/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #000000;
	color: #AA9FAA}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #0066ff;
	text-decoration: none;
}

a:hover{
	color: #33FFFF;
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	font-weight: bold;
	color: #00FF00;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
}

h2{
	color: #00FF00;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
}

h3{
	font: bold 125% Arial,sans-serif;
	color: #FFCC33;
	margin: 0px;
	padding: 0px;
}

h4{
	font: 100% Arial,sans-serif;
	color: #FFCC33;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

h5{
	font: 100% Arial,sans-serif;
	color: #3366FF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


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

ul{
 list-style-type: square;
}

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

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

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input, textarea{
	margin:6px 0 8px;
	border-style:solid;
	border-color: #999 #666 #666 #999;
	border-width:2px 2px 2px 2px;
	width: 130px;
	background-color: #CCCCCC;
	font-family: Arial,sans-serif;
	

}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 110px;
	left: 0.85%;
	width:98%;
	background-color: #212121;
}

#masthead{
	position: absolute;
	top: 0px;
	left: .85%;
	width:98%;
	
}

#pageNav{
	float: left;
	width:185px;
	padding: 0 0 20px 0;
	background-color: #212121;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
	font: small Verdana,sans-serif;
	margin-top: -1px;
	margin-bottom: -1px;
}

.visitors {
	font-weight: bold;
	font-size: 10px;
	color: #6666CC;
	padding-top: 0px;
	padding-bottom: 10px;
}
#content{
	margin:0px 0px -1px 185px;
	border-left: 2px solid #000000;
	border-top-color: #000000;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 10px 0px 0px 12px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 70% Verdana,sans-serif;
	position: absolute;
	top: 34px;
	color: #808080;
	right: 0px;
	padding:0px;
	margin-right: 0px;
	font-weight: normal;
	background-color: #353535;
	border-top: 2px solid #666666;
	border-bottom: 1px solid #353535;
	border-left: 2px solid #4D4D4D;
}

#utility a{
	color: #0066ff;
}

#utility a:hover{
	color: #33FFFF;
	background-color: #20636A;
	text-decoration: none;
}

/************** pageName styles ****************/

#pageName{
	padding: 5px 0px 14px 10px;
	margin: 0px;
	border-bottom:2px solid #000000;
	background-color: #353535;
}

#pageName h2{
	font: bold 110% Arial,sans-serif;
	color: #FFCC33;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 10px;
	right: 21px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #808080;
	padding: 0px;
	margin: 0px;
	background-image:  url("glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#globalLink{
	position: absolute;
	top: 9px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 7px;
	z-index: 100;
	color: #33FFFF;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #0066ff;
	font-weight: bold;
	margin: 0px;
	padding: 3px 5px 4px 5px;
	border-right: 1px solid #808080;
}

a.glink:hover{
	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
	color: #33FFFF;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 88px;
	left: 0px;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #808080;
	visibility: hidden;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #808080;
}

.subglobalNav a:hover{
	color: #33FFFF;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 8px;
	right: 10px;
	z-index: 101;
}

#search input{
	font-size: 70%;
	margin: 1px 0px 0px 10px;
 }


input.btn{
	color: #33FFFF;
	background-color: #20636A;
	border-color: #999 #666 #666 #999;
	border-width:2px 2px 2px 2px;
	width:auto;
	height: auto;
	font-weight: normal;
	font-size: 110%;

	filter: progid:DXImageTransform.Microsoft.Gradient
    (GradientType=0,StartColorStr='#ff333333',EndColorStr='#ff20636A');
    	
}
input.btnhov{
	color: #FFFFFF;
	background-color: #0000ff;

	filter: progid:DXImageTransform.Microsoft.Gradient
    (GradientType=0,StartColorStr='#ffcccccc',EndColorStr='#ff0000ff');
	cursor: hand;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 0px 0px 8px 10px;
	font: small Verdana,sans-serif;
	color: #808080;
	background-color: #353535;
}

#breadCrumb a{
	color: #808080;
}

#breadCrumb a:hover{
	color: #33FFFF;
	text-decoration: none;
}


/************** feature styles *****************/

.feature{
	padding: 15px 15px 30px 15px;
	font-size: 80%;
	min-height: 200px;
	height: 300px;
	margin-right: -1px;
}
html>body .feature {height: auto;}

.feature h3{
	font-size: 120%;
	margin:0;
	padding: 10px 5px;
	background: #333;
	color: #F6FE00;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*.box{
	float:right;
	text-align:center;
	background-color: #30AE14;
	margin: 10px;
	width: 143px;
}*/

.box{
	/*float:right;
	width:144px;
	margin:0px 30px 0 10px;
	background:#A8A6A7;
	text-align:center;*/
	/*float:right;
	width:260px;
	margin:20px 25px 0 10px;
	background:#FF0000;
	text-align:center;*/
	float:right;
	width:180px;
	margin:0px 30px 0 10px;
	background:#FFF;
	text-align:center;
}

.box p{
	margin:0px;
	padding: 5px;
	text-align: center;
}
/*************** story styles ******************/
.story {
	font-size: 80%;
}
.story h3{
	font-size: 110%;
	padding-left: 54px;
	color: #FFCC33;
	text-decoration: underline;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.story p {
	margin: 10px;
	color: #ECE9D8;
}
.story a.capsule{
	font: 1em Arial,sans-serif;
	color: #0066ff;
	display:block;
	padding-left: 11px;
	padding-bottom: 10px;
}

.story a.capsule:hover{
	text-decoration: underline;
	color: #33FFFF;
}
td.storyLeft{
	width: 50%;
	background-color: #000000;
	border-style: solid;
	border-width: 2px;
	border-right-color: #4D4D4D;
	border-top-color: #333333;
	border-bottom-color: #4D4D4D;
	border-left-color: #333333;
}
/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 2px solid #000000;
	font-size: 65%;
	color: #808080;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	padding: 0px;
	margin-top: 0px;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #000000;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 1px 0px 5px 10px;
	color: #0066ff;
	border-top: 1px solid #000000;
}

#sectionLinks a:hover{
	background-color: #20636A;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #33FFFF;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding-left: 40px;
	padding-top: 15px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
}

#advert img{
	display: block;

}

/************* #text styles ***************/
.ndate {
	color: #CC3366;
	font-size: 98%;
	margin-bottom: 10px;
	text-align: center;
}
.date {
	color: #CC3366;
	font-size: 98%;
	margin-bottom: 10px;
}
.enhancedtxt {
	color: #FFFFFF;
}
.greentxt {
	color: #00FF00;
}
.qttxt {
	color: #FFCC66;
}
.yellowtxt {
	color: #FF9900;
}
.warningtext {
	color: #FF0000;
}
.bluetext {
	color: #339999;
}
.blue {
	color: #00CCFF;
}
.headqt {
	color: #FFCC33;
}
.tournad {
	color: #FF6600;
	font-weight: bold;
}
.enhancedtext3 {
	color: #F8C631;
}
.subdued {
	color: #AA9FAA;
	font-style: normal;
}
.subduedsmall {
	color: #AA9FAA;
	font-style: normal;
	font-size: 75%;
}
.clubmoto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F6F415;

}
.georgia {
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 15px;
}
.blutxt {
	color: #33cccc;
}
.enhancedtext {
	color: #FFFFFF;
}
blockquote {
	margin: -15px 0px 15px 15px;
	
}

ol {
	margin:0;
	padding-bottom:0.7em;
	padding-left: 20px;
	padding-right: 35px;
	margin-left: 53px;
}

div#header{
	text-align: center;
	margin: 20px;
}
/*div#box{
	float:right;
	text-align:center;
	background-color: #FFFF66;
	width: 268px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}*/

/*div#box{
	float:right;
	width:187px;
	margin:0 15px 0 10px;
	text-align:center;
	background-color: #FFFFFF;
}
div#box p{
	margin:0px;
	padding: 5px;
}*/
/*div#box{
	float:right;
	width:120px;
	margin:50px 50px 0 0;
	text-align:center;
	background-color: #663366;
}
*/
div#box{
	float:right;
	width:187px;
	margin:0 25px 15px 15px;
	text-align:center;
	background-color: #FFFFFF;
}
div#box p{margin:0px;padding: 5px}
/*div#box{
	float:right;
	width:210px;
	margin:20px 25px 0 10px;
	background:#00CC00;
	text-align:center;
}

div#box p{margin:0px;padding: 5px}
div#box img {
	margin:5px 10px 5px 10px;
	text-align:center;
}*/

div#container{
	width:95%;
	text-align:left;
	background-color: #333;
	margin: 0 auto;
}
.container p{
	margin:0;
	padding-bottom:0.7em;
	padding-left: 20px;
	padding-right: 25px;
	margin-right: 50px;
}

p {
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.td {

	border-style: solid;
	border-width: 2px;
	border-right-color: #4D4D4D;
	border-top-color: #666666;
	border-bottom-color: #4D4D4D;
	border-left-color: #666666;
	/*border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border: 2px solid #4D4D4D;
	border-right: 2px solid #4D4D4D;*/
	background-color: #353535;
		}
