.brd_table {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.mnuright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #01319D;
	width: 150px;
	background-image: url(../images/menuright/sfd.jpg);
	font-size: 10px;
}
.mnurigh1 {
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.mnurigh2 {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666666;
}

.mnurigh2 a:link {

	color: #01319D;
	text-decoration: none;
}
.mnurigh2 a:visited {

	text-decoration: none;
	color: #01319D;
}
.mnurigh2 a:hover {

	text-decoration: underline;
	color: #CC0000;
}
.mnurigh2 a:active {

	text-decoration: none;
}
.mnusfd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	background-repeat: repeat;
}
.mnucornice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	border: 1px solid #E4E4E4;
	background-color: #FFFFFF;
}

.btnform {
	color: #E9ECF1;
	background-color: #0053AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
	width: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	cursor: hand;
}
.txt_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #0053AC;
	height: 15px;
	width: 120px;
	padding-left: 2px;
	padding-top: 2px;
}
