/* CSS Document */

body {
	background-color: #ffffff;
	background-image: url(images/back.gif);
	margin-top: 5px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.content {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-left: 20px;
	padding-right: 15px;
}
.content-treatment{
	font-family: sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-left: 10px;
	padding-right: 15px;
}
.contact-us{
	font-family: sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-left: 10px;
}

.copyright {
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
}
.enquiry-title {
	font-size: 14px;
	font-weight: bold;
}

/*... start up menu link ...*/
.top-menu {
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	background-image:url(images/bg-button_02.jpg)
}
.top-menu a:link {
	color: #666666;
	text-decoration: none;
}
.top-menu a:visited {
	text-decoration: none;
	color: #666666;
}
.top-menu a:hover {
	text-decoration: none;
	color: #000000;
	background-image:url(images/bg-button_02-hover.jpg);
	display: block;
	height: 25px;
	line-height: 215%
	
}
.top-menu a:active {
	text-decoration: none;
	color: #666666;
}
/*... end up menu ...*/

.menu-bottom {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}
.left-menu a:link {
	color: #666666;
	text-decoration: none;
}
.left-menu a:visited {
	text-decoration: none;
	color: #666666;
}
.left-menu a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.left-menu a:active {
	text-decoration: none;
	color: #666666;
}
.links {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding-left: 30px;
}