@charset "utf-8";
#Container tr td #MainContant tr td #bot-wrapper tr td table tr td #paypal tr .text-larg p a{
	text-decoration: underline;
	font-size: 14px;
}
#Container tr td #MainContant tr td #bot-wrapper tr td table tr td #paypal tr .text-larg p a:hover{
	text-decoration: none;
	font-size: 14px;
}

ul#nav {
	margin:0px;
	padding:0;
	list-style:none;
	width:100%;
}

ul#nav li {
display:inline
}


ul#list-nav {
	margin:0px;
	padding:0;
	list-style:none;
	width:100%;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

ul#list-nav li {
	padding: 1px 0 0 14px;
	margin-left: 4px;
	background-image: url(../images/bg/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul#list-nav li a {
	text-decoration: none;
}

ul#list-nav li a:hover {
	text-decoration: underline;
	color: #000;
}

ul#list-nav-print {
	margin:0px;
	padding:0;
	list-style:none;
	width:100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
hr {
	height: 1px;
	color: #CCC;
}
.termsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}


ul#list-nav-print li {
	margin-left: 4px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/bg/printer.png);
	background-repeat: no-repeat;
	background-position: left center;
}
ul#list-nav-print li a {
	text-decoration: none;
}
ul#list-nav-print li a:hover {
	text-decoration: underline;
	color: #000;
}
#home-style {
	margin: 10px;
}

