
<!--
body,td{
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 11px;
	color:#000000;
}
body {
	margin:0px 0px; padding:0px;
	background-image: url(images/bg.gif); 
	background-color: #000000;
	text-align: center;
}
.main_table{
	background : #000000;
	height: 100%;
	width: 700;
}
.copyright{
	color : #ffffff;
	vertical-align: top;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
}
.store_title{
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold; 
	color: #000000;
}

A.main_menu { font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 10px; font-weight: bold; color: #000033; text-decoration: none }
A.main_menu:link { font-weight: bold; text-decoration: none }
A.main_menu:visited { font-weight: bold; text-decoration: none }
A.main_menu:active { font-weight: bold; text-decoration: none }
A.main_menu:hover { font-weight: bold; color: #FF3300; text-decoration: none; }

A.store_title { font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none }
A.store_title:link { font-weight: bold; text-decoration: none }
A.store_title:visited { font-weight: bold; text-decoration: none }
A.store_title:active { font-weight: bold; text-decoration: none }
A.store_title:hover { font-weight: bold; color: #FF3300; text-decoration: none; }




input{
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
}

textarea{
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
	
}

-->
