/*
*********************************************************************************
* Osborne Golf Club
*
* Author: 	Duncan Lawley (Cyanic Systems Ltd)
* Page: 	ogc_styles.css
*
* History:      26/03/2004 - DJL - Created
*********************************************************************************
*/

/* Basic settings */
body {color: black;
      font-family: "Arial";
      font-size: 8pt;
      margin: 0pt;
      scrollbar-base-color: #F8EEBE;
      scrollbar-arrow-color: #004000;
}
table  txt  plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

table {font-size: 8pt;
       font-family: "Arial";}

h1 			{color:#004000;}
h2 			{color:#004000;}
h3 			{color:#004000;}
h4 			{color:#004000;}
h5 			{color:#004000; font-size: 10pt; font-family: "Arial"; font-weight: bold;}
p 			{font-size: 8pt;font-family: "Arial"};

b                       {color:#004000;}

A                       {font-size: 8pt; font-family: "Arial"};
A:link 			{ text-decoration: none; color: #004000; }
A:visited 		{ text-decoration: none; color: #004000; }
A:hover 		{ text-decoration: none; color: #9C5921; }

.picfooter 		{ color: #004000; font-family: Arial; font-size: 7pt; font-weight: normal; }

.ogc_header             { color: #004000; font-family: "Arial"; font-size: 12pt; font-weight: bold;}
.ogc_header_2           { color: #004000; font-family: "Arial"; font-size: 10pt; font-weight: bold;}

.rule                   { color: #F7CC81; height: 1pt }

.ht_title 		{ color: #000000; background: #F7CC81; font-family: Arial, sans-serif; font-size: 8pt; font-weight: normal; }
.ht_entry 		{ color: #000000; background: #F8EEBE; font-family: Arial, sans-serif; font-size: 7pt; font-weight: normal; }

.gt_title 		{ color: #000000; background: #F7CC81; font-family: Arial, sans-serif; font-size: 8pt; font-weight: bold; }
.gt_entry 		{ color: #000000; background: #F8EEBE; font-family: Arial, sans-serif; font-size: 8pt; font-weight: normal; }

.ct_title 		{ color: #000000; background: #F7CC81; font-family: Arial, sans-serif; font-size: 8pt; font-weight: bold; }
.ct_entry 		{ color: #000000; background: #F8EEBE; font-family: Arial, sans-serif; font-size: 7pt; font-weight: normal; letter-spacing: 0.1em; }

.footer 		{ color: #FFFFFF; font-family: Arial, sans-serif; font-size: 7pt; font-weight: bold; }
.footersmall 		{ color: #FFFFFF; font-family: Arial, sans-serif; font-size: 7pt; font-weight: normal; }

.gallerytitle 		{ color: #F7CC81; font-family: Arial, sans-serif; font-size: 7pt; font-weight: normal; }
A.gallerytitle:link     { text-decoration: none; color: white; }
A.gallerytitle:visited  { text-decoration: none; color: white; }
A.gallerytitle:hover    { text-decoration: none; color: #F7CC81; }


.nav_links 		{ color: #001400; font-family: Arial, sans-serif; font-size: 7pt; font-weight: normal; }
A.nav_links:link     	{ text-decoration: none; color: #001400; }
A.nav_links:visited  	{ text-decoration: none; color: #001400; }
A.nav_links:hover    	{ text-decoration: none; color: #004000; }

.leftnav_links 		{
	color: #F8EEBE;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
A.leftnav_links:link     {
	text-decoration: none;
	color: #F8EEBE;
}
A.leftnav_links:visited  { text-decoration: none; color: #FFFFFF; }
A.leftnav_links:hover    { text-decoration: none; color: darkred; }

.datestamp		{ color: #004000; font-family: Arial, sans-serif; font-size: 7pt; font-weight: normal; }

.hole_hi                { background: #004000; color: #F8EEBE; font-family: Arial, sans-serif; font-size: 7pt; font-weight: normal;  }
.hole_low               { background: #F8EEBE; color: #000000; font-family: Arial, sans-serif; font-size: 7pt; font-weight: normal;  }

.hole_title		{ color: #004000; font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; }

.hole_header            { background: #004000; color: #FFFFFF; font-family: "Arial"; font-size: 12pt; font-weight: bold;}
.hole_footer            { background: #001400; color: #F8EEBE; font-family: "Arial"; font-size: 7pt; font-weight: normal;}
A.hole_footer:link     	{ text-decoration: none; color: #FFFFFF; }
A.hole_footer:visited  	{ text-decoration: none; color: #FFFFFF; }
A.hole_footer:hover    	{ text-decoration: none; color: #9C5921; }
.hole_stats		{ color: #004000; font-family: Arial, sans-serif; font-size: 10pt; font-weight: normal; }

.rest_menuitem          { color: #004000; font-family: Times, sans-serif; font-size: 10pt; font-weight: normal; }
.rest_menutitle         { color: #004000; background: #F7CC81; font-family: Times, sans-serif; font-size: 10pt; font-weight: bold; }

.designby 		{ color: #F8EEBE; font-family: Arial, sans-serif; font-size: 8pt; font-weight: normal; }
A.designby:link     	{ text-decoration: none; color: #F8EEBE; }
A.designby:visited  	{ text-decoration: none; color: #F8EEBE; }
A.designby:hover    	{ text-decoration: none; color: #9C5921; }

/*
*********************************************************************************
*/
