body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1856A3;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
a:link {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #6699CC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	height: 23px;
	width: 69px;
	border: none;
	text-align: left;
	vertical-align: baseline;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(../imgs/srch.jpg);
}
td.top {
	background-image: url(../imgs/tpbgr.gif);
	background-repeat: repeat-y;
	background-position: left;
}
td.left {
	background-image: url(../imgs/leftbg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
td.dwnbrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #103997;
}
td.topbrdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #103997;
}
td.brdrrght {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #103997;
}
td.brdrlft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #103997;
}
td.lftmenu {
	height: 28px;
	padding: 5px;
}
td.lftsubmenu {
	height: 26px;
	padding: 5px;
}
td.lftsubsubmenu {
	height: 24px;
	padding: 5px;
}
.topmenu {
	font-size: 12px;
	font-weight: bold;
}
.submenu1 {
	font-size: 11px;
	font-weight: bold;
}
.submenu2 {
	font-size: 11px;
}
.note {
	font-size: 10px;
}
