.std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: justify;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.flow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: justify;
	margin-right: 15px;
}
.txtdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F1E1E;
	text-align: right;
	font-weight: normal;
	line-height: 23px;
	margin-right: 20px;
}

.txtdescb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	font-weight: normal;
	line-height: 23px;
	margin-right: 20px;
}

.txtdescsc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-weight: normal;
	line-height: 23px;
	margin-right: 20px;
}

.txtdescg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: justify;
	font-weight: normal;
	margin-right: 20px;
	font-style: italic;
	margin-left: 20px;
	line-height: 15px;


}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
.txtdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #8F1E1E;
	text-align: justify;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.pic {
	border: 1px solid #333333;
}
#pic {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 0px;
	width: 62px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 0px solid #333333;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 62px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 0px solid #333333;
	display: block;
	height: 357px;
	left: -250px;
	position: absolute;
	top: -100px;
	width: 244px;
}

.txtsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
}
