﻿@import url(/CSS/Main.css);

/*-------------------------------------------------|    Security Pages Styles    |-------------------------------------------- */


#Login
{
     color:Yellow;
}

#Login TR TD
{

}

#Login TR
{
  height:30px;
  vertical-align:middle;
}
INPUT
{
  border:Solid 3px #FCF022;
  height:18px;
  padding:3px 0 3px 5px;
  color:Gray; 
 
}
#LoginBTN
{
    width:43px; height:28px;
}
#ContentArea{margin-top:50px; text-align:center;}
#ContentArea IMG{margin:0 auto;}

/* ---------------------------------------|     START : Tags    |----------------------------------------------------*/


H1, H2, H3, H4 {color:#FCF020;font-weight:normal; text-align:justify; font-size:1.25em; margin:10px 0 10px;}

P
{
     line-height:1.3em;
     /*letter-spacing: 2px;*/
      text-align:justify;
}

A{ 
    font-weight:bold;
    }
A:hover { 
    font-weight:bold;
    color:#FFFF00;
    cursor:hand;
    }
    

HR{ border:Solid 1px #3C1B6C;}

/* ---------------------------------------|     FINISH : Tags    |----------------------------------------------------*/


#Message
{
    width: 780px;
    margin:0 auto;
}
#Message P
{
     font-size: 14px;   margin-bottom:12px;
}

/* ---------------------------------------|     START : Main Footer    |-------------------------------------------*/


#Footer
{
    text-align:left;
    width: 930px; 
    margin: 60px auto; 
    border-top: Solid 2px #3C1B6C;
    border-bottom: Solid 2px #3C1B6C;
}
#Footer UL
{
    list-style-type:none;
    margin:0px;
    padding:0px;
}
#Footer UL LI
{
    display: inline;
    float:left;
     text-align:left;
}
#Footer UL LI P
{
    padding:0;
    margin:0;
    margin-top:5px;
    line-height:20px;
    font-size:12px;
 }
#Footer UL LI P SPAN{color:#FFFF00;}
#Footer UL LI IMG
{

    margin-right:5px;
}

#Footer A:HOVER { 
    color:#FFFFFF;
    text-decoration:none;
}
#Footer A:VISITED { 
    color:#FFFFFF;
    text-decoration:none;
}

/* ---------------------------------------|     FINISH : Main Footer    |-------------------------------------------*/

