
body
{
	font-family: Georgia, Verdana;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #636468;
}

/******* hyperlink and anchor tag styles *******/

a.a:link 		{color: #E0E5AC; text-decoration: none; }     	/* unvisited link */
a.a:visited 	{color: #E0E5AC; text-decoration: none; }  		/* visited link */
a.a:hover 		{color: #E0E5AC; text-decoration: underline;}   /* mouse over link */
a.a:active 		{color: #E0E5AC;}   							/* selected link */ 

a.paging:link 		{color: #777CA0; text-decoration: none; }     	/* unvisited link */
a.paging:visited 	{color: #777CA0; text-decoration: none;}  		/* visited link */
a.paging:hover 		{color: #777CA0; text-decoration: underline;}   /* mouse over link */
a.paging:active 	{color: #777CA0;}   							/* selected link */ 

a.sku:link 		{font-family: "trebuchet MS", verdana, sans-serif; color: #FFFFFF; text-decoration: none;font-weight: bold; }     	/* unvisited link */
a.sku:visited 	{font-family: "trebuchet MS", verdana, sans-serif; color: #FFFFFF; text-decoration: none; font-weight: bold;}  		/* visited link */
a.sku:hover 	{font-family: "trebuchet MS", verdana, sans-serif; color: #FFFFFF; text-decoration: underline; font-weight: bold;}   /* mouse over link */
a.sku:active 	{font-family: "trebuchet MS", verdana, sans-serif; color: #FFFFFF; font-weight: bold;}   							/* selected link */ 

a.cstreams:link 		{line-height: 20pt; font-family: "trebuchet MS", verdana, sans-serif; color: #BABABA; text-decoration: none;font-weight: bold; 	font-size: 8pt;}     	/* unvisited link */
a.cstreams:visited 	{line-height: 20pt; font-family: "trebuchet MS", verdana, sans-serif; color: #BABABA; text-decoration: none; font-weight: bold; 	font-size: 8pt;}  		/* visited link */
a.cstreams:hover 	{line-height: 20pt; font-family: "trebuchet MS", verdana, sans-serif; color: #BABABA; text-decoration: underline; font-weight: bold; 	font-size: 8pt;}   /* mouse over link */
a.cstreams:active 	{line-height: 20pt; font-family: "trebuchet MS", verdana, sans-serif; color: #BABABA; font-weight: bold; 	font-size: 8pt;}   							/* selected link */ 




.nav
{
	font-family: Georgia, Verdana;
	color: #E0E5AC;
	font-size: 13pt;
	line-height: 20pt;
}


.whitebg
{
 font-family: Georgia, Verdana;
 background-color: #FFFFFF;
 font-size: 13pt;
}

.valignmiddle
{
	vertical-align: middle;
}


.nolinksku
{
	font-family: "trebuchet MS", verdana, sans-serif; 
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
}     	

.mainbox
{
	border-left-width: 1px;
	border-left-color: #6B6C70; 
	border-left-style: solid;
}

.texta
{
	font-family: Georgia, verdana, sans-serif; 
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}   

.maintext
{
	font-family: Georgia, verdana, sans-serif; 
	color: #FFFFFF; 
	text-decoration: none;
	font-size: 12pt;
} 


.cstreams
{
	font-family:  "trebuchet MS", verdana, sans-serif; 
	color: #FFFFFF; 
	text-decoration: none;
	font-size: 12pt;
	line-height: 20pt;
} 

