/******************** 
 * 		link		*
 *		styles		*
 *******************/
A.green10pt:link
{
	/*font-family: helvetica, "sans serif", arial; */
	font-size: 10px;
	color: #006666;
/*line-height: 12px */
}

A.green10pt:visited
{
	/*font-family: helvetica, "sans serif", arial; */
	font-size: 10px;
	color: #006666;
/*line-height: 12px */
}

A.green10pt:hover
{
	/*font-family: helvetica, "sans serif", arial; */
	font-size: 10px;
	color: #006666;
/*line-height: 12px */
}

/*  The  sidebars for the cast pages use these styles */
A.sidebaryellow:link
{
/*	font-family: helvetica, "sans serif", arial;*/
	font-size: 11px;
	font-weight: bold;
	color: #ffcc33;
	/* 	line-height: 17px; */
}

A.sidebaryellow:visited
{
/*	font-family: helvetica, "sans serif", arial;*/
	font-size: 11px;
	font-weight: bold;
	color: #ff6633;
	/* 	line-height: 17px; */
}

A.sidebaryellow:hover
{
/*	font-family: helvetica, "sans serif", arial;*/
	font-size: 11px;
	font-weight: bold;
	color: #0099cc;
	text-decoration:none;
	/* 	line-height: 17px; */
}

/* The cast index page uses these styles 

They all used to be 15px helvetica, but I'm taking that out

*/
A.castpurple:link
{
	/*font-family: helvetica, "sans serif", arial; 
	font-size: 15px;*/
	font-weight: bold;
	color: #330066;
}

A.castpurple:visited
{
	/*font-family: helvetica, "sans serif", arial;
	font-size: 15px; */
	font-weight: bold;
	color: #333399;
}

A.castpurple:hover
{
	/*font-family: helvetica, "sans serif", arial; 
	font-size: 15px;*/
	font-weight: bold;
	color: #ffcc33;
}

A.purple:link
{
	/*font-family: helvetica, "sans serif", arial; 
	font-size: 12px;*/
	color: #cc3399;
/*line-height: 17px */
}

A.purple:visited
{
	/*font-family: helvetica, "sans serif", arial;
	font-size: 12px;*/
	color: #333399;
/*line-height: 17px */
}

A.purple:hover
{
	/*font-family: helvetica, "sans serif", arial; 
	font-size: 12px;*/
	color: #330066;
/*line-height: 17px */
}

A.dkraspberry12pt:link
{
	/*font-family: helvetica, "sans serif", arial; 
	font-size: 12px;*/
	color: #990066;
/*line-height: 12px */
}

A.dkraspberry12pt:visited
{
	/*font-family: helvetica, "sans serif", arial; 
	font-size: 12px;*/
	color: #333399;
/*line-height: 12px */
}

A.dkraspberry12pt:hover
{
	/*font-family: helvetica, "sans serif", arial; 
	font-size: 12px;*/
	color: #330066;
/*line-height: 12px */
}

A.dkraspberry:link
{
	/*font-family: helvetica, "sans serif", arial; 
	font-size: 12px; */
	color: #990066;
/*line-height: 17px */
}

A.dkraspberry:visited
{
	/*font-family: helvetica, "sans serif", arial; 
	font-size: 12px;*/
	color: #333399;
/*line-height: 17px */
}

A.dkraspberry:hover
{
	/*font-family: helvetica, "sans serif", arial; 
	font-size: 12px;*/
	color: #330066;
    /*line-height: 17px */
}

a.yellow-mauve:link { color: #fc3; }
a.yellow-mauve:visited { color: #c9f; }
a.yellow-mauve:hover { color: #306; }
a.yellow-pink:link { color: #fc3; }
a.yellow-pink:visited { color: #f9c; }
a.yellow-pink:hover { color: #306; }
a.blue-green:link { color: #339; }
a.blue-green:visited { color: #9c6; }
a.blue-green:hover { color: #306; }
a.yellow-ltblue:link { color: #fc3; }
a.yellow-ltblue:visited { color: #9ce5fc; }
a.yellow-ltblue:hover { color: #c39; }
a.yellow-dkrasp:link { color: #fc3; }
a.yellow-dkrasp:visited { color: #906; }
a.yellow-dkrasp:hover { color: #306; }


/******************** 
 * 		other		*
 *					*
 *******************/

.bgyel { background-color: #ffff66; }
.bgltyel { background-color: #ffffcc; }
.bgorg { background-color: #ff9966; }
.bgltorg { background-color: #ffcccc; }
.bgdkorg { background-color: #ff6633; }
.bgblu { background-color: #99ccff; }
.bggrn { background-color: #66cc66; }
.bgltgrn { background-color: #ccffcc; }
.bggry { background-color: #eeeeee; }

.blugry
{
	color: #003399;
	background-color: #eeeeee;
}

.grngry
{
	color: #006600;
	background-color: #eeeeee;
}

.bluyel
{
	color: #003399;
	background-color: #ffffcc;
}

.orgblu
{
	color: #cc0000;
	background-color: #ccffff;
}

.blugrn
{
	color: #003399;
	background-color: #ccffcc;
}

.bluorg
{
	color: #003399;
	background-color: #ffcccc;
}

.whtblk
{
	color: #ffffff;
	background-color: #000000;
}

.whtblu
{
	color: #ffffff;
	background-color: #000066;
}

.whtgrn
{
	color: #ffffff;
	background-color: #006666;
}

.whtblu
{
	color: #ffffff;
	background-color: #000066;
}

.whtorg
{
	color: #ffffff;
	background-color: #ff6633;
}

.blkyel
{
	color: #000000;
	background-color: #ffcc33;
}

.bluyel
{
	color: #003399;
	background-color: #ffcc33;
}



/* adding a new thing for cast pages in redesigned site */

td.sidebarltblue {
color:#3CF;
}

td.whitebody {
color:#FFF;
font-size:11px;
}

td.bluebody {
color:#339;
font-size:11px;
}

.whitetitle {
font-size:14px;
font-weight:bold;
}

h2.bluetitle {
font-size:14px;
}

a.yellowlink {
font-weight:bold;
}

A.yellowlink:link {
	/*font-family: helvetica, "sans serif", arial; */
	color: #ffcc33;
	text-decoration: underline;
}

A.yellowlink:visited {
	/*font-family: helvetica, "sans serif", arial; */
	color: #ffcc33;
	text-decoration: underline;
}

A.yellowlink:hover { /* this is a dark blue hover */
	/*font-family: helvetica, "sans serif", arial; */
	color: #333399;
	text-decoration: none;
}

