body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.header-menu-bg{
	background-image:url(../images/header-menu-bg.png);
	background-position:center;
	background-repeat:no-repeat;
	height:34px;
	width:630px;
}
.footer-bg{
	background-image:url(../images/footer-bg.png);
	background-position:center;
	background-repeat:no-repeat;
	height:40px;
	width:940px;
}
a.menulink {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding:5px 15px;
	display:block;
}
a.menulink:hover {
	color: #333333;
}
.maillist-title{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:24px;
	color:#000000;
}
.maillist-caption{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
	color:#000000;
	text-align:right;
	padding:10px 0 10px 0;
}
.maillist-our-outlets{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#37AABF;
}
.maillist-input{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
	color:#666666;
	width:180px;
	padding:2px 0 2px 2px;
}
.txtnormal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	letter-spacing:0.3px;
}
a.menulinkfooter {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding:8px 30px 5px 0px;
	display:block;
}
a.menulinkfooter:hover {
	color: #FFFFFF;
}
.txtfooterwhite{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
	color:#FFFFFF;
}
.txtfootercopyright{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
	color:#333333;
}
a.pagelink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#37AABF;
	text-decoration:none;
}
a.pagelink:hover{
	color:#000000;
}