﻿body {
	margin: 0;
	padding: 0;
	font: 11px Verdana;
	text-align: left;
	height: 100%;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
a:hover {
	color: #800000;
}
img {
	border-width: 0px;
	float: none;
}
.ban {
	text-align: center;
}
.para {
	margin: 10px;
	text-align: justify;
}
#tabs2 {
	float: left;
	width: 100%;
	font-size: 93%;
	line-height: normal;
	background-image: url('../images/backmenu.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom: 0px solid #c0c0c0;
}
#tabs2 ul {
	margin: 0;
	padding: 10px 10px 0 px;
	list-style: none;
}
#tabs2 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs2 a {
	float: left;
	background: url('../images/tableft2.gif') no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabs2 a span {
	float: left;
	display: block;
	background: url('../images/tabright2.gif') no-repeat right top;
	padding: 5px 17px 4px 15px;
	color: #fff;
}
#tabs2 a span {
	float: none;
}
#tabs2 a:hover span {
	color: #fff;
}
#tabs2 a:hover {
	background-position: 0% -42px;
}
#tabs2 a:hover span {
	background-position: 100% -42px;
}
#tabs2 #current a {
	background-position: 0% -42px;
}
#tabs2 #current a span {
	background-position: 100% -42px;
}
.stepcarousel {
	position: relative; /*leave this value alone*/;
	overflow: scroll; /*leave this value alone*/;
	border: 0px solid #e2e2e2;
	width: 320px; /*Width of Carousel Viewer itself*/;
	height: 204px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/;
	left: 0;
	top: 0;
}
.stepcarousel .panel {
	float: left; /*leave this value alone*/;
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/;
	margin: 0px;
/*margin around each panel*/	width: 320px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.linea {
	color: #800000;
	font: 13px Verdana;
	font-weight: bold;
}
.desc {
	margin-left: 8px;
	margin-right: 8px;
	text-align: justify;
}
.celldesc {
	vertical-align: middle;
}
0px;
}

#basic-accordian{
	border:5px solid #EEE;
	padding:5px;
	width:58px;
	left:50%;
	top:50%;
	margin-left:-175px;
	z-index:2;
	margin-top:-100px;
}
.accordion_headings {
	padding: 5px;
	background: #c0c0c0;
	color: #FFFFFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	cursor: pointer;
	font-weight: bold;
}
.accordion_headings:hover {
	background: #66CCFF;
}
.accordion_child {
	padding: 15px;
	background: #EEE;
}
.header_highlight {
	background: #66CCFF;
}
.style1 {
	text-align: right;
	margin-top: 3px;
	margin-bottom: 3px;
}
.style2 {
	margin-top: 3px;
	margin-bottom: 3px;
}
.style3 {
	margin-top: 0px;
	margin-bottom: 3px;
}
.style5 {
	color: #FF0000;
}
p {
	text-indent: 0;
	line-height: 100%;
	margin: 0;
}

