/* CSS Document */
body {
	margin:0;
	padding:0;
	background-image: url();
	font-family:Tempus Sans ITC,Verdana,Arial,sans-serif;
	color: #FFFFFF;
	font-size:14px;
              font-style:bold
	}

A:link {color:#FFFFFF; text-decoration:underline; font: 15px Tempus Sans ITC; }

A:visited {color:#FFFFFF; text-decoration:underline; font: 15px Tempus Sans ITC; }

A:hover {color:#FF561A; text-decoration:none; font: 15px Tempus Sans ITC;}

A.two:link {color:#2E1F08; text-decoration:underline; font: 16px Tempus Sans ITC; }

A.two:visited {color:#2E1F08; text-decoration:underline; font: 16px Tempus Sans ITC; }

A.two:hover {color:#FF561A; text-decoration:none; font: 16px Tempus Sans ITC;}

A.three:link {color:#FFFFFF; text-decoration:underline; font: 14px Tempus Sans ITC; }

A.three:visited {color:#FFFFFF; text-decoration:underline; font: 14px Tempus Sans ITC; }

A.three:hover {color:#FF561A; text-decoration:none; font: 14px Tempus Sans ITC;}
	}



	




div.welcome { 

             width:380; 

             height:130px;

             background:clear;

             overflow: auto; 
}
#AutoNumber1 {
	width: 100%;
	border-collapse: collapse;
	border-color: #111111			
}

div.scrolling { 

width:539; 

height:;

background:clear;

border:0 px;

border-width:0 px;

border-color:;

overflow: ; 


}

table.stat th, table.stat td {
  font-size : 60%;
  font-family : Verdana,;
  background :  none; color : ; }


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 2px;
left: -1000px;
border: 0;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}


div.scrolling { 

width:650; 

height:340;

background:transparent;

border:0px;

border-width:0px;

border-color:;

overflow: auto; 

align: center

filter:chroma(color=#000000); /* here you are defining which color you want to be transparent in your scrollbars */

scrollbar-arrow-color: #600100;
scrollbar-face-color: #FF8901; /* transparent */
scrollbar-3dlight-color: #C7C9C8; /* transparent */
scrollbar-darkshadow-color: #104540; /* transparent */
scrollbar-highlight-color: #C7C9C8;
scrollbar-shadow-color: #104540;
scrollbar-track-color: #FF8901; /* transparent */



}

div.shirts { 

width:539; 

height:auto;

background:clear;

border:0 px;

border-width:0 px;

border-color:;




}
