/* @font-face { font-family: "BillundAirport"; font-style: normal; font-weight: normal; src: url(bbetan.ttf); }  */

html body { 
	margin: 0 0 0 0;
	font-family : Verdana, sans-serif;
	padding:0px;
	background-color : white;
	scrollbar-base-color :#cfcfcf;
	scrollbar-3dlight-color : #6F6E6F;
	scrollbar-arrow-color : #6F6E6F;
	scrollbar-darkshadow-color : white;
	scrollbar-track-color :#e7e7e7; 
	scrollbar-face-color : white;
	scrollbar-shadow-color : #6F6E6F;
	scrollbar-highlight-color : white;
}

A {TEXT-DECORATION: underline;color:#3560AC; }
A:visited {text-decoration: none; color: #3560AC;}
A:active {text-decoration: none; color:white; background-color : #4073CE;}
A:link {text-decoration: underline;color:#3560AC; }
A:hover {text-decoration: underline;color:#1E90FF;  }
	
p { margin:1px 4xp 8px 4px; padding:0px; line-height:normal;  }	
/* Discussion v1 */
.discBoard {
}
.discBoardMessage {
	font-size : 0.75em;
	text-align : left;
	xbackground-color : #f0f0f0;
	xborder-left:1px solid #e0e0e0;
	background-color:White;
}
.discTitleTop {
	background-color : #355FCD;
	color:white;
	padding:4px;
	font-weight:bold;
}
.discBoardContent {
	font-size : 0.65em;
	font-family:Verdana;
}
.discFirstLine {
	background-color : white;
	border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	padding-left:5px;
}
.discSecondLine {
	 background-color : #fafafa;
 	border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	padding-left:5px;
}
.discFooter {
	padding:5px 5px 10px 5px;
	border-left:1px solid #e0e0e0;
}
.discMessageTitle{
	padding:2px 0px 4px 0px;
	margin:10px 0px 0px 0px;
	font-weight:bold;
   border-bottom:1px solid #e0e0e0;
}
.discNewPost {
	background-image : url(../frwImages/newpost.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding:2px 0px 2px 19px;;
	margin:0px 20px 0px 14px;
}
.discReplay {
	background-image : url(../frwImages/replay.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding:2px 0px 2px 18px;;
}
.discLogin {
	background-image : url(../frwImages/loginicon.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding:2px 0px 2px 19px;
	margin:0px 20px 0px 14px;
}
.discPostBack {
	margin:0px;
}
.discPostSend .discPost 
{
	background-image : url(../frwImages/ddumslag.jpg);
	background-position : top right;
	background-repeat : no-repeat;
	margin:10px;
	background-color : white;
	border:1px solid gray;
	padding:5px;
	width:92%;	
}
.discPost {
	margin:10px;
	border:1px solid gray;
	padding:5px;
	width:92%;	
}
.discPostTitlePanel {
		background-color : #f8f8f8;
		border:1px solid #f0f0f0;
		padding:5px 0px 5px 0px;
}
.discPostTitle {
	font-weight : bold;
	margin-top:5px;
}
.discPostText {
	margin-top:5px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 1.4em;
}
.discPostRegistering {
	margin:10px;
	background-color : #4172CF;
	border:1px solid gray;
	padding:5px;
	width:92%;	
	color:white;
	font-weight : bold;
}
.discGroupTop {
	background-image : url(../frwImages/discTopBack.gif);
	background-position : top left ;
	background-repeat : repeat-x;
}
.discGroupTitel {
	position : absolute;
	right:10px;
	top:10px;
	font-family : "Franklin Gothic Demi;tahoma,arial,verdana";
	font-size: 14px;
	font-weight : bolder;
	text-transform : uppercase;
	color:white;
}
.Linkreadmorenews {
	background-image : url(../frwImages/subsubdots.gif);
	background-position : center  right ;
	background-repeat : no-repeat;
	margin-right:0px;
	padding-right:14px;
	font-family:Verdana;
}
.inptext {
	font-size : 1em;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
}


ul.list {
    list-style-type:none;
    margin:0px;
    padding:0px;
  }
ul.list li {
    border:1px solid #dddddd;
    background-color:white;
    margin-bottom:10px;
    height:1%; 
  }
ul.list li img {
    float:left;
    margin-right:1px;
  }
ul.list li .listdiv {
	margin: 8px 5px 5px 5px;
	float:left;
}
img { behavior: url("pngbehavior.htc"); }
