/* ------------------------------- style.css -----------------------------------
  Software : D-Sign Counter
  Version  : 1.0 - October 14, 2009
  Author   : Viktor Dujmovic
  Blog URL : http://www.blogofd.com
--------------------------------------------------------------------------------
  COPYRIGHT NOTICE
  Copyright 2009 Viktor Dujmovic. All Rights Reserved.

  This script may be used and modified free of charge by anyone
  AS LONG AS COPYRIGHT NOTICES AND ALL THE COMMENTS REMAIN INTACT.
  By using this code you agree to indemnify Viktor Dujmovic from any
  liability that might arise from it's use.

  Selling the code for this program, in part or full, without prior
  written consent is expressly forbidden.

  Obtain permission before redistributing this software over the Internet
  or in any other medium. In all cases copyright and header must remain
  intact. This Copyright is in full effect in any country that has
  International Trade Agreements with the European Union or
  with the United States of America.

  Removing any of the copyright notices without purchasing a license
  is illegal! To remove D-Sign copyright notice you must purchase a
  license for this script. For more information on how to obtain a license
  please visit :
  http://www.blogofd.com/purchase_copy.php
---------------------------------------------------------------------------------*/
body {
background-color:#d8d8d8
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000066
}

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#ffffff
}

a:link { 
color:#529627; 
font-weight:bold; 
text-decoration:none; 
font-size:12px; 
font-family:"Swis721 BT", Verdana, "Arial Rounded MT Bold"
}

a:visited { 
color:#529627; 
font-weight:bold; 
text-decoration:none; 
font-size:12px; 
font-family:"Swis721 BT", Verdana, "Arial Rounded MT Bold"
}

a:active { 
color:#529627; 
font-weight:bold; 
text-decoration:none; 
font-size:12px; 
font-family:"Swis721 BT", Verdana, "Arial Rounded MT Bold"
}

a:hover	{ 
color:#000066; 
font-weight:bold; 
text-decoration:underline; 
font-size:12px; 
font-family:"Swis721 BT", Verdana, "Arial Rounded MT Bold"
}

a.fontlink:link { 
color:#ffffff; 
font-weight:bold; 
text-decoration:none; 
font-size:11px; 
font-family:"Swis721 BT", Verdana, "Arial Rounded MT Bold"
}

a.fontlink:visited { 
color:#ffffff; 
font-weight:bold; 
text-decoration:none; 
font-size:11px; 
font-family:"Swis721 BT", Verdana, "Arial Rounded MT Bold"
}

a.fontlink:active { 
color:#ffffff; 
font-weight:bold; 
text-decoration:none; 
font-size:11px; 
font-family:"Swis721 BT", Verdana, "Arial Rounded MT Bold"
}

a.fontlink:hover	{ 
color:#e98911; 
font-weight:bold; 
text-decoration:underline; 
font-size:11px; 
font-family:"Swis721 BT", Verdana, "Arial Rounded MT Bold"
}

td.head {
border-color:#000066;
border:1px;
background-color:#007cc4
}

td.first {
border-color:#000066;
border:1px;
background-color:#e7e7e7
}

td.second {
border-color:#000066;
border:1px;
background-color:#d9d9d9
}

td.menu {
border-color:#000066;
border:1px;
background-color:#ffffff
}

table {
background-color:#ffffff;
border:groove;
border:1px;
border-color:#000066
}

img.graph {
border:1px solid #45b9ff
}
img {
vertical-align:baseline
}