/* CSS Document */


body {
	background-color: #0033CC;
	margin-left: 0px;
	font-size: 10pt;
	line-height: 140%;
	background-image: url(verup_bg.gif);
	background-repeat: no-repeat;
	margin-top: 130px;
}


#main {
	padding:10px;
	width: 490px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-left: 20px;
}

strong {
	color: #0033CC;
}
.lead {
	margin-left: 85px;
}
.sad {
	list-style-image: url(face-sad.gif);
	list-style-position: outside;
	margin-top: 10px;
}
.hap {
	list-style-image: url(face-happy.gif);
	list-style-position: outside;
	margin-top: 10px;
}
.link01 {
	font-size: 10pt;
	text-decoration: none;
	color: #0066FF;
	padding: 2px;
	border-top: 1px none #FF3300;
	border-right: 1px none #FF3300;
	border-bottom: 1px dotted #FF3300;
	border-left: 1px none #FF3300;
}
a.link01:hover {
	background-color: #FFFF99;
	color: #FF3300;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
.link02 {
	font-size: 12pt;
	color: #CC0000;
	padding: 3px 6px;
	background-color: #FFFFCC;
	text-decoration: none;
	display: block;
	width: 300px;
	border: 1px solid #FF3300;
}
a.link02:hover {
	background-color: #FFCCCC;
	color: #0033CC;
	text-decoration: none;
}
.mi1 {
	font-size: 12pt;
	color: #FFFFFF;
	padding: 2px;
	width: 260px;
	font-weight: bold;
	border-left-width: 6px;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-image: url(mi1-bg.gif);
}
.caption {
	font-size: 10px;
	line-height: 120%;
	color: #000066;
}
.sec1 {
	margin-left: 10px;
}
.sec2 {
	background-image: url(sec2-arow.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 140px;
}
.link03 {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	font-size: 12px;
	line-height: 110%;
	padding-left: 3px;
}

.caution01{
	width:440px;
	padding:6px;
	font-size:10pt;
	line-height:110%;
	background-color:#E1E1E1;
	color:#CC0000;
	margin-left: 30px;
}
.caution02 {
	font-size: 9pt;
	line-height: 110%;
	color: #CC0000;
}
.exm-softtitle {
	padding: 3px;
	border: 1px solid #CC0066;
	width: 340px;
}
.stepmi {
	font-size: 12pt;
	background-image:url(stepmi-bg.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	color: #FFFFCC;
	font-weight: bold;
}
