html,

body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	
  scrollbar-arrow-color:#fff;
  scrollbar-track-color:#F7F7F7;
  scrollbar-shadow-color:white;
  scrollbar-face-color:#cccccc;
  scrollbar-highlight-color:white;
  scrollbar-darkshadow-color:silver;
  scrollbar-3dlight-color:silver;
}


body {
    background-image:url('images/mainbgr.gif');
	background-repeat:repeat-x;
	/*background-repeat:repeat-x;*/
	background-position: left top;
	font-family:arial;
	font-size:80%;
}

td, textarea{font:13px Arial,Verdana,Helvetica,Sans-Serif;color:#666666}

/*a:link,*/

a:link{
	color:#000;
	text-decoration:none;
}

a:visited{
	color:#fff;
	text-decoration:none;
}

a:hover{
	text-decoration:none;
/*	text-decoration:underline;*/
}

img{
	border:0px solid #FFFFFF;
}


.butset01a {
	width:195px;
	height:16px;
	color:#343d3f;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	text-align:left;
	padding:0px 18px;
	background:url(images/butset01a.gif) no-repeat;
	cursor:pointer;
	border:none;
}


.butset01b {
	width:195px;
	height:16px;
	color:#4ab6cd;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	text-align:left;
	padding:0px 18px;
	background:url(images/butset01b.gif) no-repeat;
	cursor:pointer;
	border:none;
}

.butset01c {
	width:195px;
	height:16px;
	color:#642b4d;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	text-align:left;
	padding:0px 18px;
	background:url(images/butset01c.gif) no-repeat;
	/*cursor:pointer;*/
	border:none;
}