body {

margin:16px 0px 0px 0px;
padding:0px 0px 0px 0px;
/*text-align:center;*/

background-image:url('images/mainbgr.png');
background-repeat:repeat;
background-position: center top;
font-family:arial;
font-size:100%

scrollbar-arrow-color:#CECECE;
scrollbar-track-color:#F7F7F7;
scrollbar-shadow-color:white;
scrollbar-face-color:#d7d2d3;
scrollbar-highlight-color:white;
scrollbar-darkshadow-color:silver;
scrollbar-3dlight-color:silver;
}
 
a:link
{
	color: #006699;
	text-decoration: none; font-weight:normal; font-family:arial,verdana; font-size: 12px;
}
a:visited
{
	color: #336699;
	text-decoration: none; font-weight:normal; font-family:arial,verdana; font-size: 12px;
} 
a:active 
{
	color: #7c111f;
	text-decoration: none; font-weight:normal; font-family:arial,verdana; font-size: 12px;
}
a:hover 
{
	color: #7c111f;
	text-decoration: none; font-weight:normal; font-family:arial,verdana; font-size: 12px;
}

body, div, input, p, td, a, select, textarea{font:10px Verdana,Arial,Helvetica,Sans-Serif}
input, select, textarea{font-weight:normal}

img{
	border:0px solid #FFFFFF;
}

#pagez td {
  /*border-top: 1px solid #aaa;
  border-bottom: 1px solid #000000;*/
  font-family:arial,verdana;
  font-size: 12px;
  color: #333333;
  padding: 0px 15px 0px 15px;
  text-align: justify;
}

.butsetAa {
	width:180px;
	height:28px;
	color:#999999;
	font-family:verdana,tahoma,arial;
	font-size:100%;
	font-weight:bold;
	padding:1px 5px 1px;
	background:url(images/butsetAa.png) no-repeat;
	cursor:pointer;
	border:none;
}

.butsetAb {
	width:180px;
	height:28px;
	color:#999999;
	font-family:verdana,tahoma,arial;
	font-size:100%;
	font-weight:bold;
	padding:1px 24px 3px;
	background:url(images/butsetAb.png) no-repeat;
	cursor:pointer;
	border:none;
}

.butsetAc {
	width:180px;
	height:28px;
	color:#999999;
	font-family:verdana,tahoma,arial;
	font-size:100%;
	font-weight:bold;
	padding:1px 5px 3px;
	background:url(images/butsetAc.png) no-repeat;
	cursor:pointer;
	border:none;
}