body {
	margin: 0px;
	padding: 0px;
}
.top-bg {
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 100px;
	padding-right: 92px;
	width: 972px;
}
.nav-bg {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 972px;
	padding-right: 92px;
	padding-left: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav-txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 47px;
	text-transform: uppercase;
	color: #454545;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
.nav-txt a {
	text-decoration: none;
	color: #454545;
}
.nav-txt a:hover {
	color: #1892c3;
}
.body-bg {
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 92px;
	padding-left: 100px;
	width: 972px;
	padding-top: 28px;
	padding-bottom: 35px;
}
.body-txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #454545;
	text-align: justify;
}
.body-txt a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #009bd2;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.body-txt a:hover {
	text-decoration: underline;
}
.blue-txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #009bd2;
	text-align: justify;
}
.table-container {
	background-image: url(../images/table-container-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding: 40px;
	border: 1px solid #c7c7c7;
}
.category-bg {
	background-image: url(../images/category-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid #bababa;
	padding-top: 25px;
	padding-right: 1px;
	padding-bottom: 45px;
	padding-left: 1px;
}
.news-bg {
	background-image: url(../images/category-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid #bababa;
	padding-top: 25px;
	padding-right: 1px;
	padding-bottom: 25px;
	padding-left: 1px;
}
.news-sec {
	padding-right: 14px;
	padding-left: 14px;
}
.news-txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/nav-dotline.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}
.category-link {
	background-image: url(../images/aerow.jpg);
	background-repeat: no-repeat;
	background-position: 13px 11px;
	padding-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #008cc4;
	display: block;
}
.category-link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #008cc4;
	text-decoration: none;
}
.category-link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}
.padding-left {
	padding-left: 15px;
}
.category-dot {
	background-image: url(../images/nav-dotline.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.blue-aerow {
	background-image: url(../images/blue-aerow.jpg);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009bd2;
	padding-bottom: 10px;
	padding-left: 20px;
}
.blue-aerow a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009bd2;
	padding-bottom: 10px;
	text-decoration: none;
}
.blue-aerow a:hover {
	color: #333;
}
.blue-txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009bd2;
	font-weight: bold;
}
.number-box {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	text-align: center;
}
.number-box a {
	background-color: #ececec;
	border: 1px solid #c4c4c4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	text-align: center;
	text-decoration: none;
	display: block;
}
.number-box a:hover {
	background-color: #e0e0e0;
	border: 1px solid #c4c4c4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	text-align: center;
	text-decoration: none;
	display: block;
}
.number-box a#no-active {
	background-color: #c4c4c4;
	border: 1px solid #c4c4c4;
}
.center-txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009bd2;
}
.center-txt a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d23100;
	text-decoration: none;
}
.center-txt a:hover {
	text-decoration: underline;
}
.footer-bg {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 92px;
	padding-left: 100px;
}
.footer-content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #313739;
	text-align: center;
	font-weight: bold;
}
.footer-content a {
	color: #008cc4;
	text-decoration: none;
}
.footer-content a:hover {
	text-decoration: underline;
}

.blue-txt2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #008cc4;
	font-weight: bold;
}
.blue-txt2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #008cc4;
	font-weight: bold;
	text-decoration: none;
}
.blue-txt2 a:hover {
	text-decoration: underline;
}
.centerblack-txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #090a0a;
	text-align: center;
}


.number-box {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	text-align: center;
}
.number-box a {
	background-color: #ebe6df;
	border: 1px solid #b2a593;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	text-align: center;
	text-decoration: none;
	display: block;
}
.number-box a:hover {
	background-color: #dfd7cc;
	border: 1px solid #b2a593;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	text-align: center;
	text-decoration: none;
	display: block;
}
.number-box a#no-active {
	background-color: #dfd7cc;
	border: 1px solid #b2a593;
}
.dot-line {
	background-image: url(../images/dash-line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
