.baseline { font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: green }

a:active {  text-decoration: none}
a:link {  text-decoration: none; font-weight: normal; color: red}
a:active {  text-decoration: none; font-weight: normal; color: red}
a:visited {  text-decoration: none; font-weight: normal; color: red}
a:hover {  text-decoration:underline; font-weight: normal; color: #ffffff; background-color: #ee0000;}
a {  text-decoration: none; color: #302846}

.PageHeading { font-family: Arial, Helvetica, sans-serif; font-size: 160%; color: black; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal; text-align: center;}
.BodyHeading { font-family: Arial, Helvetica, sans-serif; font-size: 140%; color: black; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}
.MinorText { font-family: Arial, Helvetica, sans-serif; font-size: 75%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal; text-align: center;}

.ButtonText { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}
.MainText { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 180%; color: black; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 160%; color: black; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 140%; color: black; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 120%; color: black; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}
h5 { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}
h6 { font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: black; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}

p { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

tr { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}
td { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

ol { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}
ul { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}
li { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

strong { font-family: Arial, Helvetica, sans-serif; font-size: 100%; text-decoration: none; font-weight: bold; font-style: normal; font-variant: normal}

abbr { text-decoration:underline; }
abbr:hover { color:#FF6600; text-decoration:underline; }

hr { color: red}

p.MainHeadings { font-family: Arial, Helvetica, sans-serif; font-size: 140%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

p.MainText { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: black; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

a.main:link { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: blue; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

a.main:hover { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #dd0000; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

a.main:active { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: red; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

a.main { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: blue; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal}

a.sidebar {
  color:inherit;
  background-color:inherit;
  font-size: 90%;
  display: block;
}

a.sidebar:hover {
  color: white;
  background-color: #ee0000;
  font-size: 90%;
}

td.sidebar {
  color: red;
  background-color:white;
  border-bottom:1px dotted #000000;
}

table.sidebar {
  border-right:1px solid #000000;
}

img#welcomelogo {float: right; margin-right: 20px;}
img.meeting {border: 2px solid #ee0000; margin-left: 100px; margin-bottom: -10px;}
p.caption {font-size:12px; margin-left: 130px;}
p.caption2 {font-size:12px; margin-left: 200px;}
p#caption3 {font-size: 12px; margin-left: 160px;}
p.caption4 {font-size: 12px; margin-left: 45px;}
p.caption5 {font-size: 12px; margin-left: 180px;}
p.caption6 {font-size: 12px; margin-left: 95px;}
span#discount {font-size:12px;}

li.eventlist {margin-bottom: 5px;}

img#award {float: right; margin-right: 20px; border: 2px solid #ee0000;}

span.smaller {
	font-size: 12px;
}