*
Copyright (c) 2010-2011, PixelStar Design. All rights reserved.
*/

a:link {text-decoration:none; color:#0099ff;}
a:visited {text-decoration:none; color:#0099ff;}
a:hover {text-decoration:none; color:#00ccff;}
a:active {text-decoration:none; color:#0099ff;}


  td#offer1 a:link {color: white; text-decoration:none;}
  td#offer1 a:visited {color: white; text-decoration:none;}
  td#offer1 a:hover {color: #0099ff;}
  td#offer1 a:active {color: white; text-decoration:none;}
  td#offer1 {text-decoration: none;}
  td#offer1 {text-align:center}
  td#offer1 {color: #00ccff;}
  td#offer2 a:link {color: white; text-decoration:none;}
  td#offer2 a:visited {color: white; text-decoration:none;}
  td#offer2 a:hover {color: #0099ff;}
  td#offer2 a:active {color: white; text-decoration:none;}
  td#offer2 {text-decoration: none;}
  td#offer2 {text-align:center}
  td#offer2 {color: #cc00cc;}
  td#offer3 a:link {color: white; text-decoration:none;}
  td#offer3 a:visited {color: white; text-decoration:none;}
  td#offer3 a:hover {color: #0099ff;}
  td#offer3 a:active {color: white; text-decoration:none;}
  td#offer3 {text-decoration: none;}
  td#offer3 {text-align:center}
  td#offer3 {color: #00ccff;}
  td#offer4 a:link {color: white; text-decoration:none;}
  td#offer4 a:visited {color: white; text-decoration:none;}
  td#offer4 a:hover {color: #0099ff;}
  td#offer4 a:active {color: white; text-decoration:none;}
  td#offer4 {text-decoration: none;}
  td#offer4 {text-align:center}
  td#offer4 {color: #cc00cc;}


 scrollbar-face-color : #333366; 
 scrollbar-highlight-color : #333366; 
 scrollbar-3dlight-color : #949494; 
 scrollbar-shadow-color : #949494; 
 scrollbar-darkshadow-color : #949494; 
 scrollbar-track-color : #333366; 
 scrollbar-arrow-color : #949494;
}

input { 
 background-color: #000000; 
 color: #ffffff;
 border: 1px solid #6600cc;
}


hr {
  border: 0;
  width: 90%;
  background-color: #333333;
  height: 2px;
}


table.mytable { width: 95%; padding: 0px; border: none; border: 0px solid #000000;}
table.mytable td { font-size: 20px; border: none; 
vertical-align: middle; padding: 2px; font-weight: bold; }
table.mytable tr.special td { border-bottom: 1px solid #ff0000;  }

#wrapper {
 margin:0 auto;
 width:922px;
}

body {
 text-align: left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image:url('mohogany-wood-blue.jpg');
 scrollbar-face-color : #333366; 
 scrollbar-highlight-color : #333366; 
 scrollbar-3dlight-color : #949494; 
 scrollbar-shadow-color : #949494; 
 scrollbar-darkshadow-color : #949494; 
 scrollbar-track-color : #333366; 
 scrollbar-arrow-color : #949494;
}

#header {
 margin: 10px 0 0 0;
 height: 100px;
 width: 900px;
 background-image:url('nordic-bar-header.png');
 color: #ffffff;
 border: 1px solid #6600cc;
 padding: 10px;
}

#leftcolumn {
 float: left;
 margin: 5px 5px 5px 0; 
 width: 678px;
 height: 350px;
 background-image:url('transparent-background.png');
 color: #ffffff;
 border: 0px solid #666;
 padding: 10px;
 overflow: auto;
}


#rightcolumn { 
 float: right;
 margin: 5px 0 0 0;
 width: 195px;
 height: 350px;
 background-image:url('transparent-background.png');
 color: #ffffff;
 border: 0px solid #666;
 padding: 10px;
}


#footer { 
 clear: both;
 margin: 0 0 10px 0px;
 width: 900px;
 background-image:url('transparent-background.png');
 color: #ffffff;
 border: 1px solid #6600cc;
 padding: 10px;
}

