* { margin: 0; padding: 0; }

#list1  {
	width: 400px;
	font-family: verdana;
	margin:  0px;
	padding: 0px;
	border: 1px solid #e9e9e9;
}
#list1 p {
	margin-bottom : 10px;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	overflow: hidden;
	height: 10em;
	color: #000000;
}
#list1 h3 {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
	border: none;
	background-color: #e9e9e9;
}
#list1 h3:hover {
	color: #d7181f;
}
#list1 h3.selected {
	color: #666666;
	border-bottom: 1px solid #C9C9C9;
	font-weight: bold;
	background-image: url(tab_bg.gif);
	background-repeat: repeat-x;
}

.leftNavTableStroke {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e9e9;
}
.tableDate{
	font-family: verdana;
	font-size: 10px;
	padding: 5px;
	line-height: 14px;
}
.tableBold{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}
.tablenormalPad{
	font-family: verdana;
	font-size: 10px;
	padding: 5px;
}
.section_header{
	background-image: url(../images/section_header.gif);
	background-repeat: repeat-x;
	padding: 28px 16px 16px 20px;
}

.section_header_text{
	font-family: verdana;
	font-size: 23px;
	color: #d7181f;
	line-height: 15px;
	
}
.section_content{
	font-family: verdana;
	font-size: 12px;
	padding: 20px;
	text-align: justify;
	word-spacing: .01em;
}
.eventStyle {
	font-family: Verdana;
	font-size: 10px;
	word-spacing: 0.01em;
	padding-left: 22px;
}
.footertext {
	font-family: Verdana;
	color: #707275;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.footertext:link {
	color: #707275;
	text-decoration: none;
}     /* unvisited link */
a.footertext:visited {color: #707275;}  /* visited link */
a.footertext:hover {color: #707275;font-weight: bold;}   /* mouse over link */
a.footertext:active {color: #707275;}   /* selected link */


.leftNavTableStaticText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 40px;
	padding-left: 22px;
	color: #b31b34;
}

.section_product_image{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.leftNavTableEventList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 35px;
	color: #666666;
	padding-left: 22px;
}
#layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:920px;
	height:134px;
	z-index:1;
	visibility: visible;
}
