/*--Stylesheet for CORSA map page--*/
body.Cmap {padding-top: 5; font-family: times; color: #000000; background-color: #d3d3d3; }

table.Map {width: 700; height: 540; background-color: #ffffff; }

table.club {width: 80%; border: thin line #ffffff; padding: 10;}
td.club {border: thin ridge #000000;}

h5 {font: bold 18pt; text-align: center; line-height: 0.5; }
h6 {font: bold 14pt; text-align: center; }
p.state {font: bold 18pt; text-align: center; }
p.club1 {font: bold 14 pt; text-align: center; text-decoration: underline; }
p.club2 {font: 14 pt; text-align: center;line-height: 1;}

a {font: bold; text-decoration: none;}
a:link {color: red}
a:visited {color: green}
a:hover {color: purple}

/*--Unused Styles--*/
h1 {font: bold 36pt; text-decoration: underline; text-align: center; line-height: 0.5; }
h2 {font: bold 24pt; text-decoration: underline; text-align: center; line-height: 0.5; }
h3 {font: bold 18pt; text-decoration: underline; text-align: center; line-height: 0.5;}
h4 {font: bold 24pt; text-align: center; line-height: 0.5; }

p.one {font-size: 12 pt;line-height: 1;}
p.one2 {font-size: 12 pt;line-height: 0.1;}
p.oneC {font-size: 12 pt;line-height: 1;text-align: center;}
p.one2C {font-size: 12 pt;line-height: 0.1;text-align: center;}

p.two { font-size: 14 pt;line-height: 1;}
p.twoC {font-size: 14 pt;line-height: 1;text-align: center;}
p.twoCU {font-size: 14 pt;line-height: 1;text-align: center;text-decoration: underline;}

p.three {font-size: 18 pt;line-height: 1;}



table.BigMap {width: 1200; height: 830; border: 1; border-style: ridge; border-color: #0000ff; background-color: #ffffff;}
img.BigMap {width: 936; height: 720; }


