/* copyright infinite source systems corporation  */

.banner {position: absolute; top: 0; left: 0; padding: 0px 0px; white-space: nowrap;}

	table#topin {color: #fff; background-color: #666; position: absolute; top: 0; left: 0; padding: 0px 0px; z-index: 20; width: 100%;}
	table#top {color: #fff; background-color: #000; position: absolute; top: 0; left: 0; padding: 0px 0px; z-index: 20; width: 100%;}
	table#topGV {color: #fff; background-color: #369; position: absolute; top: 0; left: 0; padding: 0px 0px; z-index: 20; width: 100%;}
	table#topWC {color: #fff; background-color: #369; position: absolute; top: 0; left: 0; padding: 0px 0px; z-index: 20; width: 100%;}
	table#topSC {color: #fff; background-color: #090; position: absolute; top: 0; left: 0; padding: 0px 0px; z-index: 20; width: 100%;}
	table#topCN {color: #fff; background-color: #000; position: absolute; top: 0; left: 0; padding: 0px 0px; z-index: 20; width: 100%;}
	table#topAB {color: #fff; background-color: #4C4C4C; position: absolute; top: 0; left: 0; padding: 0px 0px; z-index: 20; width: 100%;}
	table#topNWT {color: #fff; background-color: #3B5F79; 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*/
	
	table#next {width: 800px; position: absolute; top: 71px; left: 0; z-index: 0} /* main width setting */
	
	td#title {padding: 10px 100px; text-align: left;}
	
h1, h2 {font-family: "Times New Roman", Times, serif;
	text-align: left; font-weight: bold;}
h1 {color: #bdf; font-size: 36px; line-height: .7em;} 
h2 {color: #036036; 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: 12px;
	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}
	
	td#buttons {padding: 5px 90px;}
	td#sitelist {padding: 10px 90px;}
	
.listed {position: relative; top: 0; left: 2em; border: 1px; width: 550px; line-height: 1.5em; 
	font-weight: bold; text-indent: 2em; background: #bdf url(../img/tinyball.gif) 3px 2px no-repeat;}
	
.trim {border: 1px dotted #000;	padding: 10px; background-color: #bdf;} /* dotted black border w/10 px padding  */

.service {border: 1px #000;	padding: 10px; text-indent: 2em; background: #bdf 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;}
