html, body, td {
    height: 100%;
    margin: 0px 8px 0px 8px;
    padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11pt;	
}

body {
}

div{
	border: 0px solid #ff0000;
}


#header {
  background-image: url(/images/Header3.png);
  background-repeat: repeat-x;
}

#header_scale{
  background-image: url(../images/Header3.png);
  background-repeat: repeat-x;
}

#div_scale{
  background-image: url(../images/Header3.png);
  background-repeat: repeat-x;
}

.div_distrib {
  border: solid 1px #AAAAAA;
  padding: 10px 10px 10px 10px;
}

.header22{
  background-image: url(../images/Header3.png);
  background-repeat: repeat-x;
}

.button1:link, .button1:visited{
	    display:block;
	    text-align: center;
		margin: 5px 0px 5px 0px;
		padding: 2px 10px 2px 10px;
		text-decoration: none;
		border-bottom: none;
		color: #ffffff;
		font-size: 15px;
	    font-weight: bold;
        background-image: url(../images/Header3.png);
        background-repeat: repeat-x;
}
.button1:hover, .button1:active {
		color: #dddddd;
}

.button2:link, .button2:visited{
		text-decoration: none;
		border: solid 1px Black;
		padding: 2px 10px 2px 10px;
 		margin: 5px 0px 5px 0px;
        color: #202040;
		font-size: 16px;
	    font-weight: normal;
	    background-color: #DDDDD0;
}
.button2:hover, .button2:active {
		color: White;
	    background-color: #202040;
}
.header:link, .header:visited{
		display: block;
		float: left;
		margin-left: 20px;	
		margin-top: 0px;
		padding-top: 0px;
		text-decoration: none;
		border-bottom: none;
		color: #ffffff;
		font-size: 16px;
	    font-weight: bold;
        white-space: nowrap;
}
.header_mail:link, .header_mail:visited{
		display: block;
		float: right;
		margin-left: 10px;	
		margin-right: 10px;	
		margin-top: 0px;
		padding-top: 0px;
		text-decoration: none;
		border-bottom: none;
		color: #ffffff;
		font-size: 12px;
	    font-weight: normal;
}
.header:hover, .header:active {
		color: #dddddd;
}

h1 
{
    color: #002080;
    font-size: 24pt;
}

h2
{
    color: #001040;
    font-size: 15pt;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 15px;
    margin-bottom: 5px;
}

h3 
{
    color: Red;
    font-size: 16pt;
}

h4
{
    color: #001040;
    font-size: 12pt;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.suplist
{
    border: solid 1px #002080;
	font-size: 10pt;
}

.featlist
{
    border: solid 1px #002080;
	font-size: 10pt;
}
.featlistf
{
    border: solid 1px #002080;
	font-size: 10pt;
	color: Green;
}
.featlistr
{
    border: solid 1px #002080;
	font-size: 10pt;
	color: Red;
}
.featlistn
{
    border: solid 1px #002080;
	font-size: 10pt;
	color: Navy;
}
.featlistm
{
    border: solid 1px #002080;
	font-size: 10pt;
	color: Orange;
}
.featlisthead
{
    border: solid 1px #002080;
	font-size: 12pt;
    font-weight: bold;
}
.int_KL
{
    color: White;
    background: Navy;
    font-weight: bold;
	font-size: 8pt;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
}
.int_ELM
{
    color: White;
    background: Green;
    font-weight: bold;
	font-size: 8pt;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
}
.int_OKey
{
    color: Black;
    background: Gold;
    font-weight: bold;
	font-size: 8pt;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
}
.int_Ad
{
    color: White;
    background: Red;
    font-weight: bold;
	font-size: 8pt;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
}
.cmd_s
{
    color: White;
    background: Orange;
    font-weight: bold;
	font-size: 8pt;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
}
.ftmk
{
    color: #002080;
    font-weight: bold;
}

.FESFONT
{
    color: Navy;
    font-weight: bold;
}

.MFONT
{
    color: #002080;
    font-weight: bold;
    font-size:12pt;
}
