body{
	margin:0px;
	background-image: url(images/body-bg.gif);
}
body.no-bg {
	background-image:none ! important;
}
table{
	border-collapse:collapse;
	font-size:12px;
	color: navy;
	line-height:140%;
	text-align:justify;
	letter-spacing: 1px;
}
.slogan{
	font-weight:bold; font-size:18px; color:orange;
}
.sub-title-01{
	color: #697C8B; font-size:15px; font-weight:bold;
}
.enchance{
	color: #red; font-weight:bold;
}
.question{
	color: #FFA500; font-weight:bold;
}
.popup-txt{
	color: #E0FFFF; padding: 13px;
}
marquee {
	font-size:12px;
	color:Navy;
	height:100%;
	letter-spacing: 1px;
}
.select-box {
	color: White; background-color: #3B74AB;
	font-size: 13px;	
}
input {
	color: White; background-color: #7C552A; border: 1px solid #7C552A;
	font-size: 13px;
}
a:hover{
 text-decoration: none;
}
.left-menu-table{
	border: 1px solid #7C552A;
}
#top-menu {
	background-image: url(images/menubar.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
hr{
	color:#7C552A;
	height:1px;
}
.semi-hr{
	color: #9999AA;
	height:1px;
	border-style: dashed;
}
.txt-indent{
	text-indent:20px;
}
.no-indent{
	text-indent:0px;
}
.lower-alpha-list{
	list-style: lower-alpha;
}
