html{
    overflow: -moz-scrollbars-vertical;
    overflow: scroll;
}

#TNB {
	height: 39px;
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
}
#TNB a {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	margin-left: 30px;
}
#TNB a:hover {
	color: #FFFFFF;
}


body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
	background-color: #FFFFFF;
	background-position: top;
}


.container {
	margin: auto;
	width: 910px;
	color: #000000;
}

.homemenus {
	float: left;
	width: 260px;
	margin-right: 30px;
}

.botpic {
	background-image: url(images/botpic.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
}
.botpic2 {
	background-image: url(images/botpic.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 870px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 35px;
}


.left {
	float: left;
}


.right {
	float: right;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
	background-color: #000000;
}
.center img {
	padding-bottom: 30px;
}

.header {
	color: #FFFFFF;
	padding-left: 40px;
}
.header .h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 32px;
}






.pic1 {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	display:block;	
	width: 248px;
	float: left;
}
.pic2 {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	background-color: #C15524;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 248px;
	float: left;
	color: #FFFFFF;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}




.a1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	color: #666666;
}
.a1:hover {
	color: #FFFFFF;
	background-color: #000000;
}

.a1_hl {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-color: #000000;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	color: #FFFFFF;
}
.a1_hl:hover {
	color: #CCCCCC;
	background-color: #000000;
}
.b1 {
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	width: 114px;
	display: block;
	padding-left: 16px;
	margin-top: 7px;
}
.b1:hover {
	color: #FFFFFF;
	text-decoration: none;
}




.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	display: block;
	margin: 0px;
}


.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
.txt_11 {
	font-size: 11px;
}
.txt_14 {
	font-size: 16px;
	font-weight: bold;
}

.txt_orange1 {
	color: #CC3300;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	list-style-image: url(images/arrow.png);
	margin-bottom: 7px;
}
li a {
	color: #CC6600;
	text-decoration: underline;
	font-size: 13px;
}
li a:hover {
	color: #990000;
	text-decoration: none;
}
li a:visited {
	color: #CFB590;
	text-decoration: line-through;
}

