html {
SCROLLBAR-BASE-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #000000;
}

body {  
	background:url(../images/p2.jpg) #5D260E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

a:active {  text-decoration: none ; color:#000000}
a:link {  text-decoration: none ; color:#000000}
a:visited {  text-decoration: none ; color:#000000}
a:hover {  color:#8B3719; text-decoration: none }

img { border : 0px; padding:0px; margin:0px }

.img_border {
	border: 1px solid #D6B956;
}

.img_border_about {	
	background:#612326;
	border: 1px solid #FCE185;
	height: 144px;
	padding: 5px;
}

input {
	vertical-align:middle;
}

.textbox {
	border:1px solid #888888;
	background:#FFFFFF;
	vertical-align:middle;
}

img,input {
	behavior:	url("style/pngbehavior.htc");
}

.hr { background:url(../images/vietpearl/hr.gif) repeat-x center;padding:0px ;margin:0px ;overflow:hidden;}
/*#################### LAYOUT #######################################*/
.imgFloat {
	position: absolute;
	margin: -696px 0px 0px -176px;
}

.tdLeft {
	background:url(../images/vietpearl/bg_left_1.jpg) bottom repeat-y;
	width: 176px;
}

.tdMiddleMain {
	background:url(../images/vietpearl/left_border_main.jpg) repeat-y #E8FBCD;
}

.tdMainContent {
	background:#E8FBCD;
	height:800px;
	border-right: 2px solid #A2C475;
}

.tdTitleTop {
	background:url(../images/vietpearl/extra_title_main.jpg) no-repeat left;
	height: 39px;
	font-weight: bold;
	color: #871900;
	text-transform:uppercase;
	text-align:right;
	padding-right: 10px;
}
.tdTitleTop a:active {  text-decoration: none ; color:#871900}
.tdTitleTop a:link {  text-decoration: none ; color:#871900}
.tdTitleTop a:visited {  text-decoration: none ; color:#871900}
.tdTitleTop a:hover {  color:#000; text-decoration: none }


.tdTitle {
	height: 39px;
	font-weight: bold;
	color: #871900;
	text-transform:uppercase;
	text-align:right;
	padding-right: 10px;
}
.tdTitle a:active {  text-decoration: none ; color:#871900}
.tdTitle a:link {  text-decoration: none ; color:#871900}
.tdTitle a:visited {  text-decoration: none ; color:#871900}
.tdTitle a:hover {  color:#000; text-decoration: none }

.tdRowMenu {
	padding-bottom:10px;
	font-weight: bold;
}
.tdRowMenu a:active {  text-decoration: none ; color:#FFFFFF}
.tdRowMenu a:link {  text-decoration: none ; color:#FFFFFF}
.tdRowMenu a:visited {  text-decoration: none ; color:#FFFFFF}
.tdRowMenu a:hover {  color:#000; text-decoration: none }

/*#################### FONT #######################################*/
.font_brown {
	color: #9D2601;
	font-weight: bold;
}

 h3.fTitle {
 	margin:0px;
 	padding:2px 0px;
 	font-size:12px;
	color:#ff0000;
	font-weight:bold; 
 }
  h3.fTitle  a{
	 color:#ff0000;
 }
