﻿body 
{
    margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-family: Tahoma;
	font-size : 10pt;
	background-color:#9A9BA5;
}
.MenuNavigation
{
    margin-left:auto;
    margin-right:auto;
}
.btnMenuNav
{
    border-left: solid 1px #FFFFDE;
    border-right: solid 1px #FFFFDE;
    text-align:center;
}
a
{
    color:#2F8926;
}
p {margin: 0; padding: 0;}
.BorderImage
{
    border: solid 1px black;   
}
.fontSize1
{
    font-size:8pt;
}
.fontSize2
{
    font-size:10pt;
}
.fontSize3
{
    font-size:12pt;
}
.fontSize4
{
   font-size:14pt; 
}
.fontSize5
{
   font-size:18pt; 
}
.fontSize6
{
   font-size:24pt; 
}
.fontSize7
{
   font-size:36pt; 
}
.ejs_tick_class
{
background-color:#005542;
position:relative;
border: 1px solid #005542;
text-align:right;
height:14;
font:bold 12px Verdana;
text-decoration:none;
color:white;
}

.ejs_tick_class a
{
color:white;
text-decoration:none;
}

.ejs_tick_class a:hover
{
color:orange;
text-decoration:none;
}

#cadrpg
{ 
    width:480px; 
    margin:0 auto; 
    border:0; 
    overflow:hidden; 
    white-space:nowrap; 
    background-color:#005542;
}
#newshr
{ 
    position:relative; 
    width:475px; 
    height:16px; 
    overflow:hidden; 
    color:inherit;
    white-space:nowrap;
    background-color:#005542;
}
#defile 
{ 
    position:absolute; 
    margin-top:1px; 
    background-color:transparent; 
    font:bold 12px Verdana; 
    white-space:nowrap; 
    color:white; 
}
#defile a 
{
    color:white; 
    text-decoration:none;
}
#defile a:hover 
{
    color:orange; 
    text-decoration:none;
}
