A:link {
	text-decoration: none;
	color : #000000;
}
A:visited {
	text-decoration: none;
	color : #000000;
}
A:active {
	text-decoration: none;
	color : #000000;
}
A:hover {
	text-decoration: underline;
	color : #666666;
}

.forminput {
    text-decoration: none; 
    background-color: #white; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight : normal; 
	border-width: 1px;
	border-color="black"; 
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	background: #666666;
	color: #000000;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
    scrollbar-face-color: #C7CACD; 
    scrollbar-shadow-color: #C7CACD; 
    scrollbar-highlight-color: #C7CACD; 
    scrollbar-3dlight-color: #9AB6C4; 
    scrollbar-darkshadow-color: #20253A; 
    scrollbar-track-color: #C7CACD; 
    scrollbar-arrow-color: #000000;
}

.menuBorder {
	border-top: 1px none #9999CC;
	border-right: 1px none #9999CC;
	border-bottom: 1px solid #9999CC;
	border-left: 1px none #9999CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.contentArea {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.checkoutBorder {
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.redBorder {
	border: 1px solid #FF0000;
}
.yellowborder {

	border: 1px solid #FFCC00;
}
.orangeborder {
	border: 1px solid #FF9900;
	list-style-type: disc;


}
.greenBorder {
	border: 1px solid #669933;
	padding: 0px;

}
.menuSides {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;


}
.BlankBorder {
	border: 1px solid #000000;
}
.blankRightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;

}
.blueborder {
	border: 1px solid #3366FF;
}
.background {
	background-color: #99CCFF;
}
.footerBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
#payment {
	position:relative;
	width:380px;
	height:500px;
	z-index:100;

}
#creditcard {
	position:absolute;
	width:380px;
	height:550px;
	z-index:100;
	left: 5px;
	top: 5px;
	visibility: hidden;
}
#paypal {
	position:absolute;
	width:380px;
	height:550px;
	z-index:100;
	left: 5px;
	top: 5px;

}
#interac {
	position:absolute;
	width:380px;
	height:550px;
	z-index:100;
	left: 5px;
	top: 5px;
	visibility: hidden;
}
#desjardins {
	position:absolute;
	width:380px;
	height:550px;
	z-index:100;
	left: 5px;
	top: 5px;
	visibility: hidden;
}
#moneyorder {
	position:absolute;
	width:380px;
	height:550px;
	z-index:100;
	left: 5px;
	top: 5px;
	visibility: hidden;
}
#pickup {
	position:absolute;
	width:380px;
	height:550px;
	z-index:100;
	left: 5px;
	top: 5px;
	visibility: hidden;
}
#test{
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	z-index:1;
	width: 382px;
	height: 193px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: 385369;
}
.inkList {
	text-decoration: underline;
	list-style-type: disc;
}
