input, select, textarea{
    font-size: 10px;
    font-family: Verdana,Arial,Trebuchet MS;
    border-color:#6E6E6E;
    border-width:1px;
    border-style:solid;
}
td{
    font-size: 11px;
    font-family: Verdana,Arial,Trebuchet MS;
    color: #000000;
    text-align:justify;
}
.td_right{
    font-size: 11px;
    font-family: Verdana,Arial,Trebuchet MS;
    color: #000000;
    text-align:right;
}
.td_left{
    font-size: 11px;
    font-family: Verdana,Arial,Trebuchet MS;
    color: #000000;
    text-align:left;
}
.td_bgr1{
	font-size: 11px;
    font-family: Verdana,Arial,Trebuchet MS;
    color: #000000;
    text-align:right;
	background-image: url(../images/line2.gif);
}
.link{
    font-size: 12px;
    font-family: Verdana,Arial,Trebuchet MS;
    color: #E35B00;
    text-decoration: underline;
    
}
.orange{
    font-size: 12px;
    font-family: Verdana,Arial,Trebuchet MS;
    font-weight:bold;
    color: #E35B00;
}
.orange2{
    font-size: 12px;
    font-family: Verdana,Arial,Trebuchet MS;
    font-weight:bold;
    text-decoration:none;
    color: #E35B00;
}
a{
	font-size: 9px;
    font-family: Verdana,Arial,Trebuchet MS;
    color: #cccccc;
    text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}

