body{
margin-top:0px;
margin-left:0px;
}

.MnTxt {
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.fooTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.titleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
}
.titleWhiteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 2px;
	font-weight: bold;
}
.mainTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.orderTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008000;
}

.listTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}


A.mainLink:link {color:#990000; font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold} 
A.mainLink:visited {color: #990000; font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold} 
A.mainLink:hover {color:#000000; font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold} 
A.mainLink:active {color:#990000; font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold}

A.listLink:link {color:#990000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none} 
A.listLink:visited {color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none} 
A.listLink:hover {color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none} 
A.listLink:active {color:#990000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}


A.priceLink:link {color:#000000; font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold} 
A.priceLink:visited {color: #000000; font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold} 
A.priceLink:hover {color:#990000; font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold} 
A.priceLink:active {color:#000000; font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold}

A.footLink:link {color:#ffffff; font-family: arial; font-size: 12px; text-decoration: none; font-weight: none} 
A.footLink:visited {color: #ffffff; font-family: arial; font-size: 12px; text-decoration: none; font-weight: none} 
A.footLink:hover {color:#ff9900; font-family: arial; font-size: 12px; text-decoration: none; font-weight: none} 
A.footLink:active {color:#ffffff; font-family: arial; font-size: 12px; text-decoration: none; font-weight: none}

A.titleLink:link {color:#000000; font-family: arial; font-size: 18px; text-decoration: none; letter-spacing: 2px; font-weight: bold} 
A.titleLink:visited {color: #000000; font-family: arial; font-size: 18px; text-decoration: none; letter-spacing: 2px; font-weight: bold} 
A.titleLink:hover {color:#ff9900; font-family: arial; font-size: 18px; text-decoration: none; letter-spacing: 2px; font-weight: bold} 
A.titleLink:active {color:#000000; font-family: arial; font-size: 18px; text-decoration: none; letter-spacing: 2px;font-weight: bold}

   DIV#orderForm {
	position         : relative;
	top              : 0px;
	left            : 0px;
	width: 100%;
	height: 390px;
	z-index: 3;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
scrollbar-face-color:'';
scrollbar-arrow-color:#000000;
scrollbar-track-color:#fffaf4;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}
	
	
	   DIV#priceMe {
	position         : relative;
	top              : 0px;
	left            : 0px;
	width: 100%;
	height: 500px;
	z-index: 4;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
scrollbar-face-color:'';
scrollbar-arrow-color:#000000;
scrollbar-track-color:#fffaf4;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}
	
	