.flow	{ 

	font-family			: arial;
	font-weight			: normal;
	color				: #5A5A41;
	font-size			: 9pt;
	line-height			: 16pt;
	text-decoration	: none;

}

.flown	{ 

	font-family			: arial;
	font-weight			: normal;
	color				: #5A5A41;
	font-size			: 9pt;
	line-height			: 10pt;
	text-decoration	: none;

}

.flowlink	{ 

	font-family			: arial;
	font-weight			: normal;
	color				: #5A5A41;
	font-size			: 9pt;
	line-height			: 16pt;
	text-decoration			: underline;

}


b	{ font-weight			: bold; } 

.head {

	font-family			: arial;
	font-weight			: bold;
	color				: #73735A;
	font-size			: 11pt;
	line-height			: 11pt;
	text-decoration	: none;

}

body { background-image:url('../image/bg.gif'); background-repeat:repeat-x; }

.input {	
		background-color:#DCDCD5;
		text-align:right;
		border-style:solid;
		border-color:#B8B8AA;
		border-width:1px;
		font-family:arial, sans-serif;
		font-size:11pt;
		width:200px;
	}
	
.input2 {	
		background-color:#DCDCD5;
		text-align:left;
		border-style:solid;
		border-color:#B8B8AA;
		border-width:1px;
		font-family:arial, sans-serif;
		font-size:11pt; width:200px;
	}
.flow br a {
	text-align: right;
}
a {
	color: #343D72;
	text-decoration: underline;
}
a:visited {
	color: #5A5A41;
}
.donate {
	position: relative;
	bottom: 0px;
	height: 31px;
	text-align: center;
	vertical-align: middle;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
