.hdnlink {
	cursor:pointer;
	font-weight:bold;
}
.hdnlink:hover {
	cursor:pointer;
	font-weight:bold;
}
body {
	background-image:url('images/background.jpg');
	scrollbar-face-color : #7D92E8; 
	scrollbar-highlight-color : #A8B7F0; 
	scrollbar-3dlight-color : #3D4E8F; 
	scrollbar-shadow-color : #3D4E8F; 
	scrollbar-darkshadow-color : #3D4E8F; 
	scrollbar-track-color : #7D92E8; 
	scrollbar-arrow-color : #3D4E8F;
	scrollbar-track-size :"2";
}
/*#hdr_tbl {
	background-image: url(images/hdr_img.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#mnu_tbl {
	background-image: url(images/mnu_img.png);
	background-repeat: no-repeat;
	background-position: center center;
}*/
#cntnt_tbl{
	width: 625px;
}
#bdy_tbl {
	background-image: url(images/bdyBG_img.png);
	background-repeat: repeat y;
	background-position: center center;
}
#ftr_tbl {
	background-image: url(images/ftr_img.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	color: #FFFFFF;
	border-bottom-style: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mnu_tbl {
	width: 170px;
}
#lnk_tbl {
	background-image: url(images/lnkBG_img.png);
	background-repeat: repeat-y;
}

