@charset "iso-8859-1";
/* author: djwilkes@hotmail.com */
/* Creation date: Mar 2004 */

body {background-color: #99FFCC; /*background-image: url(media/gif/ruled1.gif); */
background-repeat: repeat; font-size: medium; font: medium; }

#maintable {width: 100%; height: 100%; padding: 0; border: 0}

/* border="0" cellpadding="0" cellspacing="0" */

#logo {text-align: center; vertical-align: top; width: 10%}
#masthead {text-align: center; vertical-align: top; }
/*color: #008000*/

#centrerow {height: 80%; }

#menu {text-align: left; vertical-align: top; padding-top: 50px; padding-bottom: 0px; padding-left: 0px; padding-right: 0%; width: 10%; line-height: 200%; padding: }
#menu a:link { color: blue; font-weight: bold; text-decoration: none}
#menu a:active { color: yellow; font-weight: bold; text-decoration: none}
#menu a:visited { color: red; font-weight: bold; text-decoration: none}
#menu a:hover { color: green; font-weight: bold; text-decoration: none}/*define after :visited*/

.links a:link { color: blue; font-weight: bold; text-decoration: none}
.links a:active { color: yellow; font-weight: bold; text-decoration: none}
.links a:visited { color: red; font-weight: bold; text-decoration: none}
.links a:hover { color: green; font-weight: bold; text-decoration: none}/*define after :visited*/

#mainbody {width: 90%; vertical-align: top; padding-left: 20; padding-top: 20}
/*#fivestar {font-size: large; color: #FF0000}*/

/*#bottomrow {vertical-align: bottom; text-align: right; height: 10%; width: 100%}*/
#bottomrowleft {vertical-align: bottom; text-align: center; height: 10%; width: 10%}
#bottomrowright {vertical-align: bottom; text-align: center; height: 10%; width: 90%}

.blue {color: blue; }
.green {color: green; }

hr.hr69 {width: 69%; }
img.imgborder {border: 0; }