body {
	margin:5px; padding:0px;
	text-align:left;
	background-color:#6280AD;			
}

.header {
	font-family:arial,verdana,helvetica;
	font-size:20px;
	font-weight:bold;
	color:#A52D28;	
}

.bodyText {
	font-family:arial,verdana,helvetica;
	font-size:12px;
	font-weight:normal;
	color:black;
}

table {
	font-family:arial,verdana,helvetica;
	font-size:12px;
	font-weight:normal;
	color:black;
}

.eventText {
	font-family:arial,verdana,helvetica;
	font-size:11px;
	font-weight:normal;
	color:black;
}

.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #D7D7D7;
}

.inputButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #000000;
	bgcolor: #FFFFFF;
}

.header_small_ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.header_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

div#loadingphotos
{
  margin: 0px 0px 0px 0px;
  display: block;
}

div#loadedphotos
{
  margin: 0px 0px 0px 0px;
  display: none;
}

#dropmenudiv{
	position:absolute;
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:2px solid black;
	border-bottom:2px solid black;
	font:normal 10px Verdana;
	color: #000066;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px dashed #DAD8D9;
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: #000066;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #DAD8D9;
}
