body
{
	margin: 0;
}
body, td, p, li, select, input
{
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
}

h1
{
	font-weight: bold;
	font-size: medium;
	margin-bottom: 0px;
	color: #336699;
}

h3
{
	font-size: x-small;
	font-weight: bold;
}

a:link, a:visited
{
	color: Black;
}

.Required
{
	color: Red;
}

.Maintenance
{
	color: Red;
	font-weight: bold;
}

.Highlight, a.Highlight:link, a.Highlight:visited
{
	color: Red;
}

.HighlightSmall, a.HighlightSmall:link, a.HighlightSmall:visited
{
	color: Red;
	font-size: xx-small;
}

.AlternatingItemStyle
{
	background-color : #EEEEEE
}

.HighlightSection
{
	background-color : #EEEEEE
}

table.NavMenu td
{
	font-size: xx-small;
}

table.NavMenu a
{
	color: black;
	text-decoration: none;
}

.LeftButton
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	background-color: #E6E6E6;
	text-align: center;
}

.LeftButton a
{
	color: black;
	text-decoration: none;
	border-width: 0;
	font-weight: bold;
	width: 100%;
}

.TopButton
{
	border-right: white 1px solid;
	padding-right: 4px;
	border-top: white 1px solid;
	border-left: white 1px solid;
	padding-left: 4px;
	border-bottom: white 1px solid;
	background-color: #3366cc;
	text-align: center;
}

.TopButtonSelected
{
	border-right: white 1px solid;
	padding-right: 4px;
	border-top: white 1px solid;
	border-left: white 1px solid;
	padding-left: 4px;
	border-bottom: white 1px solid;
	background-color: #5184ea;
	text-align: center;
}

.TopButton a, .TopButton a:link, .TopButton a:visited
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}

.TopButtonSelected a, .TopButtonSelected a:link, .TopButtonSelected a:visited
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}

.BottomMenu
{
	font-size: xx-small;
}

.BottomMenu a
{
	text-decoration: none;
}

.BottomMenu a:visited
{
	text-decoration: none;
}

.CultureSelector
{
	font-size: xx-small;
}

.TagLine
{
	font-weight: bold;
}

.SolutionFooter P
{
	font-size: xx-small;
	color: Blue;
}

.LoggedInAs
{
	font-size: xx-small;
	color: Gray;
}

.FeaturedProductList a:link, .FeaturedProductList a:visited
{
	font-size: xx-small;
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}

.FeaturedProductBottomText
{
	font-size: xx-small;
}

.OrderCDs a:link, .OrderCDs a:visited
{
	font-weight: bold;
	font-size: x-small;
	color: #DC2B03;
}

.LoginHelp
{
	font-size: xx-small;
}

.UserName
{
	font-weight: bold;
}

.Password
{
	font-weight: bold;
}

.LinkButton
{
	font-size: xx-small;
	font-weight: bold;
	color: white;
	background-color: #3366cc;
	border-width: 1px;
	text-decoration: none;
	border-right: #737373 1px solid;
	border-top: #737373 1px solid;
	border-left: #737373 1px solid;
	border-bottom: #737373 1px solid;
}

.TitleWhite 
{
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-size: medium;
}

.WhiteText 
{
	color:white;
}

a:visited.WhiteText, a:link.WhiteText
{
  text-decoration:none;
  color:white;
}

.Bold
{
	font-weight: bold;	
}

.VerySmall
{
	font-size: xx-small;
}

.TitleBig 
{
	font-family:Trebuchet MS,Verdana,Arial,Helvetica;
	font-size: medium;
}

