body{
padding:20px;
margin:0px;
background:#000000;
}

td { vertical-align:top; padding:0px; color:#FFFFFF}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background: #000000;
scrollbar-face-color:#000000;
scrollbar-base-color:#6F6F6F;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#6F6F6F;
scrollbar-shadow-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000;
}

a{ color:#6F6F6F; text-decoration:none}
a:hover{ color:#FFFFFF; text-decoration:none}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:16px;
		color:#000000;
		}	
	
.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.menu {margin:0px; padding:0px; list-style:none; line-height:20px;}
.menu a{ color:#6F6F6F;  text-decoration: none; font-size:; font-weight:bold; text-transform:uppercase; background:url('images/menu_bg.gif') no-repeat 0 5px; padding-left:10px}
.menu a:hover{ text-decoration: none; color:#FFFFFF}
.menu {background:none}

.menu2 {margin:0px; padding:0px; list-style:none; line-height:20px;}
.menu2 a{ color:#6F6F6F;  text-decoration: none; font-size:; font-weight:normal; background:url('images/menu_bg.gif') no-repeat 0 5px; padding-left:10px}
.menu2 a:hover{ text-decoration: none; color:#FFFFFF}
.menu2 {background:none}


.shop {background:url('shop/skins/Cougars/styleImages/backgrounds/pageBg.gif') repeat-y; background-position: left;}

.menutv {margin:0px; padding:0px; list-style:none; line-height:20px;}
.menutv a{ color:#6F6F6F;  text-decoration: none; font-size:; font-weight:bold; background:url('images/menu_bg.gif') no-repeat 0 5px; padding-left:10px}
.menutv a:hover{ text-decoration: none; color:#FFFFFF}
.menutv {background:none}

.form{width:194px; height:20px; margin-top:7px; border:#6F6F6F 1px solid; background:#282828; font-size:11px; color:#FFFFFF; padding-left:6px; padding-top:0px;}
.form2{height:20px; margin-top:7px; border:#6F6F6F 1px solid; background:#282828; font-size:11px; color:#FFFFFF; padding-left:6px; padding-top:0px;}
.formsmall{width:94px; height:20px; margin-top:7px; border:#6F6F6F 1px solid; background:#282828; font-size:11px; color:#FFFFFF; padding-left:6px; padding-top:0px;}

.textarea {width:194px; height:100px; border:#4F4F4F 1px solid; background:#282828; font-size:11px; color:#FFFFFF; padding-left:9px; padding-top:4px; overflow:auto; margin-top:7px}


	#dhtmlgoodies_slideshow{
		width:540px;	/* Total width of slideshow */
	}
	
	#previewPane{
		border:1px solid #434343;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:0px;

		position:relative;
		
		/* CSS HACK */
		height: 461px;	/* IE 5.x */
		height/* */:/**/449px;	/* Other browsers */
		height: /**/449px;
				
	}
	#previewPane img{
		line-height:429px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:none;
		text-align:center;
		font-family: Tahoma;	/* Font to use */
		font-size:11px;
	}
	#galleryContainer{
		
		height:131px;	/* Height of the images + 2 */
		border:1px solid #434343;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* 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: #000000;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #000000;
		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;
	}
	