/* Default CSS Stylesheet for a new Web Application project */

A:link	{	
	text-decoration:	none;
	color:Gray;
	
	
	}	
		
A:visited	{	
	text-decoration:	none;
color:Teal;
	}	
		
A:active	{	
	text-decoration:	none;
color:Teal;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:#A60000;
	}
	
TD.TN_hair
{
	BACKGROUND-IMAGE: url(Images/purp_thumb.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 120px;width:325px;
}
TD.heading
{
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #8688c2; FONT-FAMILY: Verdana; height:30px;
}
TD.normal
{
	 FONT-SIZE: 9pt;LIST-STYLE-TYPE: none; COLOR: #8688c2; FONT-FAMILY: Verdana; height:20px;
}
TD.bold
{
	 font-weight:bold;LIST-STYLE-TYPE: none;FONT-SIZE: 9pt; COLOR: #8688c2; FONT-FAMILY: Verdana; height:20px;
}

TD.heading1
{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(Images/top_bar.gif); COLOR: white; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Verdana; height:20px; width:620px;
}
TD.ProductH
{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(Images/bar.gif); COLOR: white; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Verdana; height:20px; width:350px;
}

.White
{
font-family:Verdana;Color:white; font-weight:bold; font-size:11px;
}

TD.spoffername
{
	font-family:Verdana;Color:#8688c2; font-weight:bold; font-size:11px; text-align:center;
}
TD.spofferwas
{
	font-family:Verdana;Color:#8688c2; font-size:9pt;text-align:center;
}
TD.spoffernow
{
	font-family:Verdana;Color:red; font-weight:bold; font-size:9pt;text-align:center;
}
TD.spofferimg
{
	BACKGROUND-IMAGE: url(Images/box.gif); width:105; height:105; background-repeat:no-repeat; vertical-align:middle;text-align:center;}

TD.border
{
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid;
}
Img
{
	border:0;
}
h1
{
	font-family:Verdana;font-size:20px;COLOR: #8688c2;
}
.bigloc
{
	 FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #8688c2; FONT-STYLE: italic; FONT-FAMILY: verdana;
}


.footertext
{
font-family:Verdana;
font-size:9pt;
color:#777777;
text-decoration:none;
}

.footertext:visited
{
font-family:Verdana;
font-size:9pt;
color:#777777;
text-decoration:none;
}
.footertext:link
{
font-family:Verdana;
font-size:9pt;
color:#777777;
text-decoration:none;
}

.footertext:hover
{
font-family:Verdana;
font-size:9pt;
color:#E71E00;
text-decoration:none;
}


.menu
{
font-family:Verdana;
font-size:9pt;
color:White;
text-decoration:none;
}

.menu:visited
{
font-family:Verdana;
font-size:9pt;
color:White;
text-decoration:none;
}
.menu:link
{
font-family:Verdana;
font-size:9pt;
color:White;
text-decoration:none;
}

.menu:hover
{
font-family:Verdana;
font-size:9pt;
color:Lime;
text-decoration:none;
}


