body {
    scrollbar-base-color:#D7D6C1;
	margin:0px; padding:0px;
	background-color: #D7D6C1;
}

td{
	font-size:8pt;
	font-family:Arial;
    color:393D1D;
}

#borderLeft {
	background-image: url('images/border_left.jpg');
	width: 12px
}
#borderRight {
	background-image: url('images/border_right.jpg');
	width: 12px
}
#columnLeft {
	width: 466px;
	background-color: #CCC9B6;
	background-image: url('images/home/bk_welcome.jpg');
	background-repeat: repeat-y; background-position-y:50%
}
	
#mainContent {width: 736px;}

.backToTop {
	font-size: 10px;
	text-align: right;
}
.thb-right {float:right; margin:0 0 2px 10px;}
.photo-box {
	padding: 2px;
	border: 1px solid #5A5F2D;
}


.link{
	color:#004993;
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
}
.link:hover{color:0E4016;
	text-decoration:underline}
	
.link2{
	color:#0E4016;
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
}
.link2:hover{color:004993;
	text-decoration:underline}


.web{
	color:#357686;
	font-family:Verdana;
	font-size:7pt;
}
.web:hover{color:FF0000;
	text-decoration:underline}

.top{
	color:black;
	font-family:Verdana;
	font-size:6pt;
	text-decoration:none;
}
.top:hover{color:gold;
	text-decoration:underline}

.menu{
	color:004993;
	font-family:Verdana;
	font-size:6pt;
	text-decoration:none;
}
.menu:hover{color:393D1D;
	text-decoration:underline}

.footer{
	color:004993;
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:none;
}
.footer:hover{color:393D1D}

.email{
	color:green;
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:none;
}
.email:hover{color:FF8000}