* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #000099;
	text-decoration: none;
}
.bottom_text {
	font-size: 10px;
	color:#000000;
	line-height: 120%;
	}
	
.bottom_text a:link {
	color: #000000;
	text-decoration: none;
}
.bottom_text a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.bottom_text a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.bottom_text a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#bg_main {
	background-image: url(../../artisan/images/bg_main.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 356px;
	width: 755px;
}
.font_12_wthite {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
.font_12_base {
	font-size: 12px;
	line-height: 120%;
	color: #666666;
}
.font_12_150 {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.font_red {
	color: #FF0000;
}
.font_10 {
	font-size: 10px;
	color: #9A9A9A;
}

.bold-big {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
}

.margin_10 {
	margin: 10px;
}
.padding_10 {
	padding: 10px;
}
.padding_20 {
	padding: 20px;
}
.padding_bottom_10 {
	margin-bottom: 10px;
}
.padding_bottom_20 {
	margin-bottom: 20px;
}
.margin_top-bottom_20 {
	margin: 20px 0px 20px 0px;
}
.padding-right-bottom_10 {
	padding: 0px 10px 10px 0px;
}
.padding-side-bottom_10 {
	padding: 0px 10px 10px 10px;
}
.padding-side-bottom_20 {
	padding: 0px 20px 20px 20px;
}
.return_top {
	text-align: right;
	clear: both;
	width: 750px;
	padding-top: 10px;
	font-size: 12px;
	background-image: url(../../lpo/sports/images/icon_return-top.jpg);
	background-repeat: no-repeat;
	background-position: 630px 10px;
	padding-bottom: 20px;
}
.table_red {
	border: 1px solid #B12627;
}
.table_gray {
	background-color: #EEEEEE;
	border-style: none;
}
.foot_link{
	margin:0;
	padding:5px 5px 0 15px;
	}
.foot{
	margin:10px auto 0 auto;
	padding:0 0 10px 0;
	text-align:left;
	width:750px;
	}
.foot_b{
	margin:0 0 0 15px;
	}
.foot_line{
	width:750px;
	height:10px;
	margin:0;
	padding:0;
	border-top:1px solid #cccccc;
}
