.txtflow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	text-align: justify;
	color: #333333;
	list-style-type: none;
	list-style-image: url(images/square.gif);
}

.txtflowri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	text-align: right;
	color: #333333;
	list-style-type: none;
	list-style-image: url(images/square.gif);
}
.txtmini{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	text-align: justify;
	color: #333333;
	list-style-type: none;
	list-style-image: url(images/square.gif);
}
.txttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333333;
	list-style-type: none;
	list-style-image: url(images/square.gif);
}
.txttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.pic {
	border: 1px solid #666666;
}
.txtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	color: #333333;
}

.txttabgrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	text-align: justify;
	color: #333333;
	list-style-type: none;
	list-style-image: url(images/square.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;


}
.field {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7FB8DC;
	margin-right: 5px;
	margin-left: 5px;

}
.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #016FB8;
}
.pic {
	border: 1px solid #333333;
}
#pic {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 0px;
	width: 120px;
}

#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: 1px solid #333333;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 120px;
}

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

#pic a.p1:hover .large {
	border: 1px solid #333333;
	display: block;
	height: 338px;
	left: -460px;
	position: absolute;
	top: -70px;
	width: 450px;
}