body	{background-image: url(images/bg.png); 
	background-repeat: repeat-x; 
	background-attachment: scroll;  
	background-color: #1d1c1d; 
	overflow: auto;}

body, tr, td  {font-family: arial;
 	color: #9b9b9b; 
	font-size: 11px; 
	line-height: 20px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	letter-spacing: 0px; 
	list-style-type: circle;}

a:link	{text-decoration: none; 
	border-bottom: #e2e2e2 2px solid; 
	color: #2f2f2f; 
	font-weight: none;} 
a:visited  	{text-decoration: none; 	
	border-bottom: #e2e2e2 2px solid; 
	color: #2f2f2f; 
	font-weight: none;} 
a:active 	{text-decoration: none; 
	border-bottom: #e2e2e2 2px solid; 
	color: #2f2f2f; 
	font-weight: none;} 
a:hover 	{text-decoration: none; 
	border-bottom: #f65b5c  2px solid; 
	color: #2f2f2f;
	font-weight: none;}

a.style1:link {color: #828282; 
	border-bottom: none;}
a.style1:visited {color: #828282; 
	border-bottom: none;}
a.style1:hover {color: #6b6b6b;
	 border-bottom: none;}

i	{color: #4a4a4a;
	font-family: georgia;}

h1 	{margin: 1px;
	padding: 2px;
	color: #ececec;
	text-align: left;
	font: 15px arial black;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 9px;}

h2 	{margin: 1px;
	padding: 0px;
	color: #d1d0d1;
	text-align: left;
	font: 10px arial black;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 3px;}

img.sibs{ border:5px solid #cccccc; 
	margin: 6px;}

img:hover.sibs { border:5px solid #d2d2d2; 
	margin: 6px;
	filter: alpha(opacity=80);
	moz-opacity: .80;
	opacity: .80;}

img.images{ border:5px solid #eeeeee; 
	margin: 6px;}

img:hover.images { border:5px solid #d2d2d2; 
	margin: 6px;
	filter: alpha(opacity=80);
	moz-opacity: .80;
	opacity: .80;}
