﻿html
{
    height:100%;
    font-family:Arial;
    font-size:12px;
    color:#000000;   
    font-weight:normal;  
}

body 
{    
    background:url('Images/Bg.jpg') repeat-x top;
    background-color:#A4A4A4;
    height:100%;
    margin-top:0px;
    margin-bottom:0px;
}

body.form
{
    height:100%;
}

img { behavior: url(http://www.pmflex.com/PngFix/iepngfix.htc); border:none; }

p
{
    margin-top:0px;
    margin-bottom:0px;
}

H1
{
    font-size:180%;     
    font-weight:normal;       
    margin-bottom:10px;
    margin-top:0px;
}

H2
{
    font-size:160%;
    font-weight:normal; 
    margin-bottom:10px;
    margin-top:0px;    
}

H3
{
    font-size:130%;
    font-weight:normal; 
    margin-bottom:2px;
    margin-top:0px;    
}

H4
{
    font-size:100%;
    font-weight:bold; 
    margin-bottom:2px;
    margin-top:0px;    
}

A
{
    color:#000000;
    text-decoration:none;
}

A:Hover, A:Active
{
    color:#000000;
    text-decoration:underline;
}

#Language
{
    position:absolute; 
    top:25px; 
    left:28px;
}

#Language img
{
    margin-right:5px;
    border:none;
}
