html,body{
		height: 100%;
		margin: 0px;
		padding: 0px;
        background-color: #FFFFFF;
		font-size: 11px;
		scrollbar-3dlight-color : #777777;
        scrollbar-arrow-color : #666666;
        scrollbar-face-color : #D4D6D3;
        scrollbar-base-color : white;
        scrollbar-darkshadow-color : #7BA17C;
        scrollbar-highlight-color : #666666;
        scrollbar-shadow-color : white;

		font-family: Verdana, Geneva, Helvetica, Arial; color: #333333;
}


img {
border: 0px;
}

form {
margin-bottom: 0px;
}

table {
font-size: 11px;
color: #333333;
}

.tabtop{
font-size: 10px;
color: #333333;
background-color: #FECC35;
}

.tabtop_gray{
font-size: 10px;
color: #FFFFFF;
background-color: #666666;
}

.tabtop_gray p {
margin: 3px;
}


.tabtop p {
margin: 3px;
}


.tab1{
font-size: 10px;
color: #333333;
background-color: #EAE8E9;
}

.tab1 p {
margin: 3px;
}

.tab2{
font-size: 10px;
color: #333333;
background-color: #D6D5D8;
}

.tab2 p {
margin: 3px;
}

table A:LINK {
font-size: 11px;
color: #333333;
text-decoration: underline;
}

table A:VISITED {
font-size: 11px;
color: #333333;
text-decoration: underline;
}
table A:HOVER {
font-size: 11px;
color: #333333;
text-decoration: underline;
}

.pagetitle {
font-size: 17px;
color: #990101;
text-decoration: none;
}

.pagetitle2 {
font-size: 15px;
color: #990101;
text-decoration: none;
}

.prod_spec {
background-color: #FFF5D6;
font-size: 10px;
color: #000000;
text-decoration: none;
}

.catalog {
font-size: 10px;
color: #333333;
text-decoration: none;
}

.catalog A:LINK {
font-size: 10px;
color: #333333;
text-decoration: none;
}

.catalog A:VISITED {
font-size: 10px;
color: #333333;
text-decoration: none;
}

.catalog A:HOVER {
font-size: 10px;
color: #333333;
text-decoration: underline;
}


.redsmall {
font-size: 10px;
color: #990101;
text-decoration: none;
}

.redsmall A:LINK {
font-size: 10px;
color: #990101;
text-decoration: underline;
}

.redsmall A:VISITED {
font-size: 10px;
color: #990101;
text-decoration: underline;
}

.redsmall A:HOVER {
font-size: 12px;
color: #990101;
text-decoration: underline;
}

.redmid{
font-size: 11px;
color: #990101;
text-decoration: none;
}

.redmid A:LINK {
font-size: 11px;
color: #990101;
text-decoration: underline;
}

.redmid A:VISITED {
font-size: 11px;
color: #990101;
text-decoration: underline;
}

.redmid A:HOVER {
font-size: 11px;
color: #990101;
text-decoration: underline;
}

.colorlite {
font-size: 10px;
color: #666666;
text-decoration: none;
}

.catalogmenu {
font-size: 10px;
color: #333333;
text-decoration: none;
}

.catalogmenu A:LINK {
font-size: 10px;
color: #333333;
text-decoration: underline;
}

.catalogmenu A:VISITED {
font-size: 10px;
color: #333333;
text-decoration: underline;
}

.catalogmenu A:HOVER {
font-size: 10px;
color: #333333;
text-decoration: underline;
}

.input_retailers {
	font-size: 10px;
	width:120px;
	border-style:solid;
	border-width:1px;
	border-color: #666666;
    color: #666666;
	background-color: #d5d5d5;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica;
}

.input_retailers_button {
	font-family: verdana, arial;
	font-size: 10px;
	width:40px;
	border-style:solid;
	border-width:1px;
	background-color: #666666;
	border-color: #666666;
    color: #FFFFFF;
	margin-bottom: 0px;
}

.input_shops {
	font-size: 11px;
	border-style:solid;
	border-width:1px;
	border-color: #666666;
    color: #333333;
	background-color: #f9f9f9;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica;
}

.input_shops_button{
	font-family: verdana, arial;
	font-size: 11px;
	width:50px;
	border-style:solid;
	border-width:1px;
	background-color: #666666;
	border-color: #666666;
    color: #FFFFFF;
	margin-bottom: 0px;
}

.redchild {
font-size: 13px;
color: #999999;
text-decoration: none;
}

.redchild A:LINK {
font-size: 13px;
color: #333333;
text-decoration: underline;
}

.redchild A:VISITED {
font-size: 13px;
color: #333333;
text-decoration: underline;
}

.redchild A:HOVER {
font-size: 13px;
color: #333333;
text-decoration: none;
}

.redtitle11{
font-size: 11px;
color: #333333;
text-decoration: none;
}

.redtitle11 A:LINK {
font-size: 11px;
color: #990101;
text-decoration: underline;
}

.redtitle11 A:VISITED {
font-size: 11px;
color: #990101;
text-decoration: underline;
}

.redtitle11 A:HOVER {
font-size: 11px;
color: #990101;
text-decoration: underline;
}

#elem_left {
 float: left;
 width: 50%; 
 position: relative;

}

#elem_right {
 margin-right: 10px;
 position: relative;
 float: right;
}

#elem_center {
 margin-right: 10px;
 position: relative;
 float: center;
}

#elem_full {
 margin-right: 10px;
  margin-top: 20px;
  width: 100%; 
}