﻿
A
{
	font-family: arial;
	text-align: justify;
	text-decoration: none;
	color: #333333;
}

A:hover
{
	color: #000000;

}

A.ParLinks
{
	font-family: arial;
	font-size: 10px;
	text-align: justify;
	text-decoration: none;
	color: #333333;
}
A.ParLinks:hover
{
	text-decoration: underline;
	color: #000000;
}


.TPic
{
	border-style: solid; 	border-color: #555555;	border-width: 2px; 
	padding-left: 1px; 	padding-right: 1px; 	padding-top: 1px; 	padding-bottom: 1px;
	filter:alpha(opacity=70);	opacity:0.70;	-moz-opacity:0.70;
	
}

.TPic:hover
{
	border-style: solid; 	border-color: Red;	border-width: 2px; 
	padding-left: 1px; 	padding-right: 1px; 	padding-top: 1px; 	padding-bottom: 1px;
	filter:alpha(opacity=100);	opacity:1;	-moz-opacity:1;
	
}
A.MenuItem
{
	font-family: Arial;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	width: 70px;
	text-align: center;
}

A.MenuItem:hover
{
	background-color: #dddddd;
	color: #555555;
	
}

.t1 TD
{
	border:0px solid red;
}

A.LJLinks
{
	text-decoration: none;
	font-weight: bold;
}
A.LJLinks:hover
{
	color: blue;
	text-decoration: underline;
}
.MyShop
{
	padding: 0px;
	margin: 0px;
	text-indent: 0px;

}
.MyShop li { 
	margin:0px;
	width:110px;/*  img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
	               img.border-left (1) + img.border-right (1)*/
	/*height:93px; /* image + row of text (87) + border-top (1) + border-bottom(1) + margin-bottom(4) */ */
	/*	margin-left: auto;*/ /* for testing IE auto issue */
	/*color: white;*/
	/*list-style: none outside;*/
}
.MyShop li a { 
	display:block;
	border:0px solid #aaaaaa;
	color: #222222;
	font-weight: bold;
	font-family: arial;
	font-size: 7pt;
	text-align: left;
}
.MyShop li a:hover { 
	color: blue;
}

A.style2{
	color:blue;

}
Table.cTitle
{
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 15px; 
	padding-bottom: 0px;
}

.listpage_td_span { width: 120px; height: 20px; overflow: hidden; display: block; padding-top:0px; text-align:left; }

a.perfboxes_pagebottom_url:link, a.perfboxes_pagebottom_url:visited,a.perfboxes_pagebottom_url:active
{ font-size: 10px; font-weight: normal; color: #222222; text-decoration: none; }

a.perfboxes_pagebottom_url:hover
{ color:blue; text-decoration: underline;}