body {
	margin: 0;
	padding: 0;
	background: #000000 url(_img/fade_h.jpg) top left repeat-y;
	font: 90%/140% arial, georgia, new york, times, serif;
	}

TABLE.body, TR.body, TD.body     { font-size: 15pt; color: #202020; font-family: Georgia, Times, Times New Roman, serif; } 

TABLE.tournament, TR.tournament, TD.tournament     {
	font-size: 15pt;
	color: #FFFFFF;
	font-family: Georgia, Times, Times New Roman, serif;
	text-align : center;
} 

TR.tournament, TD.tournament     {
	font-size: 15pt;
	color: #FFFFFF;
	font-family: Georgia, Times, Times New Roman, serif;
	text-align : center;
	background-color : Blue;
} 

/* Scrollbar REMmed Out  */
body { scrollbar-face-color: #174618; 
       scrollbar-shadow-color: #002800; 
       scrollbar-highlight-color: #356436; 
       scrollbar-3dlight-color: #356436; 
       scrollbar-darkshadow-color: #002800; 
       scrollbar-track-color: #AAAAAA; 
       scrollbar-arrow-color: #000000;} 


div.scrolling-frame {
	height: 300px;
	overflow: auto;
	padding-right : 5px;
}	  

div.databox {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}	  


div.gallery-menu {
	height: 375px;
	width=80px;
	overflow: auto;
	overflow-x: hidden;
	padding-right : 5px;
}	  


a.box, a:visited.box, a.box:link  {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}	

a.box:hover  {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background: #E1E703;
  	}	

a:link.int, a:visited.int, a:active.int {text-decoration: underline; color: #000000; font-weight: bold}
a:hover.int {text-decoration: none; color: #FFFF00; background: #FF0000; font-weight: bold}

a, a:visited, a:link  {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}	

a:hover  {
	text-decoration: none;
	font-weight: bold;
	color: #E1E703;
  	}	
	
#nav {
	color: #202020;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}

#nav a, #nav a:visited, #nav a:link  {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #202020;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	line-height : 15px;
}	

#nav a:hover  {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #ffff00;
	background: #ff0000;
  	}	

#copy {	
	width: 380px;
	margin: 0 0 0 100px;
	padding: 10px 0;
	border-top: 1px solid #9F2260;
	}
	
h1 {
	color: #E1E703;
	padding : 0px;
	margin : 0px;
	font-size : 30px;
}

h2 {
	color: #E1E703;
	padding : 0px;
	margin : 0px;
}

h3 {
	color: #9F2260;
	margin: 10px 0 5px 0;
	}
	
h4 {
	color: #E1E703;
	padding : 0px;
	margin : 0px;
	font-size : 20px;
}
	
.date {	font-style: italic;	margin: 5px 0 10px 0;	}
.micro   { font-size: 7pt; color: #FFFFFF; font-family: Arial, Verdana, helvetica, sans-serif }
.body1   { font-size: 10pt; color: #FFFFFF; font-family: Georgia, Times, Times New Roman, serif;}
.body2   { font-size: 13pt; color: #FFFFFF; font-family: Georgia, Times, Times New Roman, serif;}
.body3   { font-size: 20pt; color: #FFFFFF; font-family: Georgia, Times, Times New Roman, serif;}
.body4   { font-size: 25pt; color: #FFFFFF; font-family: Georgia, Times, Times New Roman, serif;}
.body5   { font-size: 30pt; color: #FFFFFF; font-family: Georgia, Times, Times New Roman, serif;}

.body2y   { font-size: 15pt; color: #E1E703; font-family: Georgia, Times, Times New Roman, serif;}

.microx   { font-size: 7pt; color: #202020; font-family: Arial, Verdana, helvetica, sans-serif }
.bodx1   { font-size: 10pt; color: #202020; font-family: Georgia, Times, Times New Roman, serif;}
.bodx2   { font-size: 13pt; color: #202020; font-family: Georgia, Times, Times New Roman, serif;}
.bodx3   { font-size: 20pt; color: #202020; font-family: Georgia, Times, Times New Roman, serif;}
.bodx4   { font-size: 25pt; color: #202020; font-family: Georgia, Times, Times New Roman, serif;}
.bodx5   { font-size: 30pt; color: #202020; font-family: Georgia, Times, Times New Roman, serif;}
	
#copy a, #copy a:visited  {
	text-decoration: underline;
	color: #9F2260;
	}
	
#copy a:hover  {
	background: #FFD57E;
	}

/* Rounded Gold Frame Below */

.frame-topleft {
	background: url(_img/frame_topleft.gif) top left no-repeat;
	height: 20px;
	width: 20px;
}

.frame-top {
	background: url(_img/frame_top.gif) top left repeat-x;
	height: 20px;
}

.frame-topright {
	background: url(_img/frame_topright.gif) top left no-repeat;
	height: 20px;
	width: 20px;
}

.frame-left {
	background: url(_img/frame_left.gif) top left repeat-y;
	height: 20px;
}

.frame-body {
	background-color : #ffdb83;
}

.frame-right {
	background: url(_img/frame_right.gif) top left repeat-y;
	height: 20px;
}

.frame-botleft {
	background: url(_img/frame_botleft.gif) top left no-repeat;
	height: 20px;
	width: 20px;
}

.frame-bot {
	background: url(_img/frame_bot.gif) top left repeat-x;
	height: 20px;
}

.frame-botright {
	background: url(_img/frame_botright.gif) top left no-repeat;
	height: 20px;
	width: 20px;
}
/* Rounded Gold Frame Above */

select {font-family: Arial, Times; font-weight: bold; font-size: 13pt}