#headerimg
{
	background-image: url(/images/header_images/pop.jpg);
}

.title1
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #F4D12F;
	line-height:28px;
}

.topnav
{
	background-image: url(/images/h_bg_pop_top_nav.gif);
}

.theme_top
{
	background-image: url(/images/box/pop_top.png);
	background-repeat: no-repeat;
}
.theme_back
{
	background-image: url(/images/box/pop_back.png);
	background-repeat: repeat-y;
}
.theme_bottom
{
	background-image: url(/images/box/pop_bottom.png);
	background-repeat: no-repeat;
}
.mainnavon a, .mainnav a:hover
{
	background-image: url(/images/box/pop_back_arrow.png);
	background-repeat: no-repeat;
}
.subnavon a, .subnav a:hover
{
	background-image: url(/images/box/pop_sub_arrow.png);
	background-repeat: no-repeat;
	color: #F4D12F;
}

