body{
	background-color: #FFFFFF;
	font-family: Arial,Verdana,Sans-serif;
	font-size: 14px;
	background-image:url(img/bg.gif);
}

	a:link { text-decoration:none; color:#000000; }
	a:visited { text-decoration:none; color:#000000; }
	a:hover { text-decoration:underline; color:#1248BD;}
	a:active { text-decoration:none; color:#000000; }
	a:focus { text-decoration:none; color:#000000; }

.footer{
	color: #1248BD;
	font-size: 12px;
	font-weight:bold;
}

.copyright{
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}

.button{
	color:#305EA5; font-weight:bold; width:150px; height:20px;
}

.field{
	background-color:#FFFFFF; width:150px; height:16px; border:1px solid #305EA5;
}

input, select, textarea{
	font-size: 11px;
	font-family: Arial,Verdana,Sans-serif;
}

#container1 a img {
	vertical-align: bottom;
	margin: 2px;
	border: solid 4px #CCCCCC;
}
#container1 a:hover img {
	border-color: #1248BD;
}
#container1 a:hover {  /* wakeup IE */
	border-width: 0;
}

a.shops:link {	color: #000000; font-size: 12px; text-decoration:none; }
a.shops:visited { color: #000000; font-size: 12px; text-decoration:none; }
a.shops:hover { color: #1248BD; font-size: 12px; font-weight:bold; text-decoration:none; }

a.footer:link {	color: #000000; font-size: 12px; font-weight:bold; text-decoration:underline; }
a.footer:visited { color: #000000; font-size: 12px; font-weight:bold; text-decoration:underline; }
a.footer:hover { color: #1248BD; font-size: 12px; font-weight:bold; text-decoration:none; }
