A:link { text-decoration: none; color:#0000FF }
A:visited { text-decoration: none; color:#0000FF }
A:active { text-decoration: none}
A:hover { text-decoration: none; color:#00FF00; }

.CAPTION
{
    font-family: "Times New Roman";
    color:maroon;
    font-size:150%;
}

.LONGCAPTION
{
    font-family: "Times New Roman";
    color:maroon;
    font-size:120%;
}

.NEWCAPTION
{
    font-family: "Times New Roman";
    color:#006F00;
    font-size:150%;
}

.BLUECAPTION
{
    font-family: "Times New Roman";
    color:blue;
    font-size:150%;
}

.FEATURELIST
{
	text-align: left; 
	margin: 0;
}

A.btbold
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    text-align: justify;
    text-decoration: none
}
A.btbold:hover
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    text-align: justify;
    text-decoration: none
}
:LINK
{
    text-decoration: none;
}
:VISITED
{
    text-decoration: none;
}

BODY {
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #F7E9CE;
  scrollbar-darkshadow-color: #F7E9CE;
  scrollbar-face-color: #F7E9CE;
  scrollbar-highlight-color: #F7E9CE;
  scrollbar-shadow-color: #F7E9CE;
  scrollbar-track-color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
/*LI
{
    LIST-STYLE-IMAGE: url(images/li_sarga.jpg)
}*/
INPUT
{
    border-right: #808080 1px solid;
    border-top: #808080 1px solid;
    font-weight: normal;
    border-left: #808080 1px solid;
    color: #000000;
    border-bottom: #808080 1px solid;
    background-color: white;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TEXTAREA
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    background-color: white;
}
SELECT
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    background-color: white;
    text-decoration: none
}
TABLE
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
}

.header
{
    font-weight: bold;
    color: #ffffff;
    background-color: #993300;
    text-decoration: none
}
.row1
{
    Xbackground-color: #e8e8e8;
    background-color: #fffcc7;
}
.row2
{
    background-color: #f7e9ce;
}
.fieldname
{
	font-style: italic;
    Xfont-weight: bold;
}
.warning
{
    font-weight: bold;
    color: #ff5b5b;
    text-decoration: none;
	line-height: 14px;
}
.highlightedline
{
    color: #d12323;
    text-decoration: none
}
.footnote
{
    font-size: 9px;
    text-decoration: none
}
.pagetitle
{
	font-family: "Times New Roman";
    font-weight: bold;
    color: #000080;
    font-size: 28px;
	line-height: 14pt;
}
.btboldcenter
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    text-align: center;
    text-decoration: none
}
.ProductsTabs 
{
	height: 15px;
	line-height: 20px;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	background: #fff;
	width: 90%;
}
.ProductsTabs a, .ProductsTabs a:visited 
{
	float: left;
	color: #FFF;
	padding: 0 9px;
	border-right: 1px solid #999;
	background: #B0B0B0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	text-decoration: none;
	margin-top: 4px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -khtml-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

.ProductsTabs a:hover 
{
	background: #3E3E3E;
	text-shadow: #090 2px 2px 2px;
	color: #FFF;
	text-decoration: none;
	margin-top: 4px;
}
a.selected, a:hover.selected, a:visited.selected 
{
	background: #993300;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	border-top: 1px solid #303030;
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
}