body {
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
a{
   text-decoration: none;
}

a:hover {
	color: #DC682B;
	text-decoration: underline;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a.m-link:link {
	color: #333333;
	text-decoration: none;

}
a.m-link:visited {
	color: #333333;
	text-decoration: none;

}
a.m-link:hover {
	color: #DC682B;
	text-decoration: underline;
}

.footer_small {
	font-size: 8px;
	color: #666666;
}

a.footer_small:link {
	color: #666666;
	text-decoration: none;
}
a.footer_small:hover {
	color: #666666;
	text-decoration: none;
}
a.footer_small:visited {
	color: #666666;
	text-decoration: none;
}


h1 {
	font-size: 16px;
	color: #333333;

}

h1.red_txt {
	font-size: 16px;
	color: #dc682b;

}

.content {
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}.left {
	background-image: url(image/left.jpg);
	background-repeat: repeat-y;
	width: 60px;
}.right {
	background-image: url(image/right.jpg);
	background-repeat: repeat-y;
	width: 60px;
}
.main {
	margin: 10px 10px 0px;
	padding: 10px 10px 0px;
}
.logo {
	
	background-position: right bottom;
	background-repeat: no-repeat;
	vertical-align: top;
	font-size: 10px;
	color: #333333;


}
.icon {
	text-align: right;
	height: 20px;
	vertical-align: middle;

}
.pic {
	background-image: url(image/pic.gif);
	background-repeat: repeat-x;
	height: 1px;
}.top-menu {
	background-image: url(image/top-menu.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 225px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 0px 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;




}
.left-menu {

}
.menu {
	background-color: #F0EEEF;
	font-size: 12px;
	color: #333333;
	padding: 10px 5px 0px;
	font-weight: bolder;
	margin: 0px;
	width: 225px;





}
.footer {
	font-size: 10px;
	color: #666666;
	margin: 5px;
	padding: 5px;


}

.nav {
	font-size: 11px;
	font-weight: bold;
	color: #5E6A7A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.red_txt {
	color: #dc682b;
}

.content1 {
	background-color: #EBEEF3;
	margin: 10px;
	padding: 10px;
	color: #1B1B1B;

}
.submit {
    background-color: #EBEEF3;
    color: #1B1B1B;
    font-size: 9px;    

}
h2 {
	font-size: 14px;
	font-weight: bold;
}
li {
	padding: 3px;
}
.nav-link {
	color: #5E6A7A;
	text-decoration: none;
}
#price td {
	padding: 5px;
	margin: 5px;
	border: 1px solid #999999;
	font-size: 11px;



}
.price2 {
	border: 1px solid #999999;
}
blockquote {
	font-size: 11px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px 0px 0px 10px;
}
