body {
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	line-height: 20px;
}
.nav-bg {
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/nav-bg.jpg);
	text-align: center;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #367FA8;
	border-right-color: #367FA8;
	border-left-color: #367FA8;
	height: 26px;
}
.nav-bg2 {
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/nav-bg2.jpg);
	text-align: center;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C4C493;
	border-right-color: #C4C493;
	border-left-color: #C4C493;
	height: 24px;

}
.line-nav {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #367FA8;
	margin-bottom: 0px;
	vertical-align: bottom;
	padding-right: 1px;
	padding-left: 1px;


}
.nav-bg1 {
	background-image: url(../images/nav-bg1.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #367FA8;
	border-bottom-color: #367FA8;
	border-left-color: #367FA8;
	height: 62px;
	padding-top: 3px;
	padding-left: 25px;
	padding-right: 25px;
	color: #2C3B40;


}
a.1{
	color: #2C3B40;
}
a.1:hover {
	color: #2B77A1;
}
.box-1 {
	font-size: 13px;
	background-image: url(../images/img1.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 3px;
	padding-left: 15px;
	border: 1px solid #C1C595;
}
.box-2 {
	font-size: 13px;
	background-image: url(../images/img2.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 3px;
	padding-left: 15px;
	border: 1px solid #619ABD;
}
.box-3 {
	background-image: url(../images/bg-1.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 34px;
	padding-top: 5px;

}
.title {
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #CE5D00;
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 23px;


}
a {
	color: #003399;
}
a:hover {
	color: #CE5D00;
}
.box-dl {
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.title-xl {
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #CE5D00;
	background-image: url(../images/title-xl.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C4C493;
	padding-top: 3px;


}

