body {
	color: #666666;
	background-image: url(../images/bg_head.jpg);
	background-repeat: repeat-x;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
.nav {
	color: #999999;
	font-size: 16px;
}


.nav a:link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
} 

.nav a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
} 

.nav a:hover {
	font-size: 10px;
	color: #FC0200;
	text-decoration: underline;
	font-weight: bold;
} 

.nav a:active {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
} 
/*start- for link nav foot*/
.nav_foot {
	color: #565602;
	font-size: 12px;
}
.nav_foot a:link, .nav_foot a:visited {
	font-size: 12px;
	color: #565602;
	text-decoration: none;
} 
.nav_foot a:hover {
	font-size: 12px;
	color: #565602;
	text-decoration: underline;
}
/*end - for link nav foot*/
/*start- for link nav foot*/
.nav_footwhite {
	color: #FFFFFF;
	font-size: 12px;
}
.nav_footwhite a:link, .nav_footwhite a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
} 
.nav_footwhite a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
/*end - for link nav foot*/
.txt_white{
	color: #FFFFFF;
}
.txt_red{
	color: #FF0000;
}
.img_store{
	margin-top: 20px;
	margin-bottom: 20px;
}

.store_bgtable{
	padding: 10px;
	background-color: #E7E7E7;
}
#store_bgtable_ti{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.store_bgtable ul{
	list-style-image: url(../images/list_super.gif);
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 0px;
}
.store_bgtable ul a:link, .store_bgtable ul a:visited{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.store_bgtable ul a:hover{
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.table_head{
	font-weight: bold;
	color: #FFFF00;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.table_bg1{
	background-color: #FFFF01;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-left: 8px;
	color: #333333;
}
#txt_tistro{
	color: #333333;
	background-color: #BFBFBF;
	padding-left: 5px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 20px;
}

