﻿
.txtbox
{
	width:210px;
	height:17px;
	border: 1px solid #666666;
	/*background-color: #080808;
	background-attachment:fixed;
	background:url(media/frm_txt_bg.jpg) no-repeat;*/
	 color: #000000;
}


.txtdtt
{
	width:170px;
	height:17px;
	border: 1px solid #666666;
	/*background-color: #080808;
	background-attachment:fixed;
	background:url(media/frm_txt_bg.jpg) no-repeat;*/
	 color: #000000;
	 margin-left:5px;
	 margin-top:1px;
	 
	
}


.txtfile
{
	text-align: left;	
	height:20px;
	border: 1px solid #666666;
	background-color: #ffffff;
	/*background:url(media/frm_txt_bg.jpg) no-repeat;*/
	color:#000000;
}

.rdo
{
	/*background-color:#F7F7F7;*/
	border: 1px solid #242220;
	background-color: #080808;
	color:#B4A885;
}

.txtarea
{
	width:210px;
	height:75px;
	border: 1px solid #666666;
	/*background-color: #080808;*/
	color:#000000;
	overflow:auto;
}

.btn
{
	text-align:center;
	font-weight:bold;
	font-size:12px;
	background-image: url(../media/menuHover.jpg);
    background-repeat: repeat-x;
    color: #ffffff;
    height:21px;
    border:0px;
    cursor:pointer;
	
}
