.errormsg {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.catmenu0 
{
	padding-top:7px;
    font-weight:bold;
}
.catmenu0sel
{
	border-top:5px;
    font-weight:bold;
}
.catmenu1 
{
}
.catmenu1sel
{
}
.dotted_line_custom
{ 
    height: 1px; 
    background-color: #FFFFFF;
    background-image:url("../images/theme_dotted_line_blue.gif"); 
    background-repeat:repeat-x;
}
.solid_line_blue_custom	
{ 
    height: 1px; 
    padding: 0px; 
    margin: 0px; 
    border-top: solid 1px #00388d;
} 
.labelbold
{
    font-weight:bold;
}
.cartheading_custom
{ 
    background-color: #00388d; 
    font-weight: bold; 
    text-transform:uppercase;
    color:White;  
} 
.height_fix
{
    height:28px;
}