body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#717171;
	background:#c4e8f8 url(../images/headerBg_img.jpg) 0 0 no-repeat;
}
.fonts
 { 	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#717171;
	z-index:1000px;
 }

.gbox
 {
	margin:auto;
	background:transparent url(../images/gbox-left.gif) 0 0 repeat-y;
	background-color:#FFFFFF;
 }

.gboxInner
 {
	background:transparent url(../images/gbox-right.gif) 100% 0 repeat-y;
 }

.gboxTop 
 {
	background:transparent url(../images/gbox-top.gif) 0 0 repeat-x;
	height:6px;
	font-size:1px;
 }

.gtl
 {
	width:6px;
	height:6px;
	float:left;
	background:transparent url(../images/g-corner.gif) 0 0 no-repeat;
 }

.gtr
 {
	width:6px;
	height:6px;
	float:right;
	background:transparent url(../images/g-corner.gif) 100% 0 no-repeat;
 }

.contents
 {
	width:100%;
	overflow:hidden;
	height:auto;
 }
 
.gboxContent
 {
	width:100%;
	margin:auto;
	overflow:hidden;
	height:auto;
	z-index :10px;
 }
 
.pageContent
 {
	width:98%;
	margin:auto;
 }
 
.gboxBottom
 {
	background:transparent url(../images/gbox-bottom.gif) 0 100% repeat-x;
	height:5px;
	font-size:1px;
 }
 
.gbl
 {
	width:5px;
	height:5px;
	float:left;
	background:transparent url(../images/g-corner.gif) 0 100% no-repeat;
 }

.gbr
 {
	width:5px;
	height:5px;
	float:right;
	background:transparent url(../images/g-corner.gif) 100% 100% no-repeat;
 }














