.top_res_table {
	padding-top: 0px;
	padding-left: 0px;
}
.title_bg {
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 1px;
	color: #999;
}
.buttom_nav_bg {
	background-image: url(../images/main_buttom_line.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	color: #999;
	font-size: 12px;
}
.buttom_nav_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #555;
}

.TITLE {
	font-family: "Arial MT";
	font-size: 21px;
	color: #C9B789;
	padding-left: 5px;
	font-weight: normal;
}
.SMALL_TITLE {
	color: #C7C5C5;
	font-size: 11px;
	font-family: "Arial MT";
}
.copyright {
	color: #FFF;
	font-size: 10px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #CCCCCC;
}
p {
	font-family: arial;
	font-size: 14px;
	text-align: left;
	padding-left: 5px;
}
h1 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	color: #FFC;
	padding-left: 5px;
}

