.tableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.tdbg {
	background-image: url(../images/pic_0002.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tdpicbg {
	background-image: url(../images/pic_0001.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td {
	font-size: 9pt;
	color: #CCCCCC;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 120%;

}
.copyright {
	font-size: 10px;
	color: #999999;
}
.proborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	color: #9A8B74;
	font-size: 11px;
}
.font10 {
	font-size: 11pt;
	font-weight: bold;
	color: #FF9900;
}
a:link {
	color: #A8A295;
	text-decoration: underline;
}
a:visited {
	color: #A8A295;
	text-decoration: underline;
}
a:hover {
	color: #FFD800;
	text-decoration: none;
}
.menu:link {
	font-size: 9pt;
	color: #cccccc;
	text-decoration: none;
}
.menu:visited {
	font-size: 9pt;
	color: #cccccc;
	text-decoration: none;
}
.menu:hover {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
input {
	border: 1px inset #FFFFFF;
	background-color: #CCCCCC;

}
textarea {
	border: 1px inset #FFFFFF;
	background-color: #CCCCCC;

}
.menubg {
	background-color: #000000;
	background-image: url(../images/n-menubg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;

}

.leftcat{
	margin-left: 8px;
}
.leftcat ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftcat li{
	background-color: #342727;
	background-image: url(../images/procat-menu-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 20px;
	margin-top: 1px;
}
.leftcat li a{
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.leftcat li a:link,.leftcat li a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #C2BFBF;
}
.leftcat li a:hover{
	background-color: #FFD800;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/n-title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-bottom: 2px;


}
.spacer {
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#hotpro img{
	border: 5px solid #342727;
}