.TextMenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #7A7A7A;
}
.TextDetail {
	font-family: Tahoma;
	font-size: 12px;
	color: #7A7A7A;
}
.TextDetail2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #7A7A7A;
}
.TextDetail3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #C0C0C0;
}
.input{
	color: #666666;
	background: #F9F9F9;
	border: 1px solid #CDCDCD;
	height: 20px;
	width: 395px;
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(../images/icons2.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	BACKGROUND-COLOR: transparent;
}
.imagebg{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
.input2{
	color: #666666;
	background: #F9F9F9;
	border: 1px solid #CDCDCD;
	height: 20px;
	width: 300px;
	font-family: Tahoma;
	font-size: 12px;
	padding: 3px;
}
.inputcorp{
    color: #666666;
    background: #F9F9F9;
    border: 1px solid #CDCDCD;
    height: 20px;
    width: 350px;
    font-family: Tahoma;
    font-size: 12px;
    padding: 3px;
}
.input5{
	color: #666666;
	background: #F9F9F9;
	border: 1px solid #CDCDCD;
	height: 20px;
	width: 250px;
	font-family: Tahoma;
	font-size: 12px;
	padding: 3px;
}
.input3{
	color: #7A7A7A;
	background: #F9F9F9;
	border: 1px solid #CDCDCD;
	height: 20px;
	width: 55px;
	font-family: Tahoma;
	font-size: 12px;
	padding: 3px;
}
.input4{
	color: #666666;
	background: #F9F9F9;
	border: 1px solid #CDCDCD;
	height: 20px;
	width: 150px;
	font-family: Tahoma;
	font-size: 12px;
	background-repeat: no-repeat;
	padding-left: 5px;
	BACKGROUND-COLOR: transparent;
}
textarea {
	background: #F9F9F9;
	border: 1px solid #CDCDCD;
	color: #666666;
	padding: 3px;
	height: 50px;
}
.txtarea {
	background: #F9F9F9;
	border: 1px solid #CDCDCD;
	color: #666666;
	height: 70px;
	width: 100px
	font-family: Tahoma;
	font-size: 12px;
	color: #7A7A7A;
}
.txtcorp {
    background: #F9F9F9;
    border: 1px solid #CDCDCD;
    color: #666666;
    height: 100px;
    width: 200px
    font-family: Tahoma;
    font-size: 12px;
    color: #7A7A7A;
}
.txtarea1 {
	background: #F9F9F9;
	border: 1px solid #CDCDCD;
	color: #666666;
	height: 200px;
	width: 100px
	font-family: Tahoma;
	font-size: 12px;
	color: #7A7A7A;
}
.checkbox{
	color: #666666;
	background: #F9F9F9;
	border: 1px solid #CDCDCD;
}
.button {
    border: 1px solid #006;
    background: #D2D2D2;
}

