body{
font-family:Tahoma,Arial,sans-serif;
margin: 0px 6px 0px 6px;
font-size:11px;
background-color:#FFFFFF;
}
tr{
font-family:Tahoma,Arial,sans-serif;
color:#666666;
font-size:11px;
}
input,textarea,select{
font-family:Verdana,sans-serif;
color:#666666;
font-size:11px;
}
.identify{
font-size:10px;
}
form,H1{
margin:0px;
padding:0px;
}
H1{
font-size:15px;
margin:0px;
padding:0px;
}
H2{
font-size:15px;
margin-bottom:0px;
padding:0px;
}
H3{
font-size:15px;
margin-bottom:0px;
padding:0px;
}
a:link{
color:#666666;
text-decoration: underline;
font-weight: strong;
}
a:visited{
color:#666666;
text-decoration: underline;
}
a:hover{
color:#666666;
text-decoration: none;
}
.orange{
color:#FF6600;
}
.pages{
text-align:center;
vertical-align:bottom;
font-size:12px;
font-weight:bold;
height:20px;
}
.textBig{
font-size:13px;
font-weight:bold;
color:#666666;
}
.textExtraBig{
font-size:15px;
color:#666666;
}
.titleRed{
font-size:14px;
color:red;
font-weight:bold;
}
.titleGreen{
font-size:14px;
color:#99CC00;
font-weight:bold;
}
.textSmallGreen{
font-size:10px;
color:#8CBA00;
}
.textMiddleGreen{
font-size:12px;
color:#99CC00;
font-weight:bold;
}
.textSmall{
font-size:9px;
}
.textSmall2{
font-size:10px;
}
.textMiddle{
font-size:13px;
}
.textOrange{
font-size:15px;
color:#FF6600;
}
.textOrangeBestSellars{
font-size:20px;
font-weight:bold;
color:#FF6600;
}

td.pad_topleft{
padding:6px 0 0 6px;
}
.dgborder{
background-color:#DFF496;
}
.dgborder2{
border-bottom:1px solid #C8F808;
}
.dgborder22{
border-bottom:1px solid #C8F808;
border-top:1px solid #C8F808;
}
.green{
background-color:#FAFFF5;
}
.black{
color:#000000;
}
.link{
text-decoration:none;
font-weight:bold;
font-size:13px;
}
.links{
font-size:12px;
font-weight:bold;
}
td.regleft{
text-align:right;
width:25%;
/**background-color:#F5FAEB;**/
font-weight:bold;
}
td.regright{
width:75%;
/**background-color:#FAFFF5;**/
}

.container {
	width: 500px;
	margin: 0 auto;
}

h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(images/h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 475px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #ccc;
}
h2.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(images/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 500px;
	clear: both;
}
.toggle_container .block {
	padding: 10px;
	background: url(images/toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font: 1.5em normal Verdana, Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container img {
	float: left;
	margin: 0px 5px 5px 0;
	padding: 0px;
	background: #ddd;
	border: 1px solid #ccc;
}

ul {
      margin-left: 15px;
      padding-left: 1em;
}
