/* Richard Broduer Celebrity Golf Tournament - tcj.css
	Author - Tim Joynt
	@ 09.01.2003
	© Tim Joynt - 2003
*/

body {
	background-color : #FFFFFF; 
	background-attachment : fixed; 
	background-repeat : no-repeat; 
	background-position : 5% 95%; 
	scrollbar-face-color:#ffcc33;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#00008B;
	scrollbar-highlight-color:" ";
	scrollbar-3dlight-color:green;
	scrollbar-darkshadow-Color:green;
} 
A {
	color : #008000; 
	font-size : 12px;
	font-variant : capitalize; 
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	line-height : 20px; 
} 
A:hover {
	line-height : 20px; 
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-variant : capitalize; 
	color : #ffcc33; 
	text-decoration : underline; 
	font-weight : bold; 
	background-color : #008000; 
	border : 2pt none ; 
	border-style : outset; 
	border-color : gray; 
	display : inline; 
} 

.side {
	font-size : 12px;
	text-transform : capitalize; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	line-height : 20px; 
} 

.firstLetter {
	font-size : 30px; 
	font-family : Verdana, Arial,  Geneva, , Helvetica, sans-serif; 
	font-weight : bold; 
	text-transform : capitalize;
	color : #00008B; 
	padding : 2pt; 
	border : 2pt; 
	border-style : outset; 
	border-color : #008000;
	background-color : #FFFFF0; 
	display : inline; 

}

.pageTitle {
	font-size : 18px; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-decoration : underline; 
	line-height : 20px; 
	color : #008000; 
	font-weight : bold; 
	font-variant : small-caps; 
} 

.pageTitle2 {
	font-size : 18px; 
	font-family : cursive; 
	text-decoration : none; 
	line-height : 20px; 
	color : #008000; 
	font-weight : bolder; 
} 

.pageTitle3 {
	font-size : 14px; 
	font-family : cursive; 
	text-decoration : none; 
	line-height : 20px; 
	color : #008000; 
	font-weight : bolder; 
} 


.paragraphTitle {
	font-size : 15px; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	color : #008000; 
	font-variant : small-caps; 
	text-align : left; 
	line-height : 30px; 
	
} 


.text {
	font-size : 11px; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	line-height : 20px; 
	color : #333333; 
	font-weight : normal; 
	font-variant : none; 
} 

.firstText {
	font-size : 14px; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	line-height : 2.5em;
	color : #ffffff; 
	font-weight : normal; 
	font-variant : none; 
} 

.tjd {
	font-size : 11px; 
	font-family : cursive; 
	line-height : 12px; 
	color : #909090; 
	font-weight : normal; 
	font-variant : capitalize; 
} 


.foot {
	font-size : 11px; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	line-height : 12px; 
	color : #008000; 
	font-weight : normal; 
	font-variant : capitalize; 
} 

.flashBox {
	padding : 1pt; 
	border : 2pt none ; 
	border-style : outset; 
	border-color : #008000; 
	display : inline; 
} 

.regBox {
	padding : 2pt; 
	border : 4pt ; 
	border-style : inset; 
	border-color : #008000; 
	display : inline; 
} 

.navtext {
	width:150px;
	font-size:10pt;
	font-weight : bold; 
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-variant : capitalize; 
	border : 2pt; 
	border-style:outset;
	border-color:gray;
	background-color:#009933;
	color: #ffcc33;
}


.navtext2 {
	width:100px;
	font-size:10pt;
	font-weight : bold; 
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-variant : capitalize; 
	border : 2pt; 
	border-style:outset;
	border-color:gray;
	background-color:#009933;
	color: #ffcc33;
}

.celebrities {
	font-size : 14px;
	font-variant : small-caps; 
	text-decoration : underline; 
	color : #00008B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	line-height : 2.0em;
	text-align: center;
	font-weight : normal; 
}

.sponsors {
	font-size : 14px;
	font-variant : small-caps; 
	text-decoration : none; 
	color : #00008B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	line-height : 1.9em;
	text-align: center;
	font-weight : bold; 
}

.sponsors2 {
	font-size : 14px;
	font-variant : small-caps;
	text-decoration : none;
	color : #00008B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 1.9em;
	text-align: center;
	font-weight : bold;
}

.charities {
	font-size : 12px;
	font-variant : small-caps; 
	text-decoration : none; 
	color : #00008B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	line-height : 1.9em;
	text-align: center;
	font-weight : bold; 
}
