a:link {
 text-decoration: none;
 color: blue;
}
a:visited {
 text-decoration: none;
 color: blue;
}
a:hover {
 text-decoration: underline;
 color: green;
}
div#left-margin9 { 
 margin-left: 3px;
 margin-right: 3px;
}
div#left-margin-17 { 
 margin-left: -17px;
 margin-right: 3px;
}
div#label {
 padding: 3px 0px 3px 9px;
 background-color: rgb(200,230,100);
 font-weight: bold;
 width: 391px;
 border-style: solid none;
 border-width: thin;
 border-color: black;
}
div#slabel {
 margin-left: 0px;
 padding: 4px 4px 3px 4px;
 background-color: rgb(200,230,100);
 font-weight: bold;
 width: 225px;
 text-align: center;
 text-indent: 0px;
 border-style: solid none;
 border-width: thin;
 border-color: black;
}
div#slabel600 {
 margin-left: 0px;
 padding: 4px 4px 3px 4px;
 background-color: rgb(200,230,100);
 font-weight: bold;
 width: 560px;
 text-align: center;
 text-indent: 0px;
 border-style: solid none;
 border-width: thin;
 border-color: black;
}
h2 {
 color: blue;
 font-family: sans-serif; 
 text-align: center;
}
hr {
 clear: both;
 background-color: green;
 color: green;
 border: none;
 height: 5px; 
}
hr#eventlist {
 clear: both;
 background-color: black;
 color: black;
 border: none;
 height: 1px; 
}

img {
 border: none;
}
img#bt {
 padding-top: 3px;
}
span#inputarea {
 background-color: red;
}
table {
 margin-left: auto;
 margin-right: auto;
}
table#menu {
 background-color: rgb(200,230,100);
 border: 1px solid black;
/* border-radius: 15px; */
 width: 390px;
 padding: 16px;
}
table#standoutbox {
 float: right;
 border: 5px solid red; 
 width: 200px; 
 padding: 9px;
}
table#standoutbox a:link {
 color: blue; text-decoration: none;
}
td {
 vertical-align: top;
 font-family: Verdana;
}
ul#tri {
 list-style: url(/GRAPHICS/bluetriangle.gif) outside;
}
