﻿body {font-family: Verdana;
      font-size: 11px;
      color: #333333;
	  background-color: #10505c;
	  background-image:url(/upload/design/GUI/images/sitebg.jpg);
	  background-repeat: no-repeat;
	  background-position:top center;
      margin: 0px 0px 0px 0px;}

a:link      {color: #31627f;
			text-decoration: none;}
a:visited   {color: #31627f;
			text-decoration: none;}
a:hover     {color: #333333;}
a:active    {color: #333333;}


td {color: #333333;}

h1 {font-family: Verdana;
    font-size: 15px;
    color: #31627f;}

h2 {font-size: 16px;
    font-weight: bold;
    color: #31627f;}

h3 {font-size: 16px;
    font-weight: bold;
    color: #31627f;}

input {font-size: 11px;
    color: #31627f;}

input.button {font-size: 11px;
    height: 20px;
    color: #FFFFFF;
	background-color: #31627f;}