.adv_title {  
	background-color: #993366;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	padding: 2px;
	text-align:center;
	border: 1px solid #000000;
	text-decoration: none
}

.adv_title_a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}


.adv_t13 {  
	font-size: 13px;
	line-height: 22px;
	color: #996600;
	text-decoration: none
}

.adv_form {  
	font-size: 13px;
	line-height: 22px;
	color: #993366;
	text-decoration: none
}


#wrapper {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}
/* everything is constructed with a single background image */

/* root element for tabs */
#advtabs {
	/* dimensions */
	width:570px;
	height:36px !important;
	margin:0 !important;
	padding:0;
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/* single tab */
#advtabs li {
	float:left;
	text-indent:0;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

/* a- tag inside single tab */
#advtabs li a {
	display:block;
	height: 32px;
	width: 131px;
	/* font decoration */
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	background-image: url(/j2j0_graphics/graphics/adv/tabbg_001.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 36px;
	font-weight: bold;
	padding-top: 4px;
}
 
/* mouseover state */
#advtabs a:hover 		{
	color:#fff;
	background-position: 0px -36px;
	width: 131px;
	height: 36px;
}

/* currently selected tabs */
#advtabs a.current		{
	cursor:default;
	color:#fff;
	background-position: 0px -36px;
}


/* panes */
#advpanes {
	width:570px;
}
#advpanes /* single pane */
 div.container {
	color:#000000;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
}
#advpanes /* some decorations for elements inside single pane */
 div.container h2  {
	font-weight:bold;
	color:#CC0066;
	font-size:15px;
	background-image: url(/j2j0_graphics/graphics/adv/arrow_11.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
#advpanes  div.container  h3 {
	font-weight:bold;
	color:#006699;
	font-size:13px;
	background-image: url(/j2j0_graphics/graphics/adv/arrow_15.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#advpanes div.container h3 a {
	font-weight:bold;
	color:#006699;
	font-size:13px;
}
#advpanes div.container h3 a:hover {
	font-weight:bold;
	color:#CC3366;
	font-size:13px;
}

#advpanes a {
	color:#006699;
	font-size:14px;
}

#advpanes p, #advpanes samp {
	color:#333333;
}
#advpanes .table01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
}
#advpanes .table01 td {
	text-align: left;
}
.inputstyle001 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
.w200 {
	width: 200px;
}
.w20 {
	width: 20px;
}
.w400 {
	width: 400px;
}
.w120 {
	width: 120px;
}
.w100 {
	width: 100px;
}
.txt13g {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.questionlst {
	list-style-type: none;
	margin-left: 0px;
}

.txt13b {
	font-weight:bold;
	color:#006699;
	font-size:13px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 0px;
}
