 ul {margin:0; padding:0; list-style:none; line-height:18px}
 li {background:none }
table { 
	border:0px;
}
form{
 	margin:0px;
  	padding:0px;
	}
body{
 	margin:0px;
  	padding:0px;
	background-color:#FFFFFF;
	}

td, input, textarea, caption{
	font-size:11px;
    font-family:Tahoma;
	color:#444444;
	line-height:14px;
	scrollbar-3dlight-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF ;
    scrollbar-face-color:#828282; 
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkShadow-color:#FFFFFF;
}
.t1 {
	font-size:10px;
}
a {
	color:#444444;
}
a:hover {
	text-decoration:none;
}
.scroll1 {
	width:230px;
	height:157px;
	overflow:auto;
}
.scroll2 {
	width:173px;
	height:238px;
	overflow:auto;
}
.scroll3 {
	width:468px;
	height:268px;
	overflow:auto;
}
.scroll4 {
	width:468px;
	height:254px;
	overflow:auto;
}

.form input{
 		height:17px; width:218px;
		background-color:#FFFFFF; 
		padding:0px 0 0 4px;
		
}

.form textarea{
		height:67px; width:218px;
		background-color:#FFFFFF; 
		padding:0px 0 0 4px;
		overflow:auto;
		}
select {
	background-color : White;
	color : black;
	width: 140px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	font-weight : normal;
	border: 1px solid;
}

 
div.submit{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 100px;	/* IE 5.x */
		height/* */:/**/100px;	/* Other browsers */
		height: /**/100px;
				
	}








	#dhtmlgoodies_slideshow{
		width:500px;	/* Total width of slideshow */
		vertical-align:middle;

	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 350px;	/* IE 5.x */
		height/* */:/**/350px;	/* Other browsers */
		height: /**/350px;
				
	}
	#previewPane img{
		vertical-align:middle;
		line-height:300px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		vertical-align:middle;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:1.2em;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 100px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/100px;	/* Other browsers */
		height: /**/100px;
				
	}
	#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;
	}





 




