a:link {
	TEXT-DECORATION: none;
	color:#000000;
}
a:visited {
	TEXT-DECORATION: none;
	color:#000000;
}
a:hover {
	TEXT-DECORATION: none;
	color:#009900;
}

.error_message{
	color:red;
}
.message_error{
	color:red;
}

.stiker_td{
	width:180px;
	background:url(../img/layout/lineTop.jpg) top left no-repeat;
	height:48px;
	text-align:center;
	line-height:48px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
}

.div_select_product{
	background:url(../img/layout/bgLastPost.jpg) no-repeat;
	margin-left:0px;
	height:25px;
	width:150px;
}


.button_post{
	background:url(../img/layout/bg_button.jpg) no-repeat;
	width:72px;
	height:23px;
	text-align:center;
	font-size:11px;
	color: #FFFFFF;
	font-weight:bold;
	font-family:Tahoma;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}

.button_post_long{
	background:url(../img/layout/bg_button_long.jpg) no-repeat;
	width:140px;
	height:23px;
	text-align:center;
	font-size:11px;
	color: #FFFFFF;
	font-weight:bold;
	font-family:Tahoma;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}

.activeTabCenter{
	background:url(../img/layout/active.jpg) no-repeat;
	width:265px;
	height:42px;
	height:50px !ie;
	float:left;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
	color: #0b8040;
	font-weight:bold;
	font-family:Tahoma;
}

.inactiveTabCenter{
	background:url(../img/layout/inactive.jpg) no-repeat;
	width:265px;
	height:42px;
	height:50px !ie;
	float:left;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
	color: #0b8040;
	font-weight:bold;
	font-family:Tahoma;	
}

.activeTabFirst{
	background:url(../img/layout/active_first.jpg) no-repeat;
	width:231px;
	height:42px;
	height:50px !ie;
	float:left;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
	color: #0b8040;
	font-weight:bold;
	font-family:Tahoma;	
}

.inactiveTabFirst{
	background:url(../img/layout/inactive_first.jpg) no-repeat;
	width:231px;
	height:42px;
	height:50px !ie;
	float:left;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
	color: #0b8040;
	font-weight:bold;
	font-family:Tahoma;	
}
.activeTabLast{
	background:url(../img/layout/active_last.jpg) no-repeat;
	width:234px;
	height:42px;
	height:50px !ie;
	float:left;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
	color: #0b8040;
	font-weight:bold;
	font-family:Tahoma;
}

.inactiveTabLast{
	background:url(../img/layout/inactive_last.jpg) no-repeat;
	width:234px;
	height:42px;
	height:50px !ie;
	float:left;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
	color: #0b8040;
	font-weight:bold;
	font-family:Tahoma;	
}

.haveLink{
	font-weight:bold;
}

.memTitle{
	background-image:url(../img/layout/memtitle.jpg);
	padding-left:20px;
	padding-top:6px;
	color:#0b8040;
	font-weight:bold;
	width:668px;
	width:688px !ie;
	height:28px;
	font-family:Verdana;
	font-size:12px;
}

#desc_bot{
height:10px;
width:730px;
}
#desc_bot_left{
float:left;
background:url(../img/layout/pro_bot_left.jpg) top left no-repeat;
width:10px;
height:10px;
}
#desc_bot_right{
background:url(../img/layout/pro_bot_right.jpg) top left no-repeat;
width:10px;
height:10px;
float:left;
}
#desc_bot_center{
background:url(../img/layout/pro_bot_center.jpg) top left repeat-x;
width:710px;
height:10px;
float:left;
}