﻿
body,td,input,textarea,select
{ 
    font-family: tahoma, helvetica; 
    font-size: 11px; 
    color: #B9B9B9;
    line-height: 18px; 
}

input,select
{
    color: black;
}

body
{ 
    background-image: url('i/a1.jpg'); 
}

form
{ 
    margin: 0px; 
}
    
a
{ 
    color:white;
    text-decoration: none; 
}
.TA
{ 
    font-family: tahoma, helvetica; 
    font-size: 11px; 
    color: #B9B9B9;
    line-height: 18px; 
}

.INPUT
{
    height:15px;
}
a:hover
{ 
    text-decoration: underline; 
}

.left
{
    font-weight: bold; 
    font-size: 10px; 
    color: #ffffff; 
}
    
.emph
{ 
    color: #ffffff; 
    font-weight: bold; 
}
    
.style1 
{
	color: #FFFFFF;
	font-size: 14px;
}

.style2 
{
	color: #FE0A16;
	font-weight: bold;
	font-size: 24px;
}

.Error
{
    color:Red;
    font-weight:bold;
    font-size:medium;
    text-align:center
}
