A:link {
	COLOR: #000000; TEXT-DECORATION: underline
}

A:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}

A:active {
   COLOR: #000000; TEXT-DECORATION: underline;
}

A:hover {
	COLOR: #0000ff; TEXT-DECORATION: underline
}

BODY {
	COLOR: #000000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

SELECT {
	BORDER-BOTTOM-COLOR: #a5a5a5;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-COLOR: #a5a5a5;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #a5a5a5;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #a5a5a5;
	BORDER-TOP-WIDTH: 1px;
	COLOR: #4e4e4e;
	FONT: 8pt Arial, Helvetica, sans-serif;
}

INPUT {
	BORDER-BOTTOM-COLOR: #a5a5a5;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-COLOR: #a5a5a5;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #a5a5a5;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #a5a5a5;
	BORDER-TOP-WIDTH: 1px;
	COLOR: #4e4e4e;
	FONT: 8pt Arial, Helvetica, sans-serif;
}

TEXTAREA {
	BORDER-BOTTOM-COLOR: #a5a5a5;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-COLOR: #a5a5a5;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #a5a5a5;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #a5a5a5;
	BORDER-TOP-WIDTH: 1px;
	COLOR: #4e4e4e;
	FONT: 9pt Arial, Helvetica, sans-serif;
}

HR {
	color : #cccccc;
}

BUTTON {
	BACKGROUND-COLOR: #ccffcc; BORDER-BOTTOM: #d0d0d0 1px ridge; BORDER-LEFT: #d0d0d0 1px ridge; BORDER-RIGHT: #d0d0d0 1px ridge; BORDER-TOP: #d0d0d0 1px ridge; HEIGHT: 20px
}

.main_title {
   background-color : #FFCCCC;
   color : #990000;
}

.menubar_title {
   background : Black;
   font-family : Arial;
   line-height : 100%;
   color : White;
   font-size : 8pt;
}

.mainmenu_title {
   background : White;
   color : #990000;
   font-family : Verdana;
   font-weight : bold;
}

.mainpage_title {
   background : White;
   color : #990000;
   font-family : Verdana;
   font-weight : bold;
   font-size : medium;
}

.message {
   font-family : Verdana;
   font-size : 12pt;
   font-weight : bold;
}

.grp_title{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #cc6600;
	font-weight : bold;
}

.subgrp_title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

.table_title {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 8pt;
   font-weight : bold;
   background : #f1f1f1;
}

.table_normal {
   background-color : #ffffff;
   font-size : 8pt;
}

.table_highlight {
   background-color : #d8d8d8;
}
