﻿/* CSS Document */

.txt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:normal;
}

.txt:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#f03a0d;
text-decoration:none;
font-weight:normal;
}
.datalist
{

 border-color:#b1b3bb;
    border-style:solid;
    border-width:1px;  
}

.txt1
{
font-family:Verdana, Arial, Helvetica, sans-sberif;
font-size:11px;
color:Black;
text-decoration:none;
font-weight:normal;
}
.txtbold
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:Black;
text-decoration:none;
font-weight:bold;
}
.txtboldnew
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:Black;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
}
.txtbox
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:Black;
text-decoration:none;
font-weight:normal;
border-color:#818181;
border-style:solid;
border-width:1px;

}

.txtpad

{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight:normal;
border-bottom:2px dotted;
border-bottom-color:#CCCCCC;
padding:10px;
}

.btn
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight:bold;
color:White;
background-color:#818181;
border-color:#818181;
border-style:none;
border-width:1px;
cursor:pointer;
    
    }
    
.text
{
font-family:Verdana, Arial, Helvetica, sans-sberif;
font-size:11px;
color:Black;
text-decoration:none;
font-weight:normal;
}	

.txth
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-decoration:none;
font-weight:normal;
}

.txth:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#f03a0d;
text-decoration:none;
font-weight:normal;
}
