.bodyfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.lowerbackground {
	background-image: url(Pics/lower_bg.gif);
	background-repeat: repeat-y;
}
.welcomebox {
	background-image:  url(Pics/home/welcome_box.gif);
	background-repeat: no-repeat;
}
.latestnewsbox {
	background-image: url(Pics/latest_news_box.jpg);
	background-repeat: no-repeat;
}
.verticaldots {
	background-image: url(Pics/vertical_dots.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.horizontaldots {
	background-image: url(Pics/horizontal_dots.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;

}
.contentback {
	background-image: url(Pics/content_background.gif);
	background-repeat: repeat-y;
}
.bullets {
	list-style-position: outside;
	list-style-type: circle;
}
.gradient {
	background-image: url(Pics/bgnew.gif);
	background-repeat: repeat-x;
}
.soldoutbground {
	background-image: url(Pics/soldout/sold_out_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
