body, td, input, select, textarea{
	font-family:"MS PGothic", Arial, Verdana, "Courier New";
	font-size:12px;
}

#login {
	border:0px;
	background-color:#737373;
	color: #EFEFEF;
}



img a {
	text-decoration:none;
	border:0px;
}

p #main a:link, #main a:visited, #main active {
	text-decoration:none;
	font-weight:bold;
}

p #main a:hover {
	text-decoration:underline;
}

.bar{
	font-size:11px;
}


#FAQ, .FAQ{
	font-family:"MS PGothic";
	color:#333333;
	font-size:11px;
	background-color:#CCCCCC;
} 

h1,h2,h3,h4,h5 { 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom:0px;
	text-transform:uppercase;
	color:#666666;
}

form {
	margin:0px;
}

a:link, a:visited, a:active  {
	text-decoration: none;
	color:black;
}

a:hover {
	text-decoration:underline;
}

.left_white {
	font-size:12px;
	color: #EFEFEF;
}

.left_white2 {
	font-size:14px;
	color: #EFEFEF;
	font-weight: bold;
}

.left_white3 {
	font-size:12px;
	color: #EFEFEF;
}

.nav_white {
	font-size:14px;
	color: #EFEFEF;
}

.white {
	color: #EFEFEF;
}

.bb-num {
	font-weight: bold;
	color: #EFEFEF;
	background-color:#333333;
}

.navTop, #navTop {
	display:block;
	padding:4px;
	padding-left:3px;
}

#navTop a:link,#navTop a:visited,#navTop a:active   {
	padding:8px;
	
	color:#000000;
}

#navTop a:hover {
	color:#CCCCCC;
	text-decoration:none;	
}



#menuLinks a:link, #menuLinks a:visited {
	font-family:"MS PGothic";
	font-size:12px;
	font-weight:normal;
	display: block;
	color:#EFEFEF;
	text-decoration:none;
	padding:4px 3px 4px 8px;
	height:14px;
	vertical-align:middle;
	border:1px solid silver;
}

#menuLinks a:hover{
	text-decoration: none;
	border:1px solid white;
	color:#000000;
}

#dropmenudiv{
	position:absolute;
	background-color:#EFEFEF;
	border:1px solid silver;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid silver;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
}

#dropmenudiv a:hover{
	color:#EFEFEF;
	background-color:#C0C0C0;
}

#dropmenudiv a:visited, #dropmenudiv a:link{
	color:black;
	font-size:11px;
}

.imgBox {
	float:left;
	border:none;
	margin:1px 3px 30px 1px;
	width:105px;
	height:180px;
	text-align:center;
}

.imgBox a:visited, .imgBox a:link, .imgBox a:active {
	border:0px;
}



.imgGallery {
	float:left;
	border:none;
	margin:1px 8px 20px 1px;
	height:80px;
	text-align:center;
}


.imgSpecials {
	float:left;
	border:none;
	margin:1px 8px 20px 1px;
	height:250px;
	text-align:center;
}


#link-white, #link-white a:visited, #link-white a:link, #link-white a:active {
	color:#000000;
}

.testibold {
	color: #000000;
	font-weight:bold;
}

.small {
	font-size:11px;
}


.text-red {
	color:red;
}

/* Added by ww_ej on 11/16/2006 */
.text-gray {
	color:#CCCCCC;
}

.text14 {
	font-size:14px;
	font-weight:bold; 
}

.text16 {
	font-size:16px;
	font-weight:bold; 
}

.text18 {
	font-size:18px; 
	font-weight:bold; 
}


.prod-code {
	font-weight:bold;
	font-size:12px;
	color:#666666;
}


.prod-name {
	font-weight:normal;
	font-size:11px;
	color:#666666;
}

.prod-price {
	color:#666666;
	font-weight:normal;
	font-size:11px;
}

.nobold {
	font-weight:normal;
}


.header-name {
	font-size:14px;
	color:#EFEFEF;
}


.header-contact {
	font-size:12px;
	color:#CCCCCC;
}


.header-warning {
	font-size:14px;
	font-weight:bold;
	color:white;
	background-color:#FF0000;
}



.price-slash {
	text-decoration:line-through;
}

.sitemap {
	font-size:14px;
	line-height:20px;
}

/* Added by Eufford */
.errorborder {
	border: 1px solid #FF0000;
	background-color: #FFCCFF;
}

.errortxt {
	font-family:"MS PGothic", Arial, Verdana, "Courier New";	
	font-size: 12px;
	color: #FF0000;
	text-align: justify;
}

.infoborder {
	border: 1px solid #0000FF;
	background-color: #66CCCC;
}

.infotxt {
	font-family:"MS PGothic", Arial, Verdana, "Courier New";
	font-size: 12px;
	color: #0000FF;
    text-align: justify;
}
/* Added by Eufford */