﻿body 
{
    font-family :Times New Roman ;
    color :White;
    font-size :14px;
}

.botlinks
{
    font-family :Times New Roman ;
    color :White;
    font-size :13px;
    text-decoration :none;
}

.heading
{
    font-family :Times New Roman ;
    color:White;
    font-size :25px;
}

.botlinks1
{
    font-family :Times New Roman ;
    color :black;
    font-size :13px;
    text-decoration :none;
}

.rescontent
{
    font-family :Times New Roman ;
    color :black;
    font-size :14px;
}

a
{
    font-family :Times New Roman ;
    color :#cc2c16;
    font-size :13px;
    text-decoration :none;
}

.img
{
    border:white 1px solid;
}



#processMessage /* === */
{ 

    top:5px; 
    padding:10px; 
    Height:550px; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
    text-align:left;
    margin: 1em auto;

}

#processRegister
{ 

    position:fixed; 
    bottom:5%;
    top:33%; 
    left:28%;
    right:25%;
    padding:10px; 

    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
}
.RegisterText
{
    font-family:Arial;
    font-size:10pt;
    color:#666666;
    margin-bottom: 0px;
}

#progressBackgroundFilter /* === */
{
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
     background-color:black;
    filter:alpha(opacity=30); 
    opacity:0.3; 
    z-index:1000;     
}

.addthis_button_compact
{
 font-family:Verdana;
 font-size:8.5pt;
 color:Black;
}


