/* CSS Document */

a.grey
{
font-family:Tahoma;
font-size:11px;
color:#666666;
text-decoration:none;
}

a.grey:hover
{
font-family:Tahoma;
font-size:12px;
color: #333333;
text-decoration: underline;
}

a.grey1
{
font-family:Tahoma;
font-size:11px;
color:#333333;
text-decoration:none;
}

a.grey1:hover
{
font-family:Tahoma;
font-size:11px;
color: #333333;
text-decoration: underline;
}

a.grey2
{
font-family: Arial;
font-size:12px;
color: #333333;
font-weight:bold;
text-decoration:none;
}

a.grey2:hover
{
font-family: Arial;
font-size:12px;
color: #AE0000;
font-weight:bold;
text-decoration: underline;
}

a.grey3
{
font-family:Tahoma;
font-size:11px;
color:#333333;
font-weight:bold;
text-decoration:none;
}

a.grey3:hover
{
font-family:Tahoma;
font-size:11px;
color: #333333;
font-weight:bold;
text-decoration: underline;
}

a.red
{
font-family:Tahoma;
font-size:11px;
color: #FF0000;
font-weight:bold;
text-decoration:none;
}

a.red:hover
{
font-family:Tahoma;
font-size:11px;
color: #333333;
font-weight:bold;
text-decoration: underline;
}

a.black
{
font-family:Tahoma;
font-size:11px;
color: #000000;
font-weight:bold;
text-decoration:none;
}

a.black:hover
{
font-family:Tahoma;
font-size:11px;
color: #D90000;
font-weight:bold;
text-decoration: underline;
}

a.black1
{
font-family:Tahoma;
font-size:11px;
color: #000000;
text-decoration:none;
}

a.black1:hover
{
font-family:Tahoma;
font-size:11px;
color: #D90000;
text-decoration: underline;
}

a.white
{
font-family:Tahoma;
font-size:11px;
color: #FFFFFF;
font-weight:bold;
text-decoration:none;
}

a.white:hover
{
font-family:Tahoma;
font-size:11px;
color: #FFFFFF;
font-weight:bold;
text-decoration: underline;
}

.textbox
{
font-family:Tahoma;
font-size:11px;
border:#959696;
width:150px;
height:18px;
}

.textbox1
{
font-family:Tahoma;
font-size:11px;
border:#666666 solid 1px;
height:50px;
}

.textbox2
{
font-family:Tahoma;
font-size:11px;
border:#666666 solid 1px;
width:60px;
height:18px;
}

.textbox3
{
font-family:Tahoma;
font-size:11px;
border:#666666 solid 1px;
width:80px;
height:18px;
}

.textbox4
{
width:150px;
height:20px;
background-image: url(image_081.jpg);
border: #999999 solid 1px;
}

.textbox5
{
width:200px;
height:50px;
border: #999999 solid 1px;
}

.textbox6
{
border: #999999 solid 1px;
}

.textbox7
{
width:100px;
height:20px;
background-image: url(image_081.jpg);
border: #999999 solid 1px;
}

.textbox8
{
width:250px;
height:200px;
border: #999999 solid 1px;
}


.head
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
border:#959696;
color:#FFFFFF;
font-weight:bold;

}
.txt
{
color: #666666;
font-family:"Times New Roman", Times, serif;
font-size:15px;
}

.form-button {
    width:80px;
	height:23px;
	line-height:23px;
    background:#666666;
    color:#fff;
    font:bold 12px arial, sans-serif ;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
	border: 1px solid #e3e3e3;
    }
	.form-button:link, .form-button:visited {
    width:80px;
	height:23px;
    background:#354053;
    color:#fff;
    font:bold 12px arial, sans-serif;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
	border: 1px solid #e3e3e3;
    }
	.form-button:hover {
    width:80px;
	height:23px;
    background:#427db9;
    color:#fff;
    font:bold 12px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
	border: 1px solid #e3e3e3;
    }
.style2 {color: #333333}
.style5 {font-size: 24px; font-weight: bold; font-family: Arial;}
