﻿.TableBorder {
	border: 1px solid #CCCCCC;
}
.Borderdo {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.Title {
	font-family: tahoma;
	font-size: 14px;
	color: #808080;
	background-image: url('images/n2.gif');
	height: 30px;
	background-repeat: repeat-x;
	text-align: center;
}
.Send {
	text-align: center;
	margin: 1px;
	padding: 1px;
}
.Button{
	border: 0px solid #FFFFFF;
	padding: 2px;
	font-family: tahoma;
	color: #FF9933;
	background-image: url('images/Bu.gif');
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-top: 3px;
	font-weight: bold;
	font-size: 12px;
	height: 21px;
	width: 85px;
}
.Filed1 {
	font-family: tahoma;
	font-size: 12px;
	color: #999999;
	padding-right: 5px;
	height: 25px;
	background-color: #FBFBFB;
}
.Filed2 {
	font-family: tahoma;
	font-size: 12px;
	color: #999999;
	padding-right: 5px;
	height: 20px;
	background-color: #F8F8F8;
}
.Input {
	padding: 3px;
	font-family: tahoma;
	font-size: 12px;
	color: #999999;
	border: 1px solid #EAEAEA;
	height: 22px;
	background-color: #FFFFFF;
	margin-left: 5px;
}
.Select {
	padding: 2px;
	font-family: tahoma;
	font-size: 12px;
	color: #999999;
	border: 1px solid #999999;
	margin-left: 5px;
}
.Subsel {
	font-family: tahoma;
	font-size: 12px;
	color: #FF9933;
	background-color: #EBEBEB;
}
a {
	font-family: tahoma;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-family: tahoma;
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
}
