/* copyright infinite source systems corporation  */
/* changes only in .style, text size  */
.banner {position: absolute; top: 0; left: 0; padding: 0px 0px; white-space: nowrap;}

	table#top {color: #fff; background-color: #666; position: absolute; top: 0; left: 0; padding: 0px 0px; z-index: 20; width: 100%;}
	div#menu1 {position: absolute; top: 43px; left: 0; z-index: 30;}  /* see also Menu css, left: 95 not work in Mozilla*/
	a#menu1 {color: #fff; background: #666;	text-decoration: none;}
	
	table#next {width: 835px; position: absolute; top: 71px; left: 0; z-index: 10} /* main width setting */
	table#features {width: 350px; position: absolute; top: 5px; left: 0; z-index: 10} /* main width setting */
	table#featurelist {width: 636px; align: center;} /* main width setting */
	
	td#title {padding: 10px 100px; text-align: center;}
	
h1, h2 {font-family: "Times New Roman", Times, serif;
	text-align: center; font-weight: bold;}
h1 {color: #ddddff; font-size: 36px; line-height: .7em;} 
h2 {color: #003366; font-size: 30px; line-height: .4em;}
	
	td#main  {padding: 15px 100px;} 
	
.style1 {font-family: Arial, Helvetica, sans-serif; color: #036; background-color: #fff; font-size: 15px;
	text-align: justify; vertical-align:top;}/* body text  */
.style2 {font-family: Arial, Helvetica, sans-serif; color: #036; background-color: #fff; font-size: 12px;
	text-align: left; vertical-align:top;}/* body text  */
p {text-indent: 2em;} /* paragraph indent  */
p.single {text-indent: 0em;}

	a.body:link {color:#600; text-decoration: none}
	a.body:visited {color:#999; text-decoration: none}
	a.body:hover {color:#f00; text-decoration: underline}
	a.body:active {color:#399; text-decoration: none}
	
	a.body2:link {color:#600; text-decoration: none}
	a.body2:visited {color:#003366; text-decoration: none}
	a.body2:hover {color:#f00; text-decoration: underline}
	a.body2:active {color:#399; text-decoration: none}
	
	td#buttons {padding: 10px 90px;}

.listed {position: relative; top: 0; border: 1px; width: 636px; line-height: 1.5em; 
	font-weight: bold; text-indent: 2em; background: #ddf url(../img/tinyball.gif) 3px 2px no-repeat;}
td#listed { padding-right: 25px; background-color: #ffffff;}
td#listed2 { padding-right: 0px; background-color: #ffffff;}

.trim {border: 1px dotted #000;
	padding: 10px;
	background-color: #ddf;} /* dotted black border w/10 px padding  */

.service {border: 1px #000;	padding: 10px; background-color: #ddf; text-indent: 2em; background: #ddf url(../img/tinyball.gif) 13px 11px no-repeat;}
	
.bold {font-weight: bold;}
.big {font-size: 12px;} 

.hide {display: none;}

	td#base {padding: 10px 100px;}
	span#baseR {font-size: 9px; text-align: right; float: right;} /*see class below*/
	span#baseL {font-size: 9px; text-align: right; float: left;}

.base1 {font-family: Arial, Helvetica, sans-serif; text-align: center; text-decoration: none; font-size: 10px; padding: 10px 100px;}

.base2 {font-family: Arial, Helvetica, sans-serif;	text-align: center;	text-decoration: none;}
