
.flow {
	font-family		:	Arial, sans-serif;
	text-align		:	justify;
	font-size		:	12px;
	line-height		:	180%;
}

.flow-two {
	font-family		:	Arial, sans-serif;
	text-align		:	justify;
	font-size		:	12px;
	line-height		:	160%;
}

.flow-ul{
	font-family		:	Arial, sans-serif;
	text-align		:	justify;
	font-size		:	12px;
	line-height		:	160%;
	padding-left:154px;
}

.flowcenter {
	font-family		:	Arial, sans-serif;
	text-align		:	center;
	font-weight		:	bold;
	font-size		:	12px;
	line-height		:	180%;
}

.kwflow {
	font-family		:	Arial, sans-serif;
	text-align		:	left;
	font-size		:	12px;
	line-height		:	180%;
}

.head {
	font-family		:	Arial, sans-serif;
	text-align		:	left;
	font-size		:	18px;
	font-weight		:	bold;
	color			:	#CCCCCC;
}

.subhead {
	font-family		:	Arial, sans-serif;
	text-align		:	left;
	font-size		:	14px;
	font-weight		:	bold;
	color			:	#808080;
}

.enterwhite {
	font-family		:	Arial, sans-serif;
	font-size		:	18px;
	font-weight		:	bold;
	color			:	#FFFFFF;
}

.small	{
	font-family		:	Arial, sans-serif;
	font-size		:	10px;
	color			:	#808080;
}

.footnote	{
	font-family		:	Arial, sans-serif;
	font-size		:	11px;
	color			:	#808080;
	text-align		:	justify;
}

.caption {
	font-family		:	Arial, sans-serif;
	font-size		:	11px;
	color			:	#808080;
}

a {
	font-family		:	Arial, sans-serif;
	font-size		:	12px;
	color			:	#000080;
	text-decoration	:	none;
}

a.literatur {
	font-family		:	Arial, sans-serif;
	font-size		:	12px;
	color			:	#808080;
	text-decoration	:	none;
	font-weight		:	bold;
}

a.keyword {
	font-family		:	Arial, sans-serif;
	font-size		:	12px;
	color			:	#000000;
	text-decoration	:	underline;
}

a.keyword:hover {
	color			:	#3030CC;
	text-decoration	:	underline;
}

a.indexlink {
	font-family		:	Arial, sans-serif;
	font-size		:	12px;
	color			:	#000000;
	text-decoration	:	none;
}

a.indexlink:hover {
	text-decoration	:	underline;
	font-weight		:	bold;
}

a.indexlinkb {
	font-family		:	Arial, sans-serif;
	font-size		:	12px;
	color			:	#666666;
	text-decoration	:	none;
	font-weight		:	bold;
}

a.indexlinkb:hover {
	text-decoration	:	underline;
	font-weight		:	bold;
}

a.imglink {
	font-family		:	Arial, sans-serif;
	font-size		:	12px;
	color			:	#808080;
	text-decoration	:	none;
	font-weight		:	bold;
}

a:hover {
	text-decoration	:	underline;	
	color			:	#3333AA;
}

.table1 {
	border			:	1px;
	border-style	:	solid;
	border-color	:	#000000;
}

.table1 th {
	font-family		:	Arial, sans-serif;
	font-size		:	12px;
	font-weight		:	bold;
	background-color:	#FFFFCC;
	text-align		:	center;
	vertical-align	:	top;
	padding			:	7px;
}

.table1	td	{
	font-family		:	Arial, sans-serif;
	font-size		:	12px;
	background-color:	#EEEEEE;
	text-align		:	center;
	vertical-align	:	top;
	padding			:	7px;
}

.nomencl {
	border			:	1px;
	border-style	:	solid;
	border-color	:	#CCCCCC;
}

.nomencl th {
	font-family		:	Arial, sans-serif;
	font-size		:	12px;
	font-weight		:	bold;
	background-color:	#FFFFCC;
	text-align		:	center;
	vertical-align	:	top;
	padding			:	7px;
}

.nomencl td	{
	font-family		:	Arial, sans-serif;
	font-size		:	12px;
	background-color:	#EEEEEE;
	text-align		:	left;
	vertical-align	:	top;
	padding			:	7px;
}
.tablenav tr	{
	font-size		:	12px;
	background-color:	#FDFA99;
	border			:	1px;
	border-style	:	solid;
	border-color	:	#808080;
}

.sideimg {
	border			:	1px;
	border-style	:	solid;
	border-color	:	#808080;
}

.table2 {
	border			:	1px;
	border-style	:	solid;
	border-color	:	#808080;
/*	background-color:	#ECF3F9; */
}

.navframe {
	width			:	230px;
	height			:	300px;
	scrolling		:	auto;
	border-width	:	0px;
}

.kws {
	font-family		:	Arial, sans-serif;
	font-size		:	12px;
	font-weight		:	bold;
	width			:	220px;
	height			:	25px;
	border-width	:	1px;
	border-style	:	solid;
	border-color	:	#808080;
	margin			:	3px;
	background-color:	#EEEEEE;
}

.kwsl {
	font-family		:	Arial, sans-serif;
	font-size		:	12px;
	font-weight		:	bold;
	width			:	220px;
	height			:	100px;
	margin			:	3px;
	background-color:	#FEFEFE;
}
