body {
	margin-top: 0;
	margin: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

td {
	font-size: 10px;
}


.header {
	color: #000000;
	font-size: 16px;
        font-weight: bold;
        text-decoration: none;
}

.mnu-header {
        color: #C0C0C0;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
}

.header-sm {
        color: #000000;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
}


.status {
        color: #000000;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
}



a:link {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
        color: #ff0000;
        text-decoration: none;
	font-weight: bold;
}
		

a:hover {
        color: #ff0000;
        text-decoration: underline;
	font-weight: bold;
}
		

a.mnu:link {
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
}

a.mnu:visited {
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
}

a.mnu:hover	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}




a.event:link	{
	color: #2e498c;
        text-decoration: none;
        font-weight: bold;
}

a.event:visited     {
        color: #2e498c;
        text-decoration: none;
        font-weight: bold;
}

a.event:hover     {
        color: #FF0000;
        text-decoration: none;
        font-weight: bold;
}
			



.tagline	{
	color:	#FFFFFF;
}

.footer        {
        color:  #FFFFFF;
}


input {
  font-size: 12px;
  font-family: Verdana,Arial,sans-serif;
  border-color: #2F4A8F;
  border-width: 1px;
  border-style: solid;
  padding: 2px;
  color: #000000;
  background: #E6EEEE;
  }
