.left {

		font-family: arial;
		font-size: 11pt;
		font-weight: bold;
		color: #d0d0dd;

}

.sidebar {

		font-family: arial;

		font-size: 8pt;

		font-weight: medium;

		color: #333363;	
		
}

.calendar {

		font-family: arial;

		font-size: 10pt;

		font-weight: bold;

		color: #d0d000;

}

H5 {

		font-family: arial;

		font-weight: bold;

		font-size: 11pt;

		color: #636363;
}

.calendar2 {

		font-family: arial,verdana;

		font-weight: medium;

		font-size: 9pt;

		color: #808088;
}

SMALL {

		font-family: arial;

		font-weight: medium;

		font-size: 8pt;

		color: #0c0c0c;
}

.SUPERSMALL {

		font-family: arial,verdana;

		font-weight: medium;

		font-size: 7pt;

		color: #333333;
}

.HEADLINE {

		font-family: arial;

		font-weight: bold;

		font-size: 13pt;

		color: #313131;
}

.menu {

		font-family: arial;

		font-size: 8pt;

		color: #990101;
		
}

.menu:link {

		font-family: arial,verdana;
		font-size: 8pt;
		color: #990101;
		font-weight: bold;
		text-decoration: none;
				
}

.menu:visited {

		font-family: arial,verdana;
		font-size: 8pt;
		color: #990101;
		font-weight: bold;
		text-decoration: none;

}

.menu:hover {

		font-family: arial,verdana;
		font-size: 8pt;
		color: #b90303;
		font-weight: bold;
		text-decoration: underline;		
		
}


.tiny1 {

		font-family: Arial,verdana;
		font-weight: bold;
		shadow: #ccccee;
		font-size: 8pt;
		color: #ccccee;
		text-decoration: none;



}

SUP {
		font-family: arial;
		font-size: 8pt;
		color: #313131;
		font-weight: medium;
		text-decoration: none;

}


TD {

		font-family: arial;

		font-size: 9pt;

		color: #1A1A1A;


}

A:link {

		font-family: arial,verdana;
		font-size: 9pt;
		color: #000000;
		font-weight: medium;
		text-decoration: none;
				
}

A:visited {

		font-family: arial,verdana;
		font-size: 9pt;
		color: #69696c;
		font-weight: medium;
		text-decoration: none;

}

A:hover {

		font-family: arial,verdana;
		font-size: 9pt;
		color: #ff0000;
		font-weight: medium;
		text-decoration: underline;		
}

.form {
        border:1px solid #ccccee;
		background-color: #f0f0f0;
		font-family: arial;
		font-size: 10pt;
		color: #002060;
		BUTTONFACE="#FFFFFF"

}

.submit {
	border:1px hidden #c00000;
	background-color: #f0f0f0;
	cursor: hand;
	font-family:arial,verdana;
	font-color: #c00000;
	font-size: 8pt;
	font-weight: medium;
	}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	

