/* generated by yuknak.com */ 
* { margin: 1px; padding: 0px; border: 1;
}
* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

#pagewidth{ 
 min-width:750px;
}

body {
	overflow: hidden;
	padding-top: 60px;
}
#header {
	position: absolute; top: 0px; left: 0px;
	width: 100%;
	height: 60px;
	background-color: #0f3f0f;
}
#container {
	background-color: #5FFF5F;;
	overflow: auto;
	position: relative;
	width: 100%;
	height: 100%;
}
#inner{
	margin: 0 0 ;
	width: auto;
}
#maincol {
	background-image: url(../images/common/bkg-g.gif);
	background-color: #AFFFAF;
	width: 75%;
	float: left;
	height: auto;
	overflow-x: auto;
}
#rightcol {
	background-color: #5FFF5F;
	width: auto;
	text-align: center;
	height: auto;
	z-index: 10;
}
#clear{
	clear:both;
	line-height:0;
	height:0;
}
#bold{
	font-weight: bold;
}

ol { font-weight: bold; }
	.nml { font-weight: normal; }

h1{ font-size: 16pt; font-weight: bold; padding-top: 10px; } 
h2{ font-size: 14pt; font-weight: bold; padding-top: 10px; } 
h3{ font-size: 12pt; font-weight: bold; padding-top: 10px; } 
h4{ font-size: 9pt; font-weight: bold; padding-top: 10px; } 

	.fontsh1 { font-size: 16pt; font-weight: bold; }
	.fontsh2 { font-size: 14pt; font-weight: bold; }
	.fontsh3 { font-size: 12pt; font-weight: bold; }

	.fonts1 { font-size: 2em; line-height: 150%;}
	.fonts2 { font-size: 1em; line-height: 150%; font-weight: bold;}
	.fonts3 { font-size: 1em; line-height: 150%; }
	.fonts5 { font-size: 0.8em; line-height: 150%; }
	.fontsl { font-size: 9pt; line-height: 100%;  font-weight: normal;}
	.fontc_w { color: white; }
	.fontc_b { color: black; }
	.fontc_r { color: red; }
	.fontc_o { color: olive; }
	.fontc_n { color: navy; }
	.fontc_1 { color: #BFFFBF; }
	.hidefnt-1 { color: "#001b00"; font-size: 0px; }
	.bld { font-weight: bold; }
	.lh10p {line-height: 10px; }
	.lh0p {line-height: 0px; }
	.lh150 {line-height: 150%; }
	.mgn-t {margin: 0px 30px 0px 300px;}
	.ml05 {margin-left: 5px;}
	.ml10 {margin-left: 10px;}
	.ml20 {margin-left:20px;}
	.ml30 {margin-left: 30px; }
	.ml50 {margin-left: 50px; }
	.ml100 {margin-left: 100px; }
	.ml200 {margin-left: 200px; }
	.ml500 {margin-left: 500px; }
	.mt20 {margin-top: 20px; }
	.mr5 {margin-right: 5px; }
	.mr100 {margin-right: 100px;}
	.backgroundfix{background-attachment: fixed; background-repeat: no-repeat; background-color: "#001b00" ; }
	.image {border: 0; margin: 10px 0px 10px 20px;}
	.table1 {border: 1px; border-color: "#7f7f7f"; cellspacing: 0; width: 680px; border-style: dashed;}
	.table2 {border: 2px; border-color: "#00ff00"; cellpadding:2px; width: 680px; border-style: solid; border-collapse: collapse; empty-cells: show;}
	.table3 {border: 1px}
	
	.td1{border: 1px #00ff00 solid}

	a:link { color : "#1F3F1F" ; }
	a:visited {color: "#BF3F3F" ;}
	a:hover { font-weight : bold;  background : #DFDF3F}
	#fltl{float:left;} #fltr{float:right;}  #fltn{float:none;}

	#chg_clk,
	#chg_clk td{
		border-width: 3px; 
		border-color: #ffffff; 
		border-style: outset; 
		border-collapse: collapse; 
	} 
	#chg_clk td{ 
		background-color: #000000; 
	}

