html { overflow-x: auto; } 
BODY {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
BODY {
	font-family: Verdana, Arial, Sans-Serif;
	font-size : 11px;
	color : #FFFFFF;
	margin : 0;
	background-color: #000000;

} 
BR {
    font-size : 5px; 
    margin : 0; 
}
/********** LINKS ****************/
A:link {
    COLOR: #CCCCCC;
    font-size : 12px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}
A:visited {
    COLOR: #CCCCCC;
    font-size : 12px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}
A:hover {
    COLOR: #FFFF00;
    font-size : 12px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}
A:active {
    COLOR: #FFFFFF;
    font-size : 12px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}

#text01 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style: normal;
	line-height: 15px;
	border: 1px solid #FFFF66;
}
#text02 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	font-style: normal;
	line-height: 15px;
	padding: 5px;
	margin: 5px;
}

#td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-indent: 6px;
	float: left;
	width: 100%;
}

INPUT.button {
	font-family: Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : #006699;
	font-weight: bold;
	border-top: 2px solid #F0F0F0;
	border-right: 2px ridge #CCCCCC;
	border-bottom: 2px ridge #CCCCCC;
	border-left: 2px solid #F0F0F0;
	background-color: #ECE9D8;
}

INPUT.button:hover {
	font-family: Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : #FFFF00;
	background-color: #666666;
	border: 2px ridge #000000;
}

/********** TEXT STYLES *************************/
span.text {
    color: #525163;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}
span.text_bold {
    color: #525163;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}
span.text_soft {
    color: #959598;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}
span.text_soft_bold {
    color: #959598;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}
span.text_large_bold {
    font-size: 12px;
    font-weight: bold;
    text-decoration : none;
    font-family: Verdana, Arial, Sans-Serif; 
}
span.text_small {
    font-size: 11px;
    text-decoration : underline;
    font-family: Verdana, Arial, Sans-Serif; 
}

span.text_small_featured {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #666633;
	font-style: italic;
}
/*----- Explanation forms -----*/
span.text_small_exp {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #999999;
	font-style: italic;
}

span.text_large_bold_grey {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration : none; 
    color: 888888;
}
span.text_small_grey {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    text-decoration : none; 
    color: 888888;
}
span.text_cattitle {
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	padding-right: 5px;
	padding-left: 5px;
}
/****** Products Title *******/
span.prod_title {
	COLOR: #FF6600;
	font-size : 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}

span.error {
    font-weight: bold;
    color:#ff0000;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}
span.success {
    font-weight: bold;
    color:#006600;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}

.search-box {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FF0000;
	left: 4px;
	clip:   rect(5px auto auto auto);
	padding-left: 5px;
}

#search-button {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #660000;
	border: 2px ridge #AA0000;
	font-weight: bold;
}

#search-button:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
	border-style: ridge;
	border-color: #CCCC00;
	border-width: 2px;
	font-weight: bold;
}
#altpic {
	border: #797900;
}
