/* style sheet for www.fcct.org.uk */

body       {background-color:snow; color:navy; text-align:left; font-family:verdana,arial,helvetica,sans-serif;}

/* elements */
img        {margin:2px 8px 2px 8px; border:none}
img.mapl   {float:left; margin:6px 18px 6px 2px; border:none;}
img.mapr   {float:right; margin:6px 2px 6px 18px; border:none;}
img.photl  {float:left; margin:6px 18px 6px 2px; border:solid 4px darkslategray;}
img.photr  {float:right; margin:6px 2px 6px 18px; border:solid 4px darkslategray;}

table.lvnd {background-color:lavender; color:navy; margin:0px 0px 6px 0px;}

td.news    {padding:0px 8px 20px 4px;}
td.menu    {background-color:steelblue; color:snow; height:22px; font-size:11px; font-weight:bolder;}
td.stat    {color:black; height:22px; font-size:11px; font-weight:bolder; border-bottom-style:solid; margin-top:5px; border-color:dimgray; border-width:2px;}

/* links */
a:link, a:visited {color:snow; text-decoration:none;}
a:hover           {color:gold; text-decoration:none;}
a:link.gr, a:visited.gr {color:darkgreen; font-weight:bold; text-decoration:none;}
a:hover.gr              {color:gold; font-weight:bold; text-decoration:none;}
a:link.red, a:visited.red {color:maroon; font-size:11px; font-weight:bolder; text-decoration:none;}
a:hover.red               {color:gold; font-size:11px; font-weight:bolder; text-decoration:none;}
a.link.xx, a:visited.xx, a:hover.xx {color:lavender; text-decoration:none;}

/* font sizes */
.b4 {font-size:medium; font-weight:bolder;}
.b5 {font-size:large; font-weight:bolder;}
.n1 {font-size:xx-small; font-weight:normal;}
.n2 {font-size:x-small; font-weight:normal;}
.n3 {font-size:small; font-weight:normal;}
.n4 {font-size:medium; font-weight:normal;}
.n5 {font-size:large; font-weight:normal;}

/* text align */
.cent {text-align:center;}
.left {text-align:left;}
.righ {text-align:right;}
.foot {font-size:7pt; color:navy; text-align:center; margin:0px;}
.nul  {font-size:1px; color:lavender;}
.tiny {font-size:1px; color:snow;}

/* special */
.miss {background-color:snow; color:black;}
