* {
	padding: 0;
	margin: 0;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	color: #F2F2F2;
}

.panel {
	clear: both;
	display: none;
	width:674px;
	padding: 1em;
}

.panel3{
	clear: both;
	background:url(../images/panel1rowbg.jpg) no-repeat;
	width:674px;
	height:250px;
	padding: 1em;
}


fieldset {
	padding:5px;
	width:620px;
	border:none;
}

.panel.active-tab-body {
	display: block;
}

#tabs {
	top: 55px;
	list-style: none;
	margin-left:320px;	
}

#tabs li {
	float: left;
}

#tabs a {
	float: left;
	padding: 0px 8px;
	line-height:35px;
	margin-left: 6px;
	background-color: #DCDCDC;
	background:url(../images/tab_normal.jpg) repeat-x;
	border:1px solid #232323;
	height:37px;
	text-decoration: none;
	color: #505050;
	font-size:15px;
	font-weight:bold;	
}

#tabs a.active-tab {
	background-color: #3e3e3e;
	background:url(../images/grey_selelcted.jpg) repeat-x;
	color: #000000;
	font-weight:bold;
	height:37px;
}

#tabs1 {
	top: 55px;
	list-style: none;
	margin-left:320px;	
}

#tabs1 li {
	float: left;
}

#tabs1 a {
	float: left;
	padding: 0px 8px;
	line-height:35px;
	margin-left: 6px;
	background-color: #DCDCDC;
	background:url(../images/tab_normal.jpg) repeat-x;
	border:1px solid #232323;
	height:37px;
	text-decoration: none;
	color: #505050;
	font-size:15px;
	font-weight:bold;	
}

#tabs1 a.active-tab {
	background-color: #3e3e3e;
	background:url(../images/grey_selelcted.jpg) repeat-x;
	color: #000000;
	font-weight:bold;
	height:37px;
}


#tabs2 {
	top: 55px;
	list-style: none;
	margin-left:320px;	
}

#tabs2 li {
	float: left;
}

#tabs2 a {
	float: left;
	padding: 0px 8px;
	line-height:35px;
	margin-left: 6px;
	background-color: #DCDCDC;
	background:url(../images/tab_normal.jpg) repeat-x;
	border:1px solid #232323;
	height:37px;
	text-decoration: none;
	color: #505050;
	font-size:15px;
	font-weight:bold;	
}

#tabs2 a.active-tab {
	background-color: #3e3e3e;
	background:url(../images/grey_selelcted.jpg) repeat-x;
	color: #000000;
	font-weight:bold;
	height:37px;
}

#tabs3 {
	top: 55px;
	list-style: none;
	margin-left:320px;	
}

#tabs3 li {
	float: left;
}

#tabs3 a {
	float: left;
	padding: 0px 8px;
	line-height:35px;
	margin-left: 6px;
	background-color: #DCDCDC;
	background:url(../images/tab_normal.jpg) repeat-x;
	border:1px solid #232323;
	height:37px;
	text-decoration: none;
	color: #505050;
	font-size:15px;
	font-weight:bold;	
}

#tabs3 a.active-tab {
	background-color: #3e3e3e;
	background:url(../images/grey_selelcted.jpg) repeat-x;
	color: #000000;
	font-weight:bold;
	height:37px;
}

.panel3{
	clear: both;
	background:url(../images/panel1rowbg.jpg) no-repeat;
	width:674px;
	height:250px;
	padding: 1em;
}
