#headerimg
{
	background-image: url(/images/header_images/main.jpg);
}

.title1, h1
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FD9800;
	line-height:28px;
	padding: 0px;
	margin: 0px;
}

.topnav
{
	background-image: url(/images/h_bg_main_top_nav.gif);
}

.theme_top
{
	background-image: url(/images/box/main_top.png);
	background-repeat: no-repeat;
}
.theme_back
{
	background-image: url(/images/box/main_back.png);
	background-repeat: repeat-y;
}
.theme_bottom
{
	background-image: url(/images/box/main_bottom.png);
	background-repeat: no-repeat;
}
.mainnavon a, .mainnav a:hover
{
	background-image: url(/images/box/main_back_arrow.png);
	background-repeat: no-repeat;
}
.subnavon a, .subnav a:hover
{
	background-image: url(/images/box/main_sub_arrow.png);
	background-repeat: no-repeat;
	color: #FD9800;
}

.accounthome .subnav a
{
	background-image: none;
}

