body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* other */
a:link {
	color: #000000;
	text-decoration:underline;
}
a:visited {
	color: #000000;
	text-decoration:underline;
}
a:hover {
	color: #FF6600;
	text-decoration:none;
}
a:active {
	color: #FF6600;
}
/* page designs */
.content-bg {
	background-image: url(img/content-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.content-end {
	background-image: url(img/content-bg-end.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.content-start {
	background-image: url(img/content-bg-start.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
/*       left menu         */
/* ----------------------- */
div.menu-left {
	padding: 0;
	margin: 30px 0 1px 1px;
	text-align:right;
	}
div.menu-left ul {
	padding: 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
div.menu-left ul li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 0;
	margin: 0 0 2px 0;
	font-weight: bold;
}
/* link */
div.menu-left ul li a:link {
/*	color: #4F4F4F;*/
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
div.menu-left ul li a:visited {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
div.menu-left ul li a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
div.menu-left ul li a:active {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
/* other */
div.menu-left ul li.current { 
	color: #999999;
	font-weight:normal;
}

/*ul.sub li.current a:link { 
	color: #919191;
}
ul.sub li.current a:visited { 
	color: #919191;
}
*/
div.menu-left ul li.current-main { 
	color: #999999;
	font-weight:bold;
}
/*
ul.sub li.current-main a:link { 
	color: #919191;
}
ul.sub li.current-main a:visited { 
	color: #919191;
}*/

div.menu-left ul.sub { 
	color: #919191;
}
div.menu-left ul.sub a:link { 
	color: #919191;
}
div.menu-left ul.sub a:visited { 
	color: #919191;
}
div.menu-left ul.sub a:hover { 
	color: #FF6600;
}

div.menu-left ul.sub2 { 
	margin-right: 14px;
	color: #000000;
	font-weight: normal;
}

div.menu-left ul.sub2 li a:link {
	color: #000000;
	font-weight: normal;
}
div.menu-left ul.sub2 li a:visited {
	color: #000000;
	font-weight: normal;
}
div.menu-left ul.sub2 li a:hover {
	color: #FF6600;
	font-weight: normal;
}
div.menu-left ul.sub2 li a:active {
	color: #FF6600;
	font-weight: normal;
}

/* left note */
/* ******************** */
td.quote-left {
	padding: 0;
	margin: 30px 0 1px 1px;
	text-align: right;
	background-color: #EAEAEA;
	}
td.quote-left p {
	color: #000000;
	padding: 0;
	text-align:left; 
	margin:6px 12px 6px 12px;
	font-size: 11px;
}
td.quote-left2 {
	padding: 0;
	margin: 30px 0 1px 1px;
	text-align: right;
	background-color: #FFFFFF;
	}
td.quote-left2 p {
	color: #000000;
	padding: 0;
	text-align:left; 
	margin:6px 12px 6px 12px;
	font-size: 11px;
}

/* main content				*/
/* **********************	*/
/* simple text - main page */
div.content-text {
	padding: 0;
	margin: 16px 28px 16px 75px;
}
div.content-text p {
	padding: 0;
	font-size: 13px;
	color: #000000;
	text-indent: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
div.content-text a:link {
	text-decoration:underline;
}
div.content-text a:visited {
	text-decoration:underline;
	color: #000000;
}
div.content-text a:hover {
	text-decoration:none;
	color: #FF6600;
}	
/* how to use, call-back main */ 
div.content-how {
	padding: 0;
	margin: 16px 28px 16px 54px;
}
div.content-how p {
	font-size: 13px;
	color: #000000;
	text-indent: 0px;
	text-align: left;
	margin: 0 6px 6px 19px;
	padding: 0;
}
div.content-how ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.content-how li{
	list-style-type: square;
	list-style-position: outside;
}			
div.content-how table.quote {
	margin: 0 0 0 0;
}
div.content-how table.quote p {
	margin: 5px 0 5px 6px;
	font-weight: bold;
	color: #626366;
}
div.content-how table.quote p span {
	font-weight: normal;
	color:#333333;
}
table.quote h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 0 0 0 0;
	font-weight: bold;
}
table.quote td h1 a:link {
	text-decoration:none;
}
table.quote td h1 a:visited {
	text-decoration:none;
}
table.quote td h1 a:hover {
	text-decoration:underline;
}
div.content-how p span {
	padding: 0px;
	color: #EC6400;
}

/* buy, dealers */ 
div.content-buy {
	padding: 0;
	margin: 16px 28px 16px 54px;
}
div.content-buy p {
	font-size: 13px;
	color: #000000;
	text-indent: 0px;
	text-align: left;
	margin: 0 6px 6px 0;
	padding: 0;
}
div.content-buy ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.content-buy li{
	list-style-type: square;
	list-style-position: outside;
}			

/* short tables */
td.short-table {
	padding: 0;
	text-align: left;
	background-image:url(img/cb-table-bgr.gif); 
	background-repeat:repeat-y;
}
td.short-table a:link {
	font-weight: bold;
	color: #f16422;
	text-decoration: underline;	
}
td.short-table a:visited {
	font-weight: bold;
	color: #f16422;
	text-decoration: underline;	
}
td.short-table a:hover, a:active {
		text-decoration: none;
}
td.short-table2 p {
	color: #000000;
	padding: 0;
	text-align:left; 
	margin:6px 12px 6px 12px;
	font-size: 11px;
}

/* tables call-back */
div.content-table {
	padding: 0;
	margin: 16px 28px 16px 47px;
}
div.content-table p {
	padding: 0;
	font-size: 13px;
	color: #000000;
	text-indent: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
div.content-table ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.content-table li{
	list-style-type: square;
	list-style-position: outside;
}
div.content-table a:link {
	text-decoration:underline;
}
div.content-table a:visited {
	text-decoration:underline;
	color: #000000;
}
div.content-table a:hover {
	text-decoration:none;
	color: #FF6600;
}	
/* bottom note */
div.content-bottom {
	padding: 0;
	margin: 16px 28px 16px 56px;
}
div.content-bottom p {
	padding: 0;
	font-size: 11px;
	color: #000000;
	text-indent: 0px;
	text-align: left;
	margin: 0 0 3px 0;
}
div.content-bottom ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.content-bottom li{
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
}

div.content-bottom-dial {
	padding: 0;
	margin: 12px 28px 16px 0;
}
div.content-bottom-dial p {
	padding: 0;
	font-size: 11px;
	color: #000000;
	text-indent: 0px;
	text-align: left;
	margin: 0 0 3px 0;
}
div.content-bottom-dial ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.content-bottom-dial li{
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
}

/* bottom */
td.menu-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 20px;
}
td.menu-bottom span {
	font-size: 15px;
	font-weight: bold;
	text-indent: 0px;
	margin-right:26px;
	color: #F7941D;
}
td.menu-bottom a:link, a:visited {
	text-decoration:underline;
	color:#000000;
}


h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 12px;
	font-weight: bold;
}
td.copyright {
	font-size:11px;
}

input.border {
	border: 1px solid #000000;
}
