Body
{
	background-color: #C6C3C6;
}
TD
{
	font-family: Arial;
}
TABLE.border1
{
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	background-color: White;
}

TD.welcome
{
	color: #574105;
	font-size: 15px;
   text-align: justify;
	font-weight: bold;
}
TD.copyright
{
color: #ffffff;
font-size: 11px;
text-align: right;
}
TD.text
{
	color: #5D5D5D;
	font-size: 11px;
   text-align:justify;
	padding-left: 3px;
	padding-right: 3px;
}
TD.text_black
{
	color: #000200;
	font-size: 11px;
   text-align:justify;
	padding-left: 3px;
	padding-right: 3px;
}
TD.white_bold
{
	color: #ffffff;
	font-size: 11px;
   text-align: justify;
	font-weight: bold;
	padding-left: 3px;
}
TD.red_bold
{
	color: #E80000;
	font-size: 13px;
   text-align: justify;
	font-weight: bold;
	padding-left: 3px;
}
TD.text_white
{
	color: #C9C9C9;
	font-size: 11px;
   text-align:justify;
	padding-left: 3px;
	padding-right: 3px;
}
TD.text_white1
{
	color: #ffffff;
	font-size: 11px;
   text-align:justify;
	padding-left: 3px;
	padding-right: 3px;
}
IMG.line {
	BACKGROUND: #ffffff;
}
INPUT
{
    BORDER-RIGHT: black 1pt solid;
    BORDER-TOP: black 1pt solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: black 1pt solid;
    COLOR: black;
    BORDER-BOTTOM: black 1pt solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	
}
SELECT
{
    BORDER-RIGHT: black 1pt solid;
    BORDER-TOP: black 1pt solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: black 1pt solid;
    COLOR: black;
    BORDER-BOTTOM: black 1pt solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
TEXTAREA
{
    BORDER-RIGHT: black 1pt solid;
    BORDER-TOP: black 1pt solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: black 1pt solid;
    COLOR: black;
    BORDER-BOTTOM: black 1pt solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	 overflow: auto;
}