@charset "utf-8";
/* CSS Document */
body { background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ECC66C;
}
 td, th {
	color: #f4c349;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


table#main {
	border-top-width: 3px;
	border-top-style:ridge;
	border-top-color:#5c5546;
	border-left-width: 2px;
	border-left-style:ridge;
	border-left-color:#5c5546;
	border-right-width: 2px;
	border-right-style:ridge;
	border-right-color:#5c5546;
	border-bottom-width: 2px;
	border-bottom-style:ridge;
	border-bottom-color:#5c5546;
}

.row-top{border-top-width: 1px;
	border-top-style:ridge;
	border-top-color:#999999;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #f4c349;
}
a:link {
	color: #f4c349;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f4c349;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #f4c349;
}
.mnu {
	font-size: 16px;
	color: #ECC66C;
}
.separator {font-size:18px;
	color: #CC0000; 
	font-weight:800;  
 }
.copyrite {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #5c5546;
}
.phone {
	font-size: 14px;
	color: #f4c349;
}
.testimonial {
	color: #ECC66C;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}