body {
font-family: Trebuchet MS, Verdana, arial, helvetica;
scrollbar-arrow-color:152483;
scrollbar-base-color:c2d4ff;
scrollbar-shadow-color:grey;
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-dark-shadow-color:grey;
scrollbar-3d-light-color:gold;
}

H1 {font: 0px Verdana; color: #ffffff; text-decoration: none;}
H2 {font: bold 14px Trebuchet MS, Verdana; color: #000000; text-decoration: none;}
HR {color: #1546cf;}
A:link {font: bold 12px Trebuchet MS, Verdana; color: #164fdc; text-decoration: none;}
A:visited {font: bold 12px Trebuchet MS, Verdana; color: #164fdc; text-decoration: none;}
A:hover {font: bold 12px Trebuchet MS, Verdana; color: #000000; text-decoration: none;}
.huge {font: bold 16px Trebuchet MS, Verdana; color: #000000; text-decoration: none;}
.left {font: 12px Trebuchet MS, Verdana; color: #000000; text-decoration: none;}
.fet {font: bold 14px Trebuchet MS, Verdana; color: #000000; text-decoration: none;}
.liten {font: 10px Trebuchet MS, Verdana; color: #000000; text-decoration: none;}
.start {font: bold 14px Trebuchet MS, Verdana; color: #000000; text-decoration: none;}
.right {font: bold 12px Arial; color: #ffffff; text-decoration: none;}
.menu {font: bold 12px Arial; color: #ffffff; text-decoration: none; padding-left: 12px;}
.menu a:link{font: bold 12px Arial; color: #ffffff; text-decoration: none;}
.menu a:visited{font: bold 12px Arial; color: #ffffff; text-decoration: none;}
.menu a:hover{font: bold 12px Arial; font-style:italic; color: #ffffff; text-decoration: none;}
.mini {font: 10px Trebuchet MS, Verdana; color: #cccccc; text-decoration: none;}
.mini a:link{font: 10px Trebuchet MS, Verdana; color: #cccccc; text-decoration: none;}
.mini a:visited{font: 10px Trebuchet MS, Verdana; color: #cccccc; text-decoration: none;}
.mini a:hover{font: 10px Trebuchet MS, Verdana; color: #ffffff; text-decoration: none;}
.minimini {font: 9px Trebuchet MS, Verdana; color: #bcbcbc; text-decoration: none;}
.minimini a:link{font: 9px Trebuchet MS, Verdana; color: #bcbcbc; text-decoration: none;}
.minimini a:visited{font: 9px Trebuchet MS, Verdana; color: #bcbcbc; text-decoration: none;}
.minimini a:hover{font: 9px Trebuchet MS, Verdana; color: #ffffff; text-decoration: none;}
TD {font: 12px Trebuchet MS, Verdana; color: #000000;}
TH, TH a:link, TH a:visited, TH a:hover, TH a:active {
	font: bold 14px Trebuchet MS, Verdana;
	color: #ffffff; 
}

.error {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: red;
}

.success {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: green;
}

.warning {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: orange;
}

.question {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: blue;
}

.normal {
	font-size: 12px;
	text-align: center;
	color: black;
}
.ruled {
	border-bottom: 1px dashed #a0a0a0;
}
.topruled {
	border-top: 1px dashed #a0a0a0;
}
.fetruled {
	font: bold 11px Trebuchet MS, Verdana;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #a0a0a0;
}
.fettopruled {
	border-top: 1px dashed #a0a0a0;
	font: bold 11px Trebuchet MS, Verdana;
	color: #000000;
	text-decoration: none;
}

.blankr {
	background-image: url(../images/headerbar.png);
	background-repeat: repeat-x;
}

.blankl {
	background-image: url(../images/headerbar.png);
	background-repeat: repeat-x;
}

.flat {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 10px;
	border: 1px solid #000000;
}
.colframel {
	background-image: url("../images/coll.jpg");
	background-position: bottom; 
	background-repeat: repeat-x;
}
.colframer {
	background-image: url("../images/colr.jpg");
	background-position: bottom; 
	background-repeat: repeat-x;
}




	#slideshow{
		width:450px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:1px solid #666666;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:300px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		text-align:center;
		font-family: Verdana, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size: 12px;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #666666;
		position:relative;
		overflow:hidden;
		padding:0px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #fff;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #fff;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}