p, li, td {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 14px; color:343548;}


h1  { font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#204B30;}
h2  { font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#466A50;}

.header { font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#652A34;}

.heading {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #122C1C;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #252525;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #204B30;
}

.navigate {font-size:13px;}






.link-list, .link-list a{
	list-style-type: none;
	list-style-image: url(http://www.thepaperexperts.com/images/vvv.png);
	font-family:Verdana;
	font-size:12px;
	color:#1f1f1f;
	line-height: 20px;}
	.link-list a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#333399;}


.order  {
	 font-family:Century Gothic;
	 font-size:16px;
	 color: #333333;
	 padding-bottom:25px;}
		.order a {
			 font-family:Century Gothic;
			 font-size:16px;
			 color:#333333; }
		.order a:hover {
			 font-family:Century Gothic;
			 font-size:16px;
			 color: #ff5a00;}

div.order_corner {
	border:0 solid #49606F;
	z-index:10;
	bottom:0;
	margin:0 0 0px;
	padding:0;
	position:fixed;
	left:0;
	_position: absolute;
	_top:expression(
    parseInt(document.documentElement.scrollTop + document.documentElement.clientHeight - this.offsetHeight, 10) + "px");}

div.order_corner div.order_close {
	border:0;
	position:absolute;
	top:0px;
	left:15px;}
