body      {
	background-color: #003333;
	background-image: url(hop_bg.png);
	          }
.maintable {
	background-color: white;
	border: 1px solid #4B0000;
	
            }
.maincontenttable {
	background-color: white;
	width: 100%;
            }
li {
	font-size: 12px;
	font-weight: normal;
}
.eventbox1 {
	background-color: #CCCCCC;
	padding: 5px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4B0000;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #4B0000;
}

.required {
		color: #4B0000;
}

.menu     {
	background-color:#4B1111;
	color:white;
	font-family:arial;
	font-size:12px;
	text-align:center;
          }
.footer    {
	background-color: #400000;
	color: white;
	font-family: arial;
	font-size: 11px;
          }
p           {
            color:#000000;
            font-family:arial;
            font-size:12px;
            }
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4B0000;
}
h3           {
	font-weight: bold;
    font-size: 13px;
              }   
td      {
        font-family:arial;
        font-size:12;
        font-weight: normal;
        color: #000000;
        }

th      {
        color:#000000;
        font-family:arial;
        font-size:10pt;
        text-decoration: none;
        text-align:left;
        padding: 2px;
        font-weight: bold;
        margin-bottom: 4px;
        }
a.menu:visited { 
		color:#ffffff; 
		text-decoration:none;
		}
a.menu:hover {
		color:#00A140;
		text-decoration:underline;
		}
a.menu:link       {
        color:#ffffff;
        text-decoration:none;
        }

a:visited { 
		color:#4B0000; 
		text-decoration:none;
		}
a:hover {
		color:#4B0000;
		text-decoration:underline;
		}
a:link       {
        color:#4B0000;
        text-decoration:none;
        }

         
            
hr {
	height: 1px;
}

