.space{
padding-left:5px;
font-family: Tahoma;
font-size: 11px;
color:#000000;
text-align:left;
}
.error_normal{
font-family: Tahoma;
font-size: 11px;
color:#F00;
}
.form_txtbox{
font-family: Tahoma;
font-size: 11px;
border: 1px solid #999999;
cursor: hand;
}
.form_txtbox_noborder{
font-family: Tahoma;
font-size: 11px;
border: 0px;
cursor: hand;
}
.qty{
font-family: Tahoma;
font-size: 11px;
border: 1px solid #999999;
text-align:right;
}

a:link {
color: #009900;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: none;
}

a:visited {
color: #003466;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: none;
}

a:hover {
color: #003466;
text-decoration: underline;
font-family: tahoma;
font-size: 11px;
font-weight: none;
}
            
.lnk_normal{
font-family: Tahoma;
font-size: 11px;
color:#009900;
text-align:left;
text-decoration: none;
font-weight: none;
}
.lnk_normal:visited {
color: #003466;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: none;
}
.lnk_normal:hover{
color:#003466;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: none;
}
.lnk_yellow{
font-family: Tahoma;
font-size: 11px;
color:#000000;
text-align:left;
text-decoration: none;
}
.lnk_yellow:hover{
color:#FFCC33;
}
.lnk_red{
font-family: Tahoma;
font-size: 11px;
color:#EE1C23;
text-align:left;
text-decoration: underline;
}
.lnk_white{
font-family: Tahoma;
font-size: 11px;
color:#FFFFFF;
text-align:left;
text-decoration: underline;
}
.text_red{
font-family: Tahoma;
font-size: 11px;
color:#EE1C23;
}
.text_white{
font-family: Tahoma;
font-size: 11px;
color:#FFF;
}
.text_white_large{
font-family: Tahoma;
font-size: 14px;
color:#FFF;
}
.txtbox_red{
font-family: Tahoma;
border: 1px solid #EE1C23;
width: 3.75cm;
}
.image_noborder{
border: 0px;
}
.txtbox_email{
font-family: Tahoma;
border: 1px solid #EE1C23;
}
.txt_notedit{
font-family: Tahoma;
font-size: 11px;
border:0px;
color:#808080;
}
.lnk_yellow{
font-family: Tahoma;
font-size: 11px;
color:#000000;
text-align:left;
text-decoration: none;
}
.lnk_yellow:hover{
color:#FFCC33;
text-decoration: underline;
}
.highlight {
	font-weight:bold;
	background-color: #CCCCCC;
}
.txtcutprice {
	font-family: Tahoma;
	font-size: 11px;
	color:#FF0000;
	text-decoration:line-through;
}
.txt_content_table {
	font-family: Tahoma;
	/*font-size: 11px;*/
	font-size: 0.7em;
	color:#5b738e;
}
.txt_header_table {
	font-family: Tahoma;
	font-size: 14px;
	color:#5b738e;
}
.txtbold {
	font-family: Tahoma;
	font-size: 11px;
	color:#5b738e;
	font-weight: bold;
}
.word_break{
	font-family: Tahoma;
	/*font-size: 11px;*/
	font-size: 0.7em;
	color:#5b738e;
	word-break: break-all;
}
