

body {
	font-family: arial;
      	font-size: 12px;
margin: 0;

}

table#content {
	font-family: Arial;
	font-size: 10px;

}

table#menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;

}

table#main {
	font-family: Arial;
	font-size: 10px;
	
}

table#content2 {
	font-family: Arial;
	font-size: 10px;
	
}

table#eventnav {
	font-family: Arial;
	font-size: 10px;
}

div#line {
border-top: 1px dotted #d7d7d7;
width: 100%;
padding: 1em 0 0 0;
margin: 0;
}

td#btmline {
border-bottom: 1px dotted #d7d7d7;
}

p {
     margin:  1em 0 0 0;
     padding:  0;
}

td#copy {
color: #999;
font-family: Arial;
font-size: 10px;
padding: 25px 0 0 0;
}


a {text-decoration:none}

a:link {color: #666;}
a:active {color: #00f;}
a:visited {color: #666;}
a:hover {color: #111; text-decoration: underline; }

.highlightit img{
border: 1px solid #ccc;
}

.highlightit:hover img{
border: 1px solid #555;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}
	