/*======================================================================*\
|| #################################################################### ||
|| # VirtuaNews - 1.0.3 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: #eeeeee;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 9pt;
  color: #264762;
  border: 1px solid #264762;
}

.header {
  font-size: 11px;
  color: #E3E5E5;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-weight: bold;
}

.cat {
  font-size: 11px;
  color: #E3E5E5;
  font-weight: bold;
  font-family: Arial,Verdana,Helvetica,sans-serif;
}

.red {
  color: #264762;
}

.lightfont {
  color: #ffffff;
  font-size: 10px;
  font-family: Arial,Verdana,Helvetica,sans-serif;
}

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

BODY {
	BACKGROUND-COLOR: #E5E7E8;
                 FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif;
                 FONT-SIZE: 9pt;
                 FONT-COLOR: #264762;
	SCROLLBAR-BASE-COLOR: #AAC5D7;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #264762;
}

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

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

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

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

a:active {
  color: #264762;
  text-decoration: underline;
}

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

a:hover {
  color: #5E91B6;
  text-decoration: underline;
}
/*======================================================================*\
|| ####################################################################
|| # VirtuaNews is not free software
|| # File: images/blue/style.css
|| ####################################################################
\*======================================================================*/

