body	{

margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-family: verdana, arial, helvetica, sans-serif;
font-size:8pt;
color:#000000;
}

.bg {
background-repeat: no-repeat;
background-attachment:fixed;
background-position:50% 60%;
}

.bg1 {
background-attachment:fixed;
}

table{
font-family: verdana, arial, helvetica, sans-serif;
font-size:10pt;
color:#333366;
}

td	{
font-family: verdana, arial, helvetica, sans-serif;
font-size:10pt;
color:#000000;
}

h1 {
font-family: verdana, arial, helvetica, sans-serif;
font-size:14pt;
font-weight:bold;
color:#333366;
font-style:normal;
text-align:left;
}

h2 {
font-family: verdana, arial, helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
color:#333366;
font-style:normal;
text-align:center;
}

h3 {
font-family: verdana, arial, helvetica, sans-serif;
font-size:8pt;
font-weight:bold;
color:#ff0000;
font-style:normal;
text-align:center;
}
hr {
color:#99ccff;
text-align:left;
}

a	{
font-family: verdana, arial, helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
text-decoration:none;
color:#333366;
}

a:hover	{
font-family: verdana, arial, helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
text-decoration:none;
color:#6666FF;
}

.justify {
text-align: justify;
}

.button {
font-family: verdana, arial, helvetica, sans-serif;
font-size:8pt;
border-size:8;
cursor:hand;

}

.big {
font-size:12pt;
font-weight:bold;
color:#333366;
}

.big1 {
font-size:11pt;
font-weight:bold;
color:#333366;
}

.big2 {
font-size:12pt;
font-weight:bold;
color:#333366;
}


.small01 {
font-size:8pt;
color:#333366;
}
.small {
font-size:7pt;
font-weight:bold;
color:#ffffff;
}

.white	{
font-family: verdana, arial, helvetica, sans-serif;
font-size:9pt;
color:#FFFFFF;
font-weight:bold;
}

.black	{
font-family: verdana, arial, helvetica, sans-serif;
color:#000000;
}

.yellow	{
font-family: verdana, arial, helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#ffcc00;
}

.orange	{
font-family: verdana, arial, helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#ff9900;
}

.grey	{
font-family: verdana, arial, helvetica, sans-serif;
font-size:10pt;
color:#c0c0c0;
}

.norepeat{
background-repeat: no-repeat;
}

.repeatx {
background-repeat: repeat-x;
}

.repeaty {
background-repeat: repeat-y;
}

#elAll {
    font-size: 8pt;
    width: 250;
    height: 50;
    background-color: white;
}

#elNews {
    font-size: 8pt;
    width: 250;
    height: 50;
    background-color: white;
    filter: blendTrans(duration=2);
}