/* CSS Document */


body {
	background-color: #339900;
	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: #FF3300;
}
.lead {
	margin-left: 20px;
}
.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;
	border: 1px dotted #FF3300;
	padding: 2px;
}
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;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
	text-decoration: none;
	color: #0066FF;
}
a.link02:hover {
	border-bottom-style: none;
	background-color: #FFFF99;
	color: #FF3300;
}
.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;
}