@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin:0px;
	padding:0px;
	background:#666666;
	min-height:590px;}
.footertext{color:#333333;}
.footertext a:link{color:#333333; text-decoration:none;}
.footertext a:visited{color:#333333; text-decoration:none;}
.footertext a:hover{color:#2D5F95; text-decoration:underline;}
.textfield{width:182px; height:16px; border:#9a9a9a solid 1px; font-size:12px; color:#999999;}
.textfield1{width:120px; height:16px; border:#9a9a9a solid 1px; font-size:12px; color:#999999;}
.textarea{width:120px; height:50px; border:#9a9a9a solid 1px; font-size:12px; color:#999999;}
.bannertext {color:#333333; line-height:14px;}
.bannertext a:link {color:#2D5F95; text-decoration:underline;}
.bannertext a:visited {color:#2D5F95; text-decoration:underline;}
.bannertext a:hover {color:#2D5F95; text-decoration:none;}
.contentHeader{color:#993300; font-size:14px;}
.contentHeader a:link{color:#666666; font-size:12px; text-decoration:underline;}
.contentHeader a:visited{color:#666666; font-size:12px; text-decoration:underline;}
.contentHeader a:hover{color:#666666; font-size:12px; text-decoration:none;}
.innerleftmenu{color:#666666; font-size:12px; font-weight:bold;}
.innerleftmenu a:link{color:#666666; text-decoration:none;}
.innerleftmenu a:visited{color:#666666; text-decoration:none;}
.innerleftmenu a:hover{color:#990000; text-decoration:underline;}
.innerleftmenu a:selected{color:#990000; text-decoration:none;}
.redtext{font-size:12px; color:#B00000; font-weight: bold;}
.carttext{color:#333333;}
.bigtext{color:#333333; font-size:14px; line-height:16px;}
.redtext{color:#FF0000;}
.smallfont{color:#999999; font-size:11px;}
.smallfont1{color:#cccccc; font-size:11px;}
.smallfont1 a:link{color:#e7e7e7; text-decoration:underline;}
.smallfont1 a:visited{color:#e7e7e7; text-decoration:underline;}
.smallfont1 a:hover{color:#e7e7e7; text-decoration:none;}
.detailtext{font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;}
td.product {
border: 1px dotted #3B4754;
background-color: #FFF;
}


.dashBorder{ 
text-align: center;
border: 1px dashed silver;
background-color: #FFF;
width: auto;
height: auto;
padding: 5px;
	}

.simpleCenter {
	
	border:0px solid black; 
	display: block;
    margin-left: 30px;
    margin-right: 30px;

	}
