.normText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #FFFFFF; text-decoration: none; list-style-type: circle;}
.normMenu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; list-style-type: circle; }
.subHeading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; color: #CCCCCC; text-decoration: none; line-height: normal;}
.subMenu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: normal; text-decoration: none; list-style-type: circle; list-style-image: url(images/dot1.gif)}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4566A3;
	text-decoration: none;
	font-weight: normal;
	list-style-image: url(images/dot.gif);
	list-style-type: circle;
}
.normSmall {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #CCCCCC; text-decoration: none; list-style-type: circle
}
body {
FONT-SIZE: 12pt; SCROLLBAR-HIGHLIGHT-COLOR: buttonface; SCROLLBAR-SHADOW-COLOR: buttonface; SCROLLBAR-3DLIGHT-COLOR: buttonhighlight; SCROLLBAR-TRACK-COLOR: #eeeeee; SCROLLBAR-DARKSHADOW-COLOR: buttonshadow
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #282826;
	font-size: 12px;
}
.menu1 {
	background-image: url(images/button_line.jpg);
	background-repeat:repeat-x;
	background-position:right;
}

.normHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #249A94;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
.menuBar {background-image: url(images/button_line.jpg); background-repeat:no-repeat; background-position:right;}

.thumbnailOut {
	cursor:pointer;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	width: 70px;
	height: 70px;
	border: 1px solid #000000;
	padding: 0px;
	margin: 5px;
}
.drop_down_menus {
	position: absolute; 
	width: 150;
	height: auto; 
	z-index: 1; 
	left: 1px; 
	top: 1px; 
	padding:5; 
	background-color: #636363; 
	visibility: hidden;
}
.drop_down_menus_line {
	height:1px;
	width:100%;
	margin-bottom:5px; 
	margin-top:5px;
}