﻿body {font-family: Tahoma;
      font-size: 12px;
      color: #333333;
	  line-height:18px;
	  background-image:url(/upload/design/GUI/images/sitebg.jpg);
	  background-repeat: repeat-x;
	  background-color: #FFFFFF;
      margin: 0px 0px 0px 0px;}

a:link      {color: #4a4c53;
			text-decoration: none;}
a:visited   {color: #4a4c53;
			text-decoration: none;}
a:hover     {color: #00aeef;}
a:active    {color: #00aeef;}


td {color: #333333;}

td.bottomborder {border-bottom: solid 1px #CCCCCC}

h1 {font-family: Tahoma;
	font-weight:normal;
    font-size: 18px;
    color: #00aeef;}

h2 {font-family: Tahoma;
	font-size: 16px;
    font-weight: normal;
    color: #00aeef;}

h3 {font-family: Tahoma;
	font-size: 14px;
    font-weight: normal;
    color: #00aeef;}

input {font-size: 11px;
    color: #ff0000;}

input.button {font-size: 11px;
    height: 20px;
    color: #FFFFFF;
	background-color: #ff0000;}
	
textarea {font-size: 11px;
    color: #1594bc;}	