.bgl {
	background-color: #DDDDDD;
	background-image: url(pic/bgl.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
body {
	background-color: #DDDDDD;
	background-image: url(pic/bgBody.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a.lmn {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.lmn:hover {

	font-family: tahoma;
	font-size: 10px;
	color: #007EAF;
	text-decoration: none;
}
td {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.smbt {
	font-size: 9px;
	color: #B8B8B8;
}
a.bt {
	font-family: tahoma;
	font-size: 9px;
	color: #007EAF;
	text-decoration: none;
}
a.bt:hover {

	font-family: tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.txtreg {
	font-size: 10px;
	color: #A7A7A7;
}
a {

	font-family: tahoma;
	color: #007EAF;
	text-decoration: none;
}
a:hover {


	font-family: tahoma;
	color: #000000;
	text-decoration: none;
}
.cap {
	font-size: 11px;
	color: #007EAF;
	font-family: arial;
	margin-bottom: -10px;
}
input {
	font-size: 11px;
}
.td1 {
	background-color: #f9f9f9;
}
.td2 {
	background-color: #f5f5f5;
}
textarea {
	font-size: 11px;
}
select {
	font-size: 11px;
}
.btn {
	color: #FFFFFF;
	background-color: #007EAF;
	border: 0px;
	height: 25px;
}
