body {background-color: #00487b; background-image: url('/images/back.jpg'); background-repeat: repeat-x; font-family: Arial, Helvetica, sans-serif}
.rbform {width:400px;background-color: #BBDDFF;border-spacing: 0px}
.rbtable {width:500px;background-color: #BBDDFF;border-spacing: 0px}
.rgtable {width:500px;background-color: #C9BE62;border-spacing: 0px}

label {font-weight:bold;font-size: 18px}
input.text {height: 32px;font-size: 18px}
img {border: 0}
td {font-family: Arial, Helvetica, sans-serif;font-size: 12px}
th {font-family: Arial, Helvetica, sans-serif}
em {font-style: normal;font-weight: bold;color: red}

.small {font-family: Arial, Helvetica, sans-serif;font-size: 12px;padding: 10px}
.medium {font-family: Arial, Helvetica, sans-serif;font-size: 16px;padding: 10px}
.large {font-family: Arial, Helvetica, sans-serif;font-size: 20px}

a:link {text-decoration: none;font-weight: bold;color: blue}
a:visited {text-decoration: none;font-weight: bold;color: blue}
a:active {text-decoration:none;font-weight: bold;color: red}
a:hover {text-decoration: underline overline;font-weight: bold;color: red}

a.info {position:relative; z-index:24; background-color:#Ccc; color:#000; text-decoration:none}
a.info:hover {z-index:25; background-color:#ff0}
a.info span {display: none}
a.info:hover span{display:block; position:absolute; top:2em; left:2em; width: 15em; border:1px solid #000; background-color:#ffff00; color:#000; text-align: center}

a.button {text-decoration: none;font-weight:bold; border:3px solid;padding:2px;border-color:#76D00F #488E2C #488E2C #76D00F;background:#C8FA3F;color: #000;text-transform: uppercase}
a:link.button {color: #000;text-transform: uppercase}
a:visited.button {color: #000;text-transform: uppercase}
a:active.button {text-decoration: none;color: #666;text-transform: uppercase}
a:hover.button {text-decoration: none;border-color:#488E2C #76D00F #76D00F #488E2C;color: #666;text-transform: uppercase}

a.splash {text-decoration: none}

.outline {list-style: none}
.outline ul {list-style: none;}
.outline li {cursor: auto;}
.olink {border-style: none; padding-right: 10px}
.oimg {border-style: none}

