/* This version created for the History page 10 April 2005 */

a:link	{color:#0000c0; text-decoration:none;}
a:visited	{color:#0000c0; text-decoration:none;}
a:active	{color:#0000c0; text-decoration:none;}
a:hover	{color:#000fff; text-decoration:underline;}

.menu {width:100%; background-color:#E4FEE4;text-align:left; font-size:70%;font-family:Arial; font-weight:bold;  border-style: solid; border-width: thin; border-top-color: white; border-right-color: white; border-bottom-color: white; border-left-color: white;}

/* Coding for Community Page, also uses .menu */

.borderleft{border-left-width: thin; border-left-style: solid; border-left-color: #E5E5CD;}
.borderleftbottom{border-left-width: thin; border-left-style: solid; border-left-color: #E5E5CD;border-bottom-width: thin; border-bottom-style: solid; border-bottom-color: #E5E5CD;}
.borderlefttop{border-left-width: thin; border-left-style: solid; border-left-color: #E5E5CD;border-top-width: thin; border-top-style: solid; border-top-color: #E5E5CD;}
.bordertopright{border-top-width: thin; border-top-style: solid; border-top-color: #E5E5CD;border-right-width: thin; border-right-style: solid; border-right-color: #E5E5CD;}

.yellow {width:20%;background-color:#FFFFC0;text-align:left;font-size:80%;font-family:Arial}
.blue {width:20%;background-color:#00FFFF;text-align:left;font-size:80%;font-family:Arial}
.green {background-color:#E4FEE4;text-align:left;font-size:80%;font-family:comic sans MS}
.brown {background-color:#E5E5CD;text-align:left;font-size:60%;font-family:sans-serif}
.com {background-color:#E5E5CD;text-align:left;font-size:65%;font-family:verdana}
.comun {background-color:#E5E5CD;text-align:left}

/* ---takes colour from style (over-rules colour in cell), font size  from cell (over-rules style), face from cell (over-rules style). 
Width from cell.*/
