<html>
<head>
<title>
<yabb title>
</title>
<style type="text/css">
<!--
/* These take care of the regular links */
A:link        {text-decoration: none; color: #447DA6; background-color: transparent;}
A:visited     {text-decoration: none; color: #447DA6; background-color: transparent; }
A:hover       {color: #777777; position:relative;top:1px;right:0px; text-decoration: none; background-color: transparent; }
/* These take care of the navigation tree links */
.nav          {text-decoration: none; color: #005177; background-color: transparent;}
.nav:link     {text-decoration: none; color: #005177; background-color: transparent;}
.nav:visited  {text-decoration: none; color: #005177; background-color: transparent;}
.nav:hover    { text-decoration: underline; color: #FFA34F; font-weight: bold; background-color: transparent;}
/* Standards */
BODY          {scrollbar-face-color: #DEE3E7;
	       scrollbar-highlight-color: #FFFFFF;
	       scrollbar-shadow-color: #DEE3E7;
	       scrollbar-3dlight-color: #D1D7DC;
	       scrollbar-arrow-color:  #006699;
	       scrollbar-track-color: #E1E8F0;
	       scrollbar-darkshadow-color: #98AAB1; font-family: Verdana; font-size:12px;}
BODY          {font-family: Verdana, arial, helvetica, serif; font-size:12px;}
TABLE         {empty-cells: show }
TD            {font-family: Verdana, arial, helvetica, serif; color: #000000; font-size:12px;}
textarea      {scrollbar-face-color: #DEE3E7;
	       scrollbar-highlight-color: #FFFFFF;
	       scrollbar-shadow-color: #DEE3E7;
	       scrollbar-3dlight-color: #D1D7DC;
	       scrollbar-arrow-color:  #006699;
	       scrollbar-track-color: #E1E8F0;
	       scrollbar-darkshadow-color: #98AAB1; background-color: #E1E8F0;}
.meaction     {color: #FF0000;}
}
.windowbg     {background-color: #DEE3E7; font-size: 12px; font-family: Verdana, arial, helvetica, serif; color: #000000;}
.windowbg2    {background-color: #EFEFEF; font-size: 12px; font-family: Verdana, arial, helvetica, serif; color: ##005177;}
.windowbg3    {background-color: #CFCFCF; font-size: 12px; font-family: Verdana, arial, helvetica, serif; color: #000000;}
.titlebg      {color: #FFA34F; font-size: 12px; font-weight : bold;
	           background-color: #006699; height: 25px;
	           background-image: url(http://home.no.net/paints/forum/forumimg/titlebg.gif);}
.text1        {font-style: normal; font-weight: bold; font-size: 13px; color: #FFA34F;}
.catbg        {background-color: #DEE7EF; color: #000000; font-weight: bold; font-size: 13px; background-image: url(http://home.no.net/paints/forum/forumimg/catbg.gif)}
.bordercolor  {background-color: #aeaeae; font-size: 12px; font-family: Verdana, arial, helvetica, serif;}
.quote        {font-size: 10px; font-family: Arial, verdana, helvetica, serif; color: #000000; background-color: #DEE7EF;}
.code         {font-size: 10px; font-family: Courier New; color: #000000; background-color: #666699;}
TD            {font-family: Verdana; color: #005177}
lines       {background-color: #000000;}
.poll        {font-size: 10px; font-family: Arial; background-color: #DEE7EF; color: black;}
.forumline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }
/* Calendar */
.calheader    { font-size: 13px; font-weight: bold; font-family: Arial; color: #FFA34F; background-image: url(http://home.no.net/paints/forum/forumimg/titlebg.gif); background-color: #006699;}
.calarea      { color: #000000; background-color: #DEE3E7;}
.calhighlight { color: #000000; background-image: url(http://home.no.net/paints/forum/forumimg/titlebg.gif)}
.caltitle:link    {font-size: 13px; font-weight: bold; font-family: Arial; color: #FFA34F;  background-color: transparent}
.caltitle:visited {font-size: 13px; font-weight: bold; font-family: Arial; color: #FFA34F;  background-color: transparent}
.caltitle:hover   {font-size: 13px; font-weight: bold; font-family: Arial; color: #FFFFFF;  background-color: transparent}
.calb:link    {font-size: 10px; font-family: Arial; color: #000000; }
.calb:visited {font-size: 10px; font-family: Arial; color: #000000; }
.calb:hover   {font-size: 10px; font-family: Arial; color: #447DA6; }
.caltable     {background-color: #000000;}
.calbg        {background-color: #000000; }
.calbutton    <!--{background-color: #777777; color: #000000;}-->
.calinput     <!--{background-color: #333333; color: #ffffff;}-->


-->
</style>

</head>
<script language="JavaScript1.2" type="text/javascript">
<!--
  if ((navigator.appVersion.substring(0,1) == "5" &&
navigator.userAgent.indexOf('Gecko') != -1) ||
navigator.userAgent.search(/Opera/) != -1) {
   document.write('<META HTTP-EQUIV="pragma" CONTENT="no-cache">');
  }
// -->
</script>
<script>
function OpenAdsDetail(FileName,WindowName)
{
	
WindowFeature="Resizable=No,ScrollBars=Yes,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=660,Height=550,ScreenX=0,ScreenY=0,Top=0,Left=0"

	newWindow=open(FileName,WindowName,WindowFeature);
	if (newWindow.opener == null) { newWindow.opener = self; }
	if (newWindow.focus) { newWindow.focus(); }
}
</script>
<script>
function OpenAdsDetail(FileName,WindowName)
{
	
WindowFeature="Resizable=No,ScrollBars=Yes,MenuBar=No,Directories=No,ToolBar=No,Location=No,Status=No,Width=660,Height=550,ScreenX=0,ScreenY=0,Top=0,Left=0"

	newWindow=open(FileName,WindowName,WindowFeature);
	if (newWindow.opener == null) { newWindow.opener = self; }
	if (newWindow.focus) { newWindow.focus(); }
}
</script>

<body  text="#005177" bgcolor="#E1E8F0" leftMargin="0" rightMargin="0" topMargin="0" MARGINWIDTH="0" MARGINHEIGHT="0" onmouseover="window.status='';return true;">

<!--#echo banner=""-->
<A NAME="TOP"></A>
<table width="100%" cellspacing="1" cellpadding="0" border="0" align="CENTER" class="bordercolor" bgcolor="#000000">
  <tr >
    <td>
    <table border="0" width="100%" cellpadding="0" cellspacing="0">
      <tr class="windowbg2">
          <td valign="middle" align="center" width="468" height="60" nowrap>
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
	codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
	ID=pb_head WIDTH=468 HEIGHT=60>
	<PARAM NAME=movie VALUE="http://home.no.net/paints/forum/forumimg/pb_head.swf">
	<PARAM NAME=quality VALUE=high>
	<PARAM NAME=bgcolor VALUE=#EFEFEF>
	<EMBED src="http://home.no.net/paints/forum/forumimg/pb_head.swf" quality=high bgcolor=#EFEFEF
		WIDTH=468 HEIGHT=60 TYPE="application/x-shockwave-flash"
		PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
	</EMBED>
</OBJECT>

</td>
          
        <td align="center" width="100%" height="100%" valign="middle">
        <b><font size="2" style="font-family: Times New Roman; font-size: 20px;"><yabb uname> <yabb im></font></b><font size="2"><BR><BR><yabb time></font>
        </td>
      </tr>
    </table>
    </td>
  </tr><tr align="center" valign="middle" bgcolor="#444444" class="windowbg2">
    <td class="catbg">
	
	
    <yabb menu>
    
	
	</td>
  </tr>
</table>

<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td width="1"> </td>
    <td align="center" width="100%"><br>
      <table width="95%" cellspacing="0" cellpadding="0" align="center" border="0" bordercolor="#000000">
        <tr> 
          <td valign="TOP" width="100%" height="100%">
            
			
			<yabb main>
			
			
			
<table width="100%" cellspacing="1" cellpadding="2" border="0" align="CENTER" valign="top" class="bordercolor" bgcolor="#000000">
    <tr align="center" valign="top" bgcolor="#444444" class="windowbg2">
    <td class="catbg">


            <yabb menu>			
			
			
			</table>
			 </td>
        </tr>
        <tr> 
          <td align="CENTER" valign="BOTTOM"> </td>
        </tr>
      </table>
     <table width="95%" align=center border="0" cellspacing="0" cellpadding="0">
        <tr valign="top"> 
          <td width="10%" align="left"><a href="javascript:history.back(1)"><img src="http://home.no.net/paints/forum/forumimg/back.gif" border="0" width="16" height="16" alt="Tilbake"></a></td>
          <td align="center">Du er på "<yabb title>" siden.
          </td>
          <td width="10%" align="right"><A HREF="#TOP"><img src="http://home.no.net/paints/forum/forumimg/up2.gif" border="0" width="16" height="16" alt="Til toppen"></A></td>
        </tr>
      </table>
     <table width="95%" align=center cellspacing="1" cellpadding="2" border="0" bgcolor="#000000" class="bordercolor" align="center">
        <tr> 
          <td align=center bgcolor="#E1E8F0"> 
		  
		  
		  <yabb copyright> 
		
			
		</td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</body>
</html>
