tr.td0
{
	
}
tr.td1
{
	background-color:	#e8d2e7;
}

tr.green
{
	background-color:	#d58db3;
	font			:	14px arial;
	font-weight		:	bold;
}

a:link { font :  13px Trebushet Ms, Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #741d90; text-decoration: underline;}
a:visited { font :  13px Trebushet Ms, Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #741d90; text-decoration: underline;} 
a:active { font :  13pxTrebushet Ms, Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #741d90;  text-decoration: underline;}
a:hover { font :  13px Trebushet Ms, Tahoma,Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: underline; } 

a.layer:link { font : 13px Trebushet Ms, Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: underline; font-weight: bold;}
a.layer:visited { font :  13px Trebushet Ms, Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: underline; font-weight: bold;} 
a.layer:active { font :    13px Trebushet Ms, Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #ffffff;  text-decoration: underline; font-weight: bold;}
a.layer:hover { font :  13px Trebushet Ms, Tahoma,Verdana, Arial, Helvetica, sans-serif; color: #f5e6ea; text-decoration: underline; font-weight: bold; } 

a.headLink:link { font : 15px Trebushet Ms, Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold;}
a.headLink:visited { font :  15px Trebushet Ms, Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold;} 
a.headLink:active { font :    15px Trebushet Ms, Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold;}
a.headLink:hover { font :  15px Trebushet Ms, Tahoma,Verdana, Arial, Helvetica, sans-serif; color: #ffffff text-decoration: underline; font-weight: bold; } 


a.titleLink:link { font : 28px Trebushet Ms, Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: underline; font-weight: bold;}
a.titleLink:visited { font : 28px Trebushet Ms, Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: underline; font-weight: bold;} 
a.titleLink:active { font : 28px Trebushet Ms, Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #ffffff;  text-decoration: underline; font-weight: bold;}
a.titleLink:hover { font : 28px Trebushet Ms, Tahoma,Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: underline; font-weight: bold; } 


td.welcome { font :  13px Trebushet Ms, Tahoma,Verdana, Arial, Helvetica, sans-serif; color: #ffffff;} 

td { font : 13px  Trebushet Ms, Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #593c61;} 

img{border-color:#cbb090;}

.borderRev {border-color: #5b3e83}

.borderBlack
{
	border: 1px solid white;
}

.scoreTxt {
	font-size: 15px;
	font-weight: bold;
	border-right: 1px solid black;
}

.borderBottom {
	border-bottom: 1px solid White;
}

.chromestyle:after
{
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul
{
	padding-left: 17px;
	margin: 0px;
}

.chromestyle ul li
{
	display: inline;
}

.chromestyle ul li a
{
	padding: 0px;
	margin: 0;
}

.dropmenudiv
{
	position:absolute;
	top: 0;
	z-index:1000;
	visibility: hidden;
}

* html .dropmenudiv a
{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a, .dropmenudiv a:link ,.dropmenudiv a:visited
{
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:  18px;
	text-decoration:none;
	text-align: left;	
	float: left;
	width: 100%;
	line-height: 25px;
	color: White;
}

.dropmenudiv a:hover 
{ 
	color: #fffbb7; 
	background-color:#bb31e5; 
	text-decoration:none;
}

.dropmenudiv p 
{
	margin:0; 
	margin: 0px 0; 
}

.td_left 
{
	background:#E09DF3; 
	BORDER-LEFT:1PX SOLID #BB31E5;
}

.td_right 
{
	background:#E09DF3; 
	BORDER-RIGHT:1PX SOLID #BB31E5;
}

.td_left_right 
{
	background:#E09DF3; 
	BORDER-LEFT:1PX SOLID #BB31E5; 
	BORDER-RIGHT:1PX SOLID #BB31E5;
}

.td_left_right1 
{
	background:#E09DF3; 
	BORDER-LEFT:1PX SOLID #BB31E5; 
	BORDER-RIGHT:1PX SOLID #BB31E5;
}

tr:hover > .td_right, tr.hover > .td_right, tr:hover > .td_left, tr.hover > .td_left, tr:hover .td_left_right, tr.hover .td_left_right  {background-color:#bb31e5;}