/* 

&#32;

*/

.borderTable 
{	
    border-style:solid;
    border-top-color:white;
    border-bottom-color:#293F20;
    border-left-color:#293F20;
    border-right-color:#293F20;
    border-width:3px;
    border-top-width:3px;
    border-left-width:3px;
}

.MainLinks
{ 
	font-family:Verdana;
	font-size:12px;  
	color: White; 
	text-decoration: none;
	font-weight:bold;
}

A.MainLinks:hover
{
	color: #C3C400;
	text-decoration: underline;
}


.NewsLinks
{ 
	font-family: "Courier New";  
	color: White; 
	text-decoration: none;
	font-weight:bold;
	font-size: 15px;
}

A.NewsLinks:hover
{
	color: #C3C400;
	text-decoration: underline;
}
.PageHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;  
	color: Yellow; 
	text-decoration: none;
	font-weight:bold;
}

.Policy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;  
	color: White; 
	text-decoration: none;
	font-weight:none;
	line-height: 18px;
}

.SmallNewsText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;  
	color: White; 
	text-decoration: none;
	font-weight:none;
}

.SmallNewsDate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;  
	color: White; 
	text-decoration: none;
	font-weight:bold;
}

.ClothingLine
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;  
	color: White; 
	text-decoration: none;
	font-weight:bold;
}

.Continue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;  
	color: White; 
	text-decoration: none;
	font-weight:bold;
	text-decoration:underline;
}

A.Continue:hover
{
	text-decoration: none;
}

.FAQQuestion
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;  
	color: White; 
	text-decoration: none;
	font-weight:bold;
}

.FAQAnswer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;  
	color: Yellow; 
	text-decoration: none;
	font-weight:bold;
}

.LocalLinks
{ 
	font-family:Verdana;
	font-size:12px;  
	color: White; 
	text-decoration: none;
	font-weight:bold;
}

A.LocalLinks:hover
{
	color: #C3C400;
	text-decoration: underline;
}
