* {
	border: 0;
	margin: 0;
	padding: 0;
}

.table_admin td {
	border: 1px solid gray;
}
.reg_table td {
	border: 1px solid gray;
}

.reg_table .reg_header {
	border: 0px solid red;
}


.reg_table_btn {
	width: 100%;
	border:2px solid; 
	border-color: #999 #333 #333 #999; 
}

.dbt_image {
	width: 150px;
	float: right;
}

.td_grid1 { 
	background-color: #AAAAAA; 
}

.td_grid2 { 
	background-color: #EEE; 
}

.td_grid3 { 
	background-color: #BBB; 
	border-bottom: solid 1px black;
	text-align: center;
}

.td_grid4 { 
	background-color: #DDD; 
	border-top: solid 1px #888;
	border-bottom: solid 1px #000;
}

.td_grid4L { 
	background-color: #DDD; 
	border-left: solid 1px #888;
	border-top: solid 1px #888;
	border-bottom: solid 1px #000;
}

.td_grid4R { 
	width: 110px;
	background-color: #DDD; 
	border-top: solid 1px #888;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}

.td_grid5 { 
	background-color: #EEE; 
	font-size:8pt;
}

#btn_home {
  display: block; width: 142px;height: 60px; float: left;
  background: url("images/btn1_home.png") no-repeat 0 0;
}
#btn_home:hover { background-position: 0 -60px; }
#btn_home span { display: none; }

#btn_choosing {
  display: block; width: 142px;height: 60px; float: left;
  background: url("images/btn1_choosing.png") no-repeat 0 0;
}
#btn_choosing:hover { background-position: 0 -60px; }
#btn_choosing span { display: none; }

#btn_when {
  display: block; width: 142px;height: 60px; float: left;
  background: url("images/btn1_when.png") no-repeat 0 0;
}
#btn_when:hover { background-position: 0 -60px; }
#btn_when span { display: none; }

#btn_ball {
  display: block; width: 142px;height: 60px; float: left;
  background: url("images/btn1_ball.png") no-repeat 0 0;
}
#btn_ball:hover { background-position: 0 -60px; }
#btn_ball span { display: none; }

#btn_wholesale {
  display: block; width: 142px;height: 60px; float: left;
  background: url("images/btn1_wholesale.png") no-repeat 0 0;
}
#btn_wholesale:hover { background-position: 0 -60px; }
#btn_wholesale span { display: none; }

#btn_contact {
  display: block; width: 142px;height: 60px; float: left;
  background: url("images/btn1_contact.png") no-repeat 0 0;
}
#btn_contact:hover { background-position: 0 -60px; }
#btn_contact span { display: none; }

#btn_about {
  display: block; width: 142px;height: 60px; float: left;
  background: url("images/btn1_about.png") no-repeat 0 0;
}
#btn_about:hover { background-position: 0 -60px; }
#btn_about span { display: none; }

.body_main1 {
	background: url(images/main_background.png) top center;
	background-color: #FFF; 
	text-align: center; 
	font-family: arial;
	font-size: 10pt;
	color: #000; 
}

.td_menu2 { 
	vertical-align: top;
	width:150px;
}

.td_body1 { 
	vertical-align: top;
	width:850px;
	text-align: left;
}

.header_td1 { 
	text-align: left;
	vertical-align: top;
	background-image: url(images/header1.png) ; 
	background-repeat: no-repeat;
	background-position: center;
	height: 175px;
	width:100%;
}

.p_footer1 {  
	text-align: center; 
} 

.footer1_td1 { 
	width:100%;
	vertical-align: top;
}

.image_nav1 { 
	float: left; 
	width: 142px;
	vertical-align: top;
}

.link_nav1 { 
	text-decoration: none; 
} 

.nav1_td1 { 
	width:100%;
	vertical-align: top;
}

.table_main1 {
	width: 1000px;
	background-color: #FFF; 
	margin-left: auto;
	margin-right: auto;
}

.link_admin1 {  text-decoration: none; } 
A.link_admin1:link { color: #0000FF; } 
A.link_admin1:visited { color: #0000FF; } 
A.link_admin1:active { color: #0000FF; } 
A.link_admin1:hover { color: #FF0000; } 

.nav2_td1 { 
	width:100%
}

.image_nav2 { 
	width: 140px;
}

.link_nav2 { 
	text-decoration: none; 
} 

.link_nav3 { 
} 

.login1 { 
	text-align: left;
	border: black 0px solid;
	width: 550px; 
	height: 20px; 
	padding: 0 0 0 10px; 
	position: absolute;
	bottom: 5px;
	left: 0;
	font-size: 9pt;
}

.login_input { 
	padding: 0; 
	border: black 1px solid;
	background: #DDD;
	width: 80px; 
	height: 16px; 
	font-size: 9pt;
}

.text1 { 
	padding: 0; 
	border: black 1px solid;
	background: #EEE;
	width: 80px; 
	height: 16px; 
	font-size: 9pt;
}

.login_button { 
	width: 50px; 
	height: 20px; 
	font-size: 7pt;
	border:2px solid; 
	border-color: #999 #333 #333 #999; 
}

.success {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('images/success.png');
}

.error {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
color: #D8000C;
background-color: #FFBABA;
background-image: url('images/error.png');
}

.link1 { text-decoration: none; } 
A.link1:hover { color: #FF0000; } 

.link2 {  text-decoration: none; } 
A.link2:link { color: #0000FF; } 
A.link2:visited { color: #0000FF; } 
A.link2:active { color: #0000FF; } 
A.link2:hover { color: #FF0000; } 

