.bgmenu {
	background-image: url(/images/interface/default/mainframe/border_bot_lt.gif);
	background-repeat: repeat-y;
}
.normaltext, SPAN, TD, TR, BODY {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.normaltextorange {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E79211;
}
.boldtext {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E79211;
	
}
.boldtextorange {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E79211;
	text-decoration: none;
	
}
.orangelinks {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E79211;
	text-decoration: none;
	
}
.normalorangelinks {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E79211;
	text-decoration: none;
}
.normaltextgray {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4F4F4F;
}
.smalltextgray {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4F4F4F;
	text-decoration: none;
}
.boldtextgray {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4F4F4F;
}
.boldtextpadded {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3983B4;
	padding-left: 28px;

}
.artisttextpadded {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3983B4;
	padding-left: 20px;

}
.normaltextwhite {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;

}
.boldtextwhite {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;

}
a:hover {
	color: #E79211;
	text-decoration: underline;

}
a:active {
	color: #FF0000;
	text-decoration: underline;

}
a:link {
	color: #E79211;
}
a:visited {
	color: #E79211;
}
a.small {
	color: #000000;
	text-decoration: none;
}
a.small:hover {
	text-decoration: underline;
}
a.smallOrange {
	text-decoration: none;
}
.boldtextblack {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.normaltextgraypadded {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4F4F4F;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.normaltextblackpadded {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}
.small {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.smallsearch {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 16px;
	color: #666666;
}
.bgline1px {
	background-color: #666666;
}
.boldtextgray {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.bglisting {

	background-color: #F5F5F5;
}
.normaltextblackpadded2 {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
}
.normaltextgraybold {

	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.imgpadding {
	margin-right: 10px;
	margin-bottom: 2px;
}
.mainred, .error {
  color: red;
  font-weight: bold;
}
UL {
	margin: 10px 0 10px 0;
	padding: 0;
}
UL LI {
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0 0 0 10px;
	background: transparent url(/images/interface/default/bullet_grey.gif) 0px 5px no-repeat;
}
UL.families {
	margin: 0 10px 0 10px;
	padding: 0;
}
UL.families_jp {
	margin: 0 20px 0 20px;
	padding: 0;
}
UL.families LI, UL.families_jp LI {
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0 0 0 10px;
	background: transparent url(/images/interface/default/bullet_orange_families.gif) 0px 5px no-repeat;
}
UL.families LI A, UL.families_jp LI A {
	color: #000000;
	text-decoration: none;
}
UL.families LI A:hover, UL.families_jp LI A:hover {
	color: #000000;
	text-decoration: underline;
}
/* menu y submenues */
#menu {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
}
* html #menu {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
}
#menu DIV {
	float: left;
	width: 136px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
}
#menu A {
	display: block;
}
#menu A:link, #menu A:active, #menu A:visited {
	font: bold 11px "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#menu A:hover {
	background-color: #E79211;
}
#menu A.sub:link, #menu A.sub:active, #menu A.sub:visited {
	font: 9px "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
#menu A.sub:hover {
	color: #FFFFFF;
	background-color: #E79211;
}
.subs {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.on {
	display: inline;
}
.off {
	display: none;
}

/* faq type enlarger/dimmer*/
.typeSize7 { 
	font-size: 14px !important; 
}
.typeSize6 { 
	font-size: 12px !important; 
}
.typeSize5 { 
	font-size: 10px !important; 
}
.typeSize4 { 
	font-size: 9px !important; 
}
.typeSize3 { 
	font-size: 8px !important; 
}
