/*======================================================================*\
|| #################################################################### ||
|| # VirtuaNews - 1.0.4 Pro
|| # ---------------------------------------------------------------- # ||
|| # All code in this file is © 2002 VirtuaSystems    .               # ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # --------------- VIRTUANEWS IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.virtuanews.co.uk                                      # ||
|| # http://www.virtuanews.co.uk/license.php                         # ||
|| #################################################################### ||
\*======================================================================*/

.form {
  background-color: #FEF7E9;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 10px;
  color: #A63704;
  border: 1px solid #AE5E1C;
}

.header {
  font-size: 12px;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-weight: bold;
}

.red {
  color: #A63704;
}

.lightfont {
  color: #FFFED7;
  font-size: 8pt;
  font-family: Arial,Verdana,Helvetica,sans-serif;
}

.smallfont {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size : 8pt;
  color : #A63704;
}

BODY {
	BACKGROUND-COLOR: #E5E7E8;
	FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif;
	FONT-SIZE: 9pt;
                 FONT-COLOR: #A63704;
	SCROLLBAR-BASE-COLOR: #E3BE87;
	SCROLLBAR-ARROW-COLOR: #BB2102;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFED7;
}

TD {
	COLOR: #A63704;
	FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif;
                FONT-SIZE: 9pt;
}

TEXTAREA	{
               FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif;
               COLOR: #A63704;
               FONT-SIZE: 9px
}

pre {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 9pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

a:link {
  text-decoration: none;
  color : #AE5E1C;
}

a:active {
  color: #A63704;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
  color : #A63704;
}

a:hover {
  color: #EE690E;
  text-decoration: none;
}

/*======================================================================*\
|| ####################################################################
|| # VirtuaNews is not free software
|| # File: images/blue/style.css
|| ####################################################################
\*======================================================================*/
