body,td,th {
	font-family: arial;
	font-size: 11px;
	color: #707070;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.btn {
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/bg_btn.gif);
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #A8B7B9;
}
.tb_align  {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	line-height: 18px;
}
.tb_title {
	margin-left: 0px;
	background-color: #E1E3E5;
	height: 28px;
	color:#728389;
	FILTER: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	font-weight: bold;
}
.tb_content {
	margin-left: 0px;
	background-color: #F7F8F8;
	border: 1px solid #E9E9E9;
}
.tb_border_ur {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: none;
}
.tb_border_u {
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.select {
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
    height:18px;
	border: 1px solid #DEE1E3;
}
    
a:link,a:visited {
	text-decoration: none;
	color: #707070;
	font-family: "arial";
}
a:hover {
	color:#A5C445;
	font-family: arial;
	text-decoration: none;
}
.keyword {
	color:#A5C445;
	font-family: arial;
	font-weight: bold;
}
.selected {
	color:#ffffff;
	font-family: arial;
	font-weight: bold;
	text-decoration: underline;
}
a.dblue:link,a.dblue:visited {
	text-decoration: none;
	color: 36699D;
	font-family: "arial";
}
a.dblue:hover {
	color:#A5C445;
	font-family: arial;
	text-decoration: none;
}
a.white:link,a.white:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: "arial";
	font-weight: bold;
}
a.white:hover {
	color:#ffffff;
	font-family: arial;
	text-decoration: underline;
}
.font_blue {
	font-size: 11px;
	color: 717996;
}
a.calendar:link,a.calendar:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	position: static;
	height: 31px;
	width: 85px;
	padding-top: 8px;
	background-color: #AEC7E4;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	border-right: 1px solid #E9F1FC;
}
a.calendar:hover {
	text-decoration: none;
	color: #69728E;
	font-family: Arial;
	font-weight: bold;
	position: static;
	height: 31px;
	width: 85px;
	padding-top: 8px;
	background-color: #FFFFFF;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	border-right: 1px solid #E9F1FC;
}
a.ca:link,a.ca:visited {
	color: #5E6B92;
	font-family: arial;
	font-size: 10px;
	height: 16px;
	width: 20px;
	border: 1px solid #5E6B92;
	text-align: center;
	vertical-align: middle;
}
a.ca:hover {
	color:#9099B8;
	font-family: arial;
	font-size: 10px;
	height: 16px;
	width: 20px;
	border: 1px solid #5E6B92;
	text-align: center;
	vertical-align: middle;
}

