/* The first item in this stylesheet will appear first in the RADEditor Control */
.MainCopy				{font-family:Verdana; font-size:11px; color:#FFFFFF; font-weight:normal; line-height:150%;}
.MainSmallCopy			{font-family:Verdana; font-size:10px; color:#FFFFFF; font-weight:normal; line-height:150%;}
.MainCopyWhite			{font-family:Verdana; font-size:11px; color:#FFFFFF; font-weight:normal; line-height:150%;}
.MainSmallCopyWhite		{font-family:Verdana; font-size:10px; color:#FFFFFF; font-weight:normal; line-height:150%;}

.SmallProductTitle {font-family: Verdana; color:#FFFFFF; font-size:12px; font-weight:bold;}
.LargeProductTitle {font-family:Verdana; color:#FFFFFF; font-size:20px;}

H1	{font-family:Verdana; font-size:14px; color:#FFFFFF; font-weight:bold; line-height:150%;}
H2	{font-family:Verdana; font-size:12px; color:#FFFFFF; font-weight:bold; line-height:150%;}

a.HomeTitle:Link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
}
a.HomeTitle:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
}
a.HomeTitle:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
}
a.HomeTitle:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
}

a.InnerMenuTitle:Link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c9c9c9;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
}
a.InnerMenuTitle:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c9c9c9;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
}
a.InnerMenuTitle:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
}
a.InnerMenuTitle:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c9c9c9;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
}

a.InnerMenuTitleSp:Link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #868686;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
}
a.InnerMenuTitleSp:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #868686;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
}
a.InnerMenuTitleSp:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
}
a.InnerMenuTitleSp:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #868686;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
}
