/* CSS Document */
body {
	padding:4px 0 83px 0;
	margin:0;
	background:url(images/page-bg.gif) repeat-x #E3E5EA;
	}
td {
	padding:0;
	margin:0;
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	}

p, form, li{
	padding:0;
	margin:0;
	}
/*----------------------------------------------*/

.top-menu-pad {
	padding:9px 37px 0 0;
	}
.top-link {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#77857F;
	text-decoration:none;
	}
.top-link:hover {
	text-decoration:underline;
	}
.menu {
	height:23px;
	width:101px;
	display:block;
	background:url(images/menu-bg.gif) no-repeat left top;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:23px;
	}
.menu:hover {
	background:url(images/menu-h-bg.gif) no-repeat left top;
	color:#142A2E;
	}
.menu-home {
	height:23px;
	width:101px;
	display:block;
	background:url(images/menu-h-bg.gif) no-repeat left top;
	color:#142A2E;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:23px;
	}
.footer-link {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#5D717E;
	}
.footer-link a {
	color:#5D717E;
	text-decoration:none;
	}
.footer-link a:hover {
	text-decoration:underline;
	}
.white-box {
	background-color:#FFF;
	border:1px solid #ff0000;
	}
.white-box-pad {
	background-color:#FFF;
	border:1px solid #ff0000;
	padding:7px;
	}
.right-ul {
	background:url(images/arrow-ul.gif) no-repeat 8px 4px;
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3D5872;
	padding:1px 0 2px 18px;
	line-height:10px;
	}
													
.right-ul a {
	text-decoration:none;	
	color:#3D5872;
	}
.right-ul a:hover {
	text-decoration:underline;
	}
.gray-txt {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#A9B5BF;
	font-weight:bold;
	}
.white-link {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
.white-link:hover {
	text-decoration:underline;
	}
.blue-txt {
	font-size:11px;
	color:#3D5872;
	}
.price-txt {
	font-size:20px;
	color:#A78C77;
	}
.view-txt {
	font-size:10px;
	color:#000;
	text-decoration:none;
	}
.view-txt:hover {
	text-decoration:underline;
	}
	
.main-link {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ff0024;
	text-decoration:none;
	}
.main-link:hover {
	text-decoration:underline;
	}