* {
	margin:0;
	padding:0;
	list-style:none;
	
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
a {
	color: #009900;
	text-decoration: none;
}

a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	color: #009900;
}
a:active {
	color: #009900;
}


.tablenomargin{
border:none;
margin:0;
}

#basic-accordian{
	width:703px;
}

.accordion_headings{
	background: #CCCCCC;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	border-bottom:1px solid #006600;
}

.accordion_headings:hover{
	background:#FF6600;
}

.accordion_child{
	padding:15px;
	background: #FFFFFF;
}

.header_highlight{
	background: #6699CC;
}
.header_larger{
font-size:14px;
}
.style1 {
	font-style: italic;
}
.style2 {color: #FF0000}
.orangebold {color: #FF6600}
.button {
	background:transparent url(images/m_order_u.gif) no-repeat center;
	padding:0 93px 0 0;
	border:0;
	margin:0;
	height: 28px;
	width:auto;
	cursor:pointer;
	overflow: visible;
}
.button:hover {
	background:transparent url(images/m_order_d.gif) no-repeat center;
}

.point {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-style: italic;

}
.tablefab {
	background-image: url(images/tablebground.jpg);
}
.tablefableadup {
	background-image: url(images/elephant.gif);
}
.header {
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	line-height: 24px;
}

.headersub {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	font-style:italic;
}