body {
	font-size: 10px; 
	background: url(pagebgnew.jpg) repeat #fff;
	padding: 0px;
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:  #0d2588;
	text-align: center;
}

div, table, tr, td {
	padding: 0;
	margin: 0;
	border: none;
}

#page {
	width: 1000px;
	margin: 0px auto;
}

#header {
	background: url(header-gom.jpg) no-repeat;
	width:      1000px;
	height:     111px;
	color:      #fff;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color #0d2588;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color #0d2588;
}

#footer {
	width: 1000px;
	height: 31px;
	background: url(navbg_footer.gif) no-repeat;
}

#footer p {
	margin-top: 5px;
	color: #000;
	font-size: 12px;
}

#header p {
	font-size: 12px;
}

TD {
	font-SIZE: 10px; color: #000000; 
}

#pixels {
	left: 0px; 
	margin-left: auto; 
	border: none; 
	WIDTH: 1000px; 
	margin-right: auto; 
	POSITION: relative; 
	top: 0px; 
	height: 1000px; 
	text-align: center

}

#note {
	font-SIZE: 8px; background: #646464;
	margin-left: auto; 
	color: #999999; 
	margin-right: auto; 
	text-align: center
}

HR.c {
	border-right: 0px; 
	border-top: #bbbbbb 1px dashed; 
	margin-bottom: 10px; 
	border-left: 0px; 
	WIDTH: 100%; 
	border-bottom: 0px; 
	height: 1px; 
	text-align: center

}

#tablebreak {
	background: #646464
}

#stat1 {
	color: #ffffff
}

#grey {
	color: #999999
}

.red {
	color: #cc0000
}

.red2 {
	color: #cc0000
}

#greybold {
	color: #cccccc;
}

#statgreen {
	color: #33ff00;
}

#pagecontent {
	background: #E7EBF7; 
	VERTICAL-align: top; 
	WIDTH: 100%; 
	padding: 10px; 
	text-align: left
}

#stats {
	border: none;
	padding: 0px;
	background: url(statbg.gif) #646464 no-repeat; 
	left: 880px; 
	VERTICAL-align: middle; 
	WIDTH: 116px; 
	LINE-height: 16px; 
	POSITION: absolute; 
	top: 4px; 
	height: 37px; 
	text-align: center
}

#toplogo {
	padding: 0;
	border: none;
	background: #646464; 
	left: 0px; 
	margin-left: auto; 
	WIDTH: 1000px; 
	POSITION: relative; 
	top: 0px; 
	height: 45px; 
	text-align: center

}

#navbar {
	background: url(navbg.gif) #c69b1d; 
	height: 31px; 
	text-align: center
}

#links {
	border: none; 
	margin-left: auto; 
	WIDTH: 600px; 
	margin-right: auto; 
	height: 20px; 
	text-align: center
}

a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#header a:hover, #footer a:hover {
	color: #fff;
}

DIV.transOFF {

	border-right: 0px; border-top: 0px; border-left: 0px; WIDTH: 100%; border-bottom: 0px; background-color: silver

}

DIV.transON {

	border-right: 0px; border-top: 0px; FILTER: alpha(opacity=50); border-left: 0px; WIDTH: 100%; border-bottom: 0px; background-color: silver; opacity: .50; moz-opacity: 0.5
}


/*  dhj added */




.white {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.white_every {
	font-size: 11px;
	color: #FFFFFF;
}

.black {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.black_no_bold {
font-size: 11px;
color: #000000;
}

#grid {
	position: relative;	
	top: 0;
	left: 0;
	width: 1000px;
	height: 1000px;
	border: 0;
	text-align: center;
	background: url(gridbg_global.gif) no-repeat;
	}



.g {
	position: absolute;
	border: 0;
	z-index: 3;
	align: center;
}


