/* ############################################################################# */
/* JackAz Bass Tournaments CSS */
/* ############################################################################# */

body {
	background-image: url(leather.gif);
	border-style: 4px solid;
	border-color: #CBA149 #AE8432 #AE8432 #CBA149;
	scrollbar-face-color: #a00020;
	scrollbar-highlight-color: #CBA149;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #CBA149;
	scrollbar-track-color: #3A050B;
	scrollbar-darkshadow-color: #707070;
}

/* This is the background color and borders for the entire page content*/
.bodyline	{ background-color: #A00020; 
	border-style: solid; border-color: #D7B46F #AE8432 #AE8432 #D7B46F; 
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px; }
.bodyline1	{ background-color: #A00020; border: 0px #FF0000 solid; }
.bodyline2	{ background-color: #ffffff; }


}

/* General text */
.gen, .gen TD, .gen TR { font-size : 15px; color: #FFFFFF; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}

/* Announcements */
.genmedhilite { color : #FEED5A; font-size : 18px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}

.gensmall { color : #000000; font-size : 16px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}

.gensmallx, .gensmallx TD, .gen TR{ background-color: #A00020; color : #CBA149; font-size : 11px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}
.gensmallxpic, .gensmallxpic TR{ background-color: #A00020; color : #CBA149; font-size : 11px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}

/* Extra big */
.genx, .genx TD, .genx TR { font-size : 16px; color: #FFFFFF; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}

/* News */
.gensmhilite { color : #FFFFFF; font-size : 14px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}

/* Page Links in schedule */
.gensmallgoldonred { font-size : 12px; color: #CBA149; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}

.th, .th TD, .th TH, .th TR	{
	color: #D7B470; font-size: 20px; font-weight : bold;
	font-family: Times New Roman, Helvetica, sans-serif;
	background-color: #A00020; height: 30px;
	
	letter-spacing: +1px;}


.copyright		{ font-size: 11px; font-family: comic sans ms, Arial, Helvetica, sans-serif; color: #ffffff; letter-spacing: -1px;}

a:link, { color : #ffffff; text-decoration: none; }
a:active   { color : #ff0000; }
a:visited { color : #ffffff; text-decoration: none; }
a:hover		{ text-decoration: underline; color : #ff0000; }

.genx a:link { color : #ff0000; font-size : 18px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}
.genx a:visited { color : #ff0000; font-size : 18px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}
.genx a:hover { text-decoration: underline; color : #ff0000; font-size : 18px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}

.gensmall a:link { color : #000000; font-size : 16px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}
.gensmall a:visited { color : #ff0000; font-size : 16px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}
.gensmall a:hover {color : #ff0000; font-size : 16px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}

.gensmallx a:link { color : #CBA149; background-color: #A00020; font-size : 14px; font-weight : bold; font-family: Times New Roman, Helvetica, sans-serif;}
.gensmallx a:visited { color : #CBA149; background-color: #A00020; font-size : 14px; font-weight : bold; font-family: Times New Roman, Helvetica, sans-serif;}
.gensmallx a:hover {color : #ff0000; font-size : 14px; font-weight : bold; font-family: Times New Roman, Helvetica, sans-serif;}

.genmedhilite a:link { color : #FEED5A; text-decoration: none; font-size : 18px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}
.genmedhilite a:visited { color : #FEED5A; font-size : 18px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}
.genmedhilite a:hover { text-decoration: none; color : #ff0000; font-size : 18px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}

.gensmhilite a:link { color : #FEED5A; text-decoration: none; font-size : 14px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}
.gensmhilite a:visited { color : #FEED5A; font-size : 14px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}
.gensmhilite a:hover { text-decoration: none; color : #ff0000; font-size : 14px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}

.genmedwhite { color : #FFFFFF; text-decoration: none; font-size : 18px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}
.genmedwhite a:link { color : #FFFFFF; text-decoration: none; font-size : 18px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}
.genmedwhite a:visited { color : #FFFFFF; font-size : 18px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}
.genmedwhite a:hover { text-decoration: none; color : #ff0000; font-size : 18px; font-weight : bold; font-family: Arial, Helvetica, sans-serif;}

