
BODY {
	color : #000000;
	font-family: Tahoma;
	font-size: 13px;
}
	BACKGROUND-IMAGE: url("http://www.fldesign.de/v1/templates/FL001/images/background.gif");
/* Links */
a {
	text-decoration: underline;
	color: #003300;
	font-family: Tahoma;
	font-size: 12px;
}

a:link {
	color: #003300;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
}

a:hover {
	color: #990000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}

a:active {
	color: #003300;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #003300;
	font-family: Tahoma;
	font-size: 12px;
}

/* Table Column */	
td {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}	

/* Horizontal Line */	
HR {
	background: #000000;
	height:2px;
    	width:170px;
	border: 1px inset; }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 16px;
	font-weight: bold;
 	color: #009ACE }
	
.button {
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
} 

.componentHeading {
	font: bold; 
	font-size: 12px;
	font-family: Verdana,Arial,Sans-Serif;
	color: #000000;
	text-align: left }

.inputbox {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid;
}

.newsarticle {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	color: #333333;
	text-align: left }	

.newspane {
	background-color : White;
	border-bottom : 1px dotted #D0D0D0; }

.newspaneopen {
	border : 0px dotted #DCDCDC; }
	
.poll {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px }
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	background-color : #FFFFFF; }

.sectiontableentry2 {
	background-color : #FFFFFF; }

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold; }
	
.small {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none; }
			
.smalldark {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px; 
	color: #000000; 
	font-weight: normal }

li { list-style: inside url(../images/M_images/arrow.gif) 2px;
	list-style-image: url(../images/M_images/arrow.gif);
}
/** template specified classes **/

.basic_table {
	border: 1px solid #CCCCCC;
}
.top_table {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
}
.nav_table {
	border-left: 1px dotted #CCCCCC;
}
.path_table {
	border-right: 1px dotted #CCCCCC;
}

table.moduletable {
  margin: 0px 0px 0px 2px;
  width: 100%;
  text-align: left;
}

table.moduletable th {
	font-size: 11px;
	font-weight: bold; 
	text-align: left;
	height: 14px;
	line-height: 18px;
	white-space: nowrap;
	vertical align: top; 
	bgcolor: #FFFFFF;
}

table.moduletable td {
  font-size        : 10px;
  font-weight      : normal;
  padding:	1px;
 	vertical align: top; 
	bgcolor: #FFFFFF;

}