A:link	     { font-style: normal; color: rgb(0,0,0) ; text-decoration: none }
A:visited    { font-style: normal; color: rgb(0,0,0) ; text-decoration: none }
A:hover      { color: rgb(0,0,0) ; text-decoration: underline; }


.BorderTable
{
	border: 1px solid #A0A0A0; 
}

.BorderBottom
{
	border-bottom: 1px solid #A0A0A0; 
}

.BorderRight
{
	border-right: 1px solid #A0A0A0; 
}

.Header
{
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #c0c0c0 ;
	COLOR: #ffffff;
	border-bottom: 1px solid #A0A0A0; 
}

.Bottom
{
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #f0f0e9;
	COLOR: #55554f;
	border-top: 1px solid #A0A0A0; 
}
.NormalText
{
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Tahoma; 
	COLOR: #000000;
}

.NormalGrayText
{
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: normal; 
	FONT-FAMILY: Tahoma; 
	COLOR: #55554f;
}

.BigText
{
	FONT-SIZE: 20pt; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Tahoma; 
	COLOR: #A0A0A0;
}

.BigTextUnderscored
{
	FONT-SIZE: 20pt; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Tahoma; 
	COLOR: #A0A0A0;
	border-bottom: 1px solid #A0A0A0; 
}

.SoftBold
{
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Tahoma; 
	COLOR: #A0A0A0;
}

a.SoftBold 
{
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Tahoma; 
	COLOR: #A0A0A0;
}

ul           { list-style-image: url('capbul1a.gif') }
ul ul        { list-style-image: url('capbul2a.gif') }
ul ul ul     { list-style-image: url('capbul3a.gif') }


body         { color: black; background-color: white }
h1           { color: rgb(0,0,153) }
h2, marquee  { color: rgb(0,0,153) }
h3           { color: rgb(0,0,153) }
h4           { color: rgb(0,0,153) }
h5           { color: rgb(0,0,153) }
h6           { color: rgb(0,0,153) }
hr           { color: transparent; background-color: trasparent; background-image: url('capsepa.gif');
               height: 10; width: 600;
               border-width: 0; border-color: transparent;  }

label        { color: rgb(0,0,0) }
textarea     { color: black; border-color: rgb(0,0,153) }
fieldset     { color: black; border-color: rgb(0,0,153) }
legend       { color: rgb(0,0,153) }
sele
caption      { color: rgb(0,0,153) }

body         { font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-size: 10pt; 
               background-image: url('grad-vert.jpg') }
textarea     { font-size: 10pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: normal; 
               border-style: solid; border-width: 1pt }

input       { font-size: 10pt; font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-style: normal; }
button       { font-size: 10pt; font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-style: Normal; 
                border-width: 0pt; border-style: solid}

table        { border-style: solid; border-color: #375A7A; border-width: 0pt; font-family: Tahoma, Helvetica; font-style: normal }
table.data   { }
table.data th { color: #000000; background-color: #000000; font-wieght: bold }
table.data td.result { color: #000000; background-color: #ffffff; text-align: right }
caption      { font-size: 14pt; font-family: Tahoma, Helvetica; font-style: Normal }
th           { font-family: Tahoma, Helvetica; font-size: 10pt; font-style: normal }
td           { font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: rgb(0,0,0)}
.menutxt           { font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: rgb(0,0,0); font-wieght: bold}
.stxt           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #375A7A; font-wieght: bold}

marquee      { font-size: 14pt; font-family: Tahoma, Helvetica }
table hr     { color: black; height: 2px; width=100% }

.textin { font-family: Tahoma; font-size: 10pt; color: black; background-color: white }
.hleft { color: #FF0000 }
.hright { color: #99CC99; font-weight: bold; text-align: right }
.warning { color: #FF0000; font-weight: bold; }
.sel_val { color: #008000; font-weight: bold }
INPUT.Edit
{
	background-color: #FFFFFF;
	border: solid 1px #547798;
	width: 120px;
	
}
INPUT.EditLong
{
	background-color: #FFFFFF;
	border: solid 1px #547798;
	width: 220px;
	
}
INPUT.EditShort
{
	background-color: #FFFFFF;
	border: solid 1px #547798;
	width: 100px;
	
}
INPUT
{
	border: solid 1px #547798;
	
}
INPUT.Button
{
	background-color: #d6dff7;
	color: #316ac5;
	border: solid 1px #547798; 
	width: 100px;
}

INPUT.ButtonLong
{
	background-color: #d6dff7;
	color: #FFFFFF;
	border: solid 1px #547798; 
	width: 170px;
}

TABLE.DataBrowser
{
	font-size: 10px;
	font-family: Tahoma;
	width: 90%;
	 text-align: left;

}
TABLE.DataBrowserNoW
{
	font-size: 10px;
	font-family: Tahoma;
	
	
	 text-align: left;

}

TD.DataBrowser
{
	border-top: solid 1px #A0A0A0;
	border-left: solid 1px #A0A0A0;
	border-right: solid 1px #A0A0A0;
	border-bottom: solid 1px #A0A0A0;
	 text-align: left;

}	
}
TABLE.DataEdit
{
	font-size: 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif
	width: 80%;
	border: none;
	 text-align: left;

}
TD.DataBrowserHeader
{
border-top: solid 1px #A0A0A0;
	border-left: solid 1px #A0A0A0;
	border-right: solid 1px #A0A0A0;
	border-bottom: solid 1px #A0A0A0;
	text-align: left;	
	color: #55554f;
 	background-color: #d6dff7;
 	font-weight: bold;
}
a.DataBrowserHeaderLink
{
	color: #55554f;
 	font-weight: bold;

}
INPUT.Edit
{
	background-color: #FFFFFF;
	
	width: 170px;
}
TEXTAREA.big
{
	background-color: #FFFFFF;
	border: solid 1px #547798;

	width: 220px;
	height: 400px;
	font-size: 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: rgb(0,0,0);
}
TEXTAREA.norm
{
	background-color: #FFFFFF;
	border: solid 1px #BB7619;

	width: 170px;
	height: 70px;
	font-size: 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: rgb(0,0,0);
}

SELECT
{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: rgb(0,0,0);
	border: solid 1px #547798; 
	border-style: solid;
}
SELECT.Combo
{
	background-color: #FFFFFF;
	
	width: 170px;
}
SELECT.ComboShort
{
	background-color: #FFFFFF;
	
	width: 100px;
 
}

/* debug form { border-width: 1pt; border-style: solid; border-color: red } */
