BODY
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.smallprint
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A:link
{
	color: #0000FF;
	text-decoration: underline;
}

A:visited
{
	color: #0000FF;
	text-decoration: underline;
}

A:hover
{
	color: #0000FF;
	text-decoration: underline;
}

A:active
{
	color: #0000FF;
	text-decoration: underline;
}

/* design styles */

A:link.tert {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A:visited.tert {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A:hover.tert {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

A:active.tert {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.fliessgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #000000;
}
.flissklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #000000;
}
.strong { font-weight: bold; }

.headlinecontent 

{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}

/* member area */

.outline { border: solid 1px #618DB2; }

/*TD.separator { padding: 0px; }*/

TD.top_message
{
	text-align: right; color: green; text-decoration: blink;
}

.menu { color: #000000; }
.menu A { font-weight: bold; }
.menu A, .menu2 A { color: #000000; text-decoration: none; }
.menu A:hover, .menu2 A:hover { color: #000000; text-decoration: underline; }
TD.menu2 { padding-left: 10px; }
.menu_cap { color: #000000; font-weight: bold;}

.content { color: black; }
.content A
{
	color: #0000FF;
	text-decoration: underline;
}
.content A:hover
{
	color: #0000FF;
	text-decoration: underline;
}

DIV.content { padding: 20px 20px 20px 20px; }

.content,
.grid,
.menu,
.grid_odd, .grid_even
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.hr_sep { border: 1px dashed #618DB2; border-width: 0px 0px 1px 0px; color: #FFF8EE;}

.table_title
{
	font-size: 12pt;
	font-weight: bold;
	line-height: 30px;
}
.page_title
{
	font-size: 15px;
	font-weight: bold;
}
.page_subtitle
{
	font-size: 12pt;
	font-weight: bold;
}
.page_emph
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.page
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.page_comments
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #808080;
}
.page_remarks
{
	font-size: 10px;
	text-align: left; background-color: #f0f0f0;
	padding: 3px 3px 3px 3px;
}
.input_remarks
{
	font-size: 10px;
	text-align: left;
	padding: 3px 3px 3px 3px;
}
.page_err,
.page_message
{
	color: red;
	padding-bottom: 8px;
}

.required { color: red; }

.grid_table
{
	border: solid 1px #618DB2;
}
.grid_header,
.grid_total
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #618DB2;
	color: white;
	height: 20px;
}
.grid_border { background-color: #618DB2; }
.grid_total { font-weight: bold; }

.grid_header A
{
	color: white;
	text-decoration: none;
}

.grid_odd { background-color: #F8F5F2; }
.grid_even { background-color: #FCFAF4; }
.edit_error { color: red; }
.edit_value { font-size: 12pt; font-weight: bold; }

.edit_caption, .draw_caption, .draw_caption_top { padding-left: 0px; }
.edit_caption, .draw_caption_top { line-height: 22px; vertical-align: top; }

.inactive_action { color: #DCA0C1; }

.search INPUT, .search SELECT, .search TD { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
DIV.search { margin-top: 10px; line-height: 24px;}
/*
.edit_button
{
	background-color: #000066;
	color: #ffff99;
	border: 1px solid #CCCFE2;
}

.edit_input
{
	border: 1px solid #A50071;
	width: 200px;
	font-size: 12pt;
}
*/

.news_date { font-size: 12pt; font-weight: bold; }
.news_subj { font-size: 12pt; font-style: italic; }
.news_body { font-size: 12pt; font-weight: normal; }
DIV.news_body { margin-left: 20px; } 

div.welcome { 
	padding: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.welcome a:hover { color: red; }
