.buttsbg {
	background-attachment: scroll;
	background-image: url(images/buttons_bg.gif);
	background-repeat: repeat;
	background-position: left bottom;
}
.bodybgface {
	background-attachment: scroll;
	background-image: url(images/body_bg_face.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.datetime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.rightsidebgtext {
	background-attachment: scroll;
	background-image: url(images/right_side_text_bg.gif);
	background-repeat: repeat;
	background-position: left bottom;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.storebodybgface {
	background-attachment: scroll;
	background-image: url(images/body_bg_face.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
