@charset "utf-8";

body {margin-top:0px;}

.lefttitle {
	height: 30px;
	width: 170px;
	border: 1px solid #c1c1c1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #6a6a6a;
	background-image: url(../images/left_title.gif);
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 0px;
	float: right;
}
.rightboard {
	float: left;
	height: 245px;
	width: 766px;
	border: 1px solid #97b9de;
	background-image: url(../images/right_back.gif);
}

.leftboard {
	float: right;
	height: 310px;
	width: 185px;
	background-image: url(../images/left_back.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97b9de;
	border-right-color: #97b9de;
	border-bottom-color: #97b9de;
	border-left-color: #97b9de;
}

.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #6A6A6A;
}

.normaltext {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686765;
	line-height: 20px;
}

.tblack {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686765;
	line-height: 20px;
}

.tblack :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686765;
	line-height: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #686765;
}


.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	height: 20px;
	width: 150px;
	border: 1px solid #CCCCCC;
	line-height: 20px;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #85a9c1;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #85a9c1;
	border-left-color: #000000;
}
.letfsteps {
	height: 228px;
	width: 256px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cddef2;
	border-right-color: #cddef2;
	border-bottom-color: #cddef2;
	border-left-color: #cddef2;
}

.letfup {
	height: 92px;
	width: 256px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cddef2;
	border-right-color: #cddef2;
	border-bottom-color: #cddef2;
	border-left-color: #cddef2;
}

.left_func_title {
	background-image: url(../images/left_func_title.gif);
	height: 28px;
	width: 258px;
	margin-top: 4px;
}

.bluetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #0f74a2;
}

.right_search {
	background-color: #fff6cb;
	border: 1px solid #f5be6c;
	height: 27px;
	width: 688px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.info_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #5772a1;
}

.info_bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #0f74a2;
	text-align:center;
	cursor:pointer;
}
