@charset "utf-8";

h3{ font-size:14px; font-weight:bold;}

.welc{ padding-right:20px; padding-top:3px; text-align:right;}
.welc a{ font-weight:bold;}
.welc a:hover{ text-decoration:underline;}

/* CSS Document */

.style6 {

        font-family: Tahoma, Arial, Verdana;
        font-size: 14px;

}



.style7 {font-size: 12px;

        font-family: Tahoma, Arial, Verdana;

        font-weight: bold;

}



.ErrorMsg {

        FONT-SIZE: 11px; COLOR: #FF0000; FONT-FAMILY: Arial, Helvetica, sans-serif;

}

.success{

        FONT-WEIGHT: bolder; FONT-SIZE: 15px; COLOR: #008000; FONT-FAMILY: Arial, Helvetica, sans-serif;

}

.message{

        FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif;

}



#loading

{

        background: url('../images/loading.gif') no-repeat;
        width: 41px;
        height: 9px;
        display: none

}

#formsubmit

{

       display: none;
        width:500;
        height: 100;

}

#error

{

        font-size: 11px;
        font-family: verdana;
        font-weight: bold;
        color: red;

}