/************************************************/
/* File 			 metroStyle.css        		*/
/* Applications:     Metroside Web Design CSS   */
/* Author:			 Richard Ramnac        		*/
/* Created:		     21-03-2001            		*/
/* Last Updated:     21-03-2001            		*/
/************************************************/

/* Main Styles */

body {font-size: 9pt; font-family:arial; margin:5px;}
a:link {font-weight:bold; color:#040404; text-decoration:none;}
a:active {font-weight:bold; color:006666; text-decoration: none;}
a:visited {font-weight:bold; color:#6699CC; text-decoration: none;}
a:hover {text-decoration:underline;}

/* Body */

table.nav {font-size:100%; background:#F0F0F0; color:#000000; border-top: black thin groove ;border-left: black thin groove; border-right: black thin groove; border-bottom: black thin outset;text-decoration:none; font-weight:bold;}
table.standard {font size:9pt; font-family:Century Gothic, Arial;}
a,td.nav{color:#000000;text-decoration:none; font-weight:bold;}
li.ball {list-style-image: url("/webdesign/lib/images/ball.gif");}
li.arrow {list-style-image: url("/webdesign/lib/images/arrow_01.gif");}

/* Footer */

DIV.footer {font-size:8pt;}
