
a:link { color: #FFFFFF; text-decoration: none }
a:visited { color: #FF3333; text-decoration: none }
a:hover { color: #FF3333; text-decoration: none }

body {
    background-color:#3b3535;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
    margin: 0px;

}

 /* standard list style table */
table.homelist {
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
    font-size: 12px;
    width: 100%;
    
}

table.homelist th { 
    font-size: 10px;  
    text-decoration: none; 
    font-weight: bold; 

    }
    
table.homelist th.title {
    text-align: left;
}
table.homelist th a {
    color: #ff9900;
    font-weight: bold; 
}
table.homelist td {

    padding: 4px;
    font-size: 12px;
 
}
table.homelist tr.row0 {
    background-color: #f1f1f1;
}
table.homelist tr.row1 {
    background-color: #fbfbfb;
}
table.homelist tr.row0:hover {
    background-color: #eeeeee;
}
table.homelist tr.row1:hover {
    background-color: #eeeeee;
}


.error {
    font-size: 12px;
    color: #FF2323;
    border:solid 1px #496384;
    background-color:#FFFFFF; 
    text-decoration: none; 
    padding: 1px;
    padding-left:6px;
    padding-right:6px;
    padding-bottom:6px;
}



a.links:link { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.links:visited { color: #333333; text-decoration: none; font-weight: bold; }
a.links:hover { color: #999900; text-decoration: none; font-weight: bold; }

a.topnav:link { text-decoration: none; color:#999966;  font-size: 12px; }
a.topnav:visited { text-decoration: none; color: #999966;  font-size: 12px; }
a.topnav:hover { text-decoration: none; color: #0000FF; font-size: 12px; }

a.topnav_selected:link { text-decoration: none; color: #FFFFFF; font-size: 14px; font-weight: bold }
a.topnav_selected:visited { text-decoration: none; color: #FFFFFF;  font-size: 14px; font-weight: bold }
a.topnav_selected:hover { text-decoration: none; color: #FFFFFF;  font-size: 14px; font-weight: bold }


.titles { font-style: italic; color:#FFFFFF; font-size: 16px; font-weight: bold;}
a.titles:link { text-decoration: none; color:#FFFFFF; font-size: 16px; font-weight: bold; }
a.titles:visited { text-decoration: none; color: #FF3333; font-size: 16px; font-weight: bold; }
a.titles:hover { color: #FF3333; font-size: 16px; font-weight: bold }

.page_title { font-style: italic; color:#FFFFFF; font-size: 14px; font-weight: bold; }
a.page_title:link { text-decoration: none; color:#666666; font-size: 14px; font-weight: bold; }
a.page_title:visited { text-decoration: none; color: #666666; font-size: 14px; font-weight: bold; }
a.page_title:hover { text-decoration: underline; color: #999900; font-size: 14px; font-weight: bold }


a.botnav:link { text-decoration: none; color:#FFFFFF;  font-size: 9px;  }
a.botnav:visited { text-decoration: none; color: #999966;  font-size: 9px;  }
a.botnav:hover { text-decoration: none; color: #999900; font-family: Arial, Verdana,  Helvetica; font-size: 9px;  }

a.botnav2:link { text-decoration: none; color:#FFFFFF;  font-size: 10px;  }
a.botnav2:visited { text-decoration: none; color: #FFFFFF;  font-size: 10px; }
a.botnav2:hover { text-decoration: none; color: #999900; font-family: Arial, Verdana,  Helvetica; font-size: 10px;  }

.grayInput { font-size: 12px; background-color: #ffffff; border: solid 1px #cccccc }

.categories { 
    font-weight: bold; 
    color: #666666; 
    font-size: 14px; 
}
a.categories { 
    font-weight: bold; 
    color: #666666; 
    font-size: 14px; 
    padding: 5px;
}    
a.categories:hover { 
    color: #999900; 
} 
.products { 
    color: #FFFFFF; 
    font-size: 12px; 
}
a.products { 
    color: #298765; 
    font-size: 12px; 
}
a.products:hover { 
    color: #00AEAB; 
}

.cart_top { 
    background: #957048; 
	font-size: 10px;  
	text-decoration: none; 
    font-weight: bold; 
	color: #FFFFFF; 
	border: 1px solid #999999; }
.print_cart_top { 
    background: #eeeeee; 
	font-size: 10px;  
	text-decoration: none; 
    font-weight: bold; 
	color: #FFFFFF; 
	border: 1px solid #999999; }
	
.INPUT, .TEXTAREA{
    font-size: 12px;
    border:solid 1px #496384;
    font-family: verdana, arial, helvetica, sans-serif; 
    TEXT-DECORATION: none;
    COLOR: #FFFFFF;
}


/* picture table */
table.picture_table {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
    width: 100%;
    height: 100%;
    
}


.submit {
    font-size: 12px;
    border:solid 1px #496384;
    background-color:#dddddd;
    text-decoration: none; 
    padding: 1px;
    padding-left:6px;
    padding-right:6px;
    color: #FFFFFF;
}

.prevnext {
    font-size: 9px;
    border:solid 1px #496384;
    text-decoration: none; 
    padding: 1px;
    padding-left:2px;
    padding-right:2px;
    color: #FFFFFF;
}

.row1 {
	background-color: #eeeeff;
}

.row0 {
	background-color: #eeeeff;
}