/* Victorian Race Walking Club Web Page Style Theme */
:link { color: #0000EE; }
:visited { color: #551A8B; }
:active { color: Red; }

body 		{ background-color: White; color: Black; }
.centre { text-align: center; }
.txtleft { text-align: left; }
hr.hr5x100 { height: 5px; width: 100%; } /* horizontal line */

/* Standard Fonts */
h1 		{ font-size: 2em; margin: .67em 0; }   /* xxlarge */
h2			{ font-size: 1.5em; margin: .83em 0; } /* xlarge */
h3			{ font-size: 1.17em; margin: 1em 0; }  /* large */
h4, p, td { font-size: 1em; margin: 1.33em 0; }  /* medium */
h5			{ font-size: .83em; margin: 1.67em 0; font-weight: 300; }/* small */
h6			{ font-size: .67em; margin: 2.33em 0; }/* xsmall */
h1, h2, h3, h4, h5, h6, p, td { font-family: Arial, Helvetica, sans-serif; }

.write {font-family: "Monotype Corsiva"; font-size: 150% }
.ffthorn { font-family: thorndale, sans-serif; color: #3333FF; }
.hilite	{ text-decoration: underline; font-weight: bold; }
.mono		{font-family: "Courier New", Courier, monospace; font-size: 95%; }

.f172		{ font-size: 172%; } /* was used for h2 headings */
.f120 	{ font-size: 120%; } /* still used in Coaches page for coaches' names */
.f80 		{ font-size: 80%; } /* was used for h5 headings, Geocities advt */
.f64 		{ font-size: 64%; } /* was used for h6 Web Master Tag */

table.tbl100 { width: 100%; }
table.aforwc	{ font-size: .83em; }
td			{ padding: 2px 2px 2px 3px; }

/* colour name uses abbreviations for Brightness and Vividness, then Hue, then size% */
/* eg, dark faded blue */
.dfblue 	{ color: #000099; } /* dark faded blue */
.dfgreen { color: #009900; } /* replaced "Green = #008000" with safe dfgreen */
.lbazure { color: #3366FF; } /* light blue-azure */
.lhblue 	{ color: #3333FF; }  /* - overwritten in vrwcrule by dfblue */
.odyellow { color: #666600; } /* obscure dull yellow */
.owmagenta { color: #330033; } /* obscure weak magenta */
.fred		{ color: Red; }

/* Page IDs with styles/layouts that are unique to the specific page */
#main td 	{ font-size: 80%; font-style: italic; vertical-align: top; }
#w06 p 		{font-family: "Courier New", Courier, monospace; font-size: 95%; }
#results p  {font-family: "Courier New", Courier, monospace; font-size: 95%; }
#indx body	{ color: Black; background-color: #33CCFF; 
				background-image: url(nm_bg.gif); } /* imbedded in page */
#indx li	{font-size: .83em;  }				
#recs td	{ font-size: 80%; } /* better if 0.83em */
#coaches table.bglcazure100 { background-color: #33CCFF; width: 100%; }
#recs table.bglcazure100 { background-color: #33CCFF; width: 100%; }

/* HLINK colours imbedded in page for vrwcindx  
:link { color: #000099; }   /* dark faded blue 
:visited { color: Purple; } /* = #800080 
:active { color: #000066; } /* obscure dull blue */ 


