@charset "utf-8";
/* CSS Document */

body
{
	background: #673091 url(images/LearnUSA-Background.png) no-repeat center top;
	margin: 0px;
	font-family: Tahoma;
	font-size: 14px;
	color:#000000;
}

ul
{
	list-style:inside;
	list-style-image:url(images/LearnUSA_60.png);
	z-index:100;
	padding: 0px 7px;
}

ul li
{
	padding: 4px 0px;
}

ul li a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding: 5px 5px;
}

ul li a:hover
{
	list-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#e1b85f;
	text-decoration: none;
	padding: 5px 5px;
}

ul li ul
{
	padding: 5px 10px;
}

ul li ul li
{
	padding: 3px 10px;
}

ul li ul li a
{
	list-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#e1b85f;
	text-decoration: none;
	padding: 5px 5px;
}

ul li ul li a:hover
{
	list-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding: 5px 5px;
}

#ReadMore a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #673091;
	text-decoration: none;
	font-weight: bold;
}
#ReadMore a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.ReadMore a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #673091;
	text-decoration: none;
	font-weight: bold;
}
.ReadMore a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.BigTxt
{
	font-family: Tahoma;
	font-size: 22px;
	color: #fdda7d;
	text-decoration: none;
	font-weight: bold;
}
.BigTxtWhite
{
	font-family: Tahoma;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.SmallTxt
{
	font-family: Tahoma;
	font-size: 13px;
	color: #4c1c71;
	text-decoration: none;
	font-weight: bold;
}

#TopMenu a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding: 5px 5px;
}

#TopMenu a:hover
{
	list-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#e1b85f;
	text-decoration: none;
	padding: 5px 5px;
}

#Footer
{
	font-family: Tahoma;
	font-size: 11px;
	color:#484848;
	text-decoration: none;
}
#Footer a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
#Footer a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#e1b85f;
	text-decoration: none;
}

#FooterLeft
{
	font-family: Tahoma;
	font-size: 11px;
	color:#484848;
	text-decoration: none;
}
#FooterLeft a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#606060;
	text-decoration: none;
}
#FooterLeft a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}

.CartWhite
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
}
.WhiteTEXT
{
	font-family: Tahoma;
	font-size: 13px;
	color:#FFFFFF;
}

.CartGold
{
	font-family: Tahoma;
	font-size: 11px;
	color:#e1b85f;
}

.gradientBG
{
	background:url(images/top-Bottom-gradient.png) repeat-x;
}
.smallgradientBG
{
	background: url(images/gradient.png) repeat-x;
}
.mediumgradientBG
{
	background: url(images/medium-Gradient.png) repeat-x;
}

.textpadding
{
	padding: 5px;
}

.WhiteBig
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color:#ffffff;
}

.goldsmallgradientBG
{
	background: url(images/gold-gradient.png) repeat-x;
}
.goldgradientBG
{
	background:url(images/gold-top-Bottom-gradient.png) repeat-x;
}
