@charset "utf-8";
body {
	background-color: #dacaca;
	background-image: url(../images/template2_01.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
.menunumber {
	font-size: 14px;
	font-weight: bold;
	color: #090;
}
.videobg {
	background-image: url(../images/template2_14b.png);
	background-repeat: no-repeat;
	height: 323px;
	width: 347px;
}
.welcomebg {
	background-image: url(../images/template2_17.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 252px;
}
.recieveupdateemail {
	background-image: url(../images/template2_18.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 450px;
}
.emailbg {
	background-image: url(../images/template2_19.png);
	background-repeat: no-repeat;
	height: 98px;
	width: 450px;
}
.welcometext {
	padding-right: 20px;
	padding-top: 7px;
}
.emailtext {
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
}
.text {
	background-color: #FFF;
	background-image: url(../images/textbg.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	color: #666;
	height:20px
}
.emailtextheader {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFF;
}
.contentbodybg {
	background-image: url(../images/contentbody.png);
	height: 459px;
	width: 481px;
	background-repeat: no-repeat;
}
.contenttext {
	padding-top: 15px;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #090;
}

