html, body, form, td{
margin: 0px;

font-family: Arial;
font-size: 12px;
font-weight: normal;

}
img{
 border :0px;
}
A{
color: #c4790d;
text-decoration: none;
}

A:hover{
text-decoration: underline;
}


.MenuTop TD{
border-bottom: 1px solid white;
}

.Header1{
font-family: tahoma;
font-size: 16px;
font-weight: bold;
text-decoration: underline;
width: 90%;
text-align: right;
}


.MenuLeft, .MenuLeftActive{
padding: 5px;
font-size: 12px;
text-align: right;
}

.MenuLeft A{
font-family: arial;
color: orange;
}

.MenuLeftActive A{
font-family: arial;
font-weight: bold;
color: orange;
text-decoration: underline;
}

.Padding{
padding-left: 10px;
padding-right: 10px;
}

.Text{
text-align: justify;
}

.NewsText, .NewsText A{
font-family: Arial;
font-size: 12px;
font-weight: normal;

}