body {
	background: url(/app_themes/t6/images/sitetop_bg.jpg) repeat-x top left;
	background-color:#DDEAF1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height:22px;
	color: #414042;
}

.headerbg
	{
	background: url(/app_themes/t6/images/bg_header.png) no-repeat top left;
	width: 770px;
	height:92px;
}

.navbg {
	background-color: #8d1c44;
}

.esweet {
	background-color: #DBDBDB;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	line-height:18px;
	color: #414042;
}

.esweet a{
	background-color: #DBDBDB;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	line-height:18px;
	color: #414042;
	text-decoration: underline;
}

.esweet a:hover{
	background-color: #DBDBDB;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	line-height:18px;
	color: #414042;
	text-decoration: none;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	line-height:22px;
	color: #414042;
	text-decoration: underline;	
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	line-height:22px;
	color: #414042;
	text-decoration: none;	
}

.logintext {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	line-height:11px;
	color: #8d1c44;
}

.loginlink {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 9px;
	line-height:11px;
	color: #8d1c44;
}

.loginlink a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 9px;
	line-height:11px;
	color: #8d1c44;
	text-decoration:underline;
}

.loginlink a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 9px;
	line-height:11px;
	color: #8d1c44;
	text-decoration:none;
}

.bucketheading {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 12px;
	line-height:16px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.bucketcontent {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 11px;
	line-height:16px;
	color: #000000;
}

.bucketcontent a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 11px;
	line-height:16px;
	color: #000000;
	text-decoration: underline;
}

.bucketcontent a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 11px;
	line-height:16px;
	color: #000000;
	text-decoration: none;
}

.uppernav {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 10px;
	line-height:25px;
	text-transform: uppercase;
	color: #2B2B2B;
}

.uppernav a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 10px;
	line-height:25px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

.uppernav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 10px;
	line-height:25px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}

.heading1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	line-height:20px;
	color: #FFFFFF;
}

.heading1a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	line-height:26px;
	color: #FFFFFF;
}

.heading2 {
	font-family:Trebuchet MS;
	font-weight:regular;
	font-size: 18px;
	line-height:20px;
	color: #8d1c44;
}

.heading3 {
	font-family:Trebuchet MS;
	font-weight:regular;
	font-size: 18px;
	line-height:20px;
	color: #8d1c44;
}

.heading4 {
	font-family:Trebuchet MS;
	font-weight:regular;
	font-size: 20px;
	line-height:20px;
	color: #FFFFFF;
}

.heading5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	line-height:20px;
	color: #8d1c44;
}

.topnav {
	text-align:left;
	line-height: 25px;
}

.topnavoff {
	background-color: #9DB991;
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height:25px;
	display:block;
}

.topnavoff a{
	background-color: #9DB991;
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	line-height:25px;
	display:block;
}

.topnavon {
	background-color: #d0dccb;
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height:25px;
	display:block;
}

.topnavon a{
	background-color: #d0dccb;
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height:25px;
	display:block;
}

.loginarea {
	background-color: #3B3B3B;
	height: 61px;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 11px;
	line-height:16px;
	color: #FFFFFF;
}

.footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 11px;
	line-height:16px;
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 11px;
	line-height:16px;
	color: #FFFFFF;
	text-decoration: none;
}

.rightpageborder {
	border-right: solid 1px #5E2476;
}

.searchbox {
	background: url(/app_themes/t6/images/search-bg.jpg) no-repeat;
	border: none;
	width: 197px;
	height: 29px;
	vertical-align: top;
	padding-right: 2px;
	padding-top: 5px;
	padding-left:5px;
}

.search {
	background: url('/app_themes/t6/images/bg_search.png') no-repeat center bottom;
	color: #000000;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-indent: 5px;
	width:272px;
	height:36px;
}
.submitbox {
	background: url(/app_themes/t6/images/button_search.png) no-repeat;
	border: none;
	width: 29px;
	height: 29px;
	vertical-align: middle;
}
.textbox {
	background: url(/app_themes/t6/images/search-bg.png) no-repeat;
	border: none;
	width: 164px;
	height: 23px;
	vertical-align: middle;
	padding-right: 2px;
	padding-top: 5px;
	padding-left:5px;
}
.textbox2 {
	background: url(/app_themes/t6/images/bg_login.png) no-repeat;
	border: none;
	width: 96px;
	height: 17px;
	vertical-align: middle;
	padding-right: 2px;
	padding-top: 0px;
	padding-left:5px;
}

.innerpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8d1c44;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: regular;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	font-weight: regular;
	text-decoration: none;
}

.breadcrumbs a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8d1c44;
	line-height: 16px;
	font-weight: regular;
	text-decoration: underline;
}

.breadcrumbs a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8d1c44;
	line-height: 16px;
	font-weight: regular;
	text-decoration: none;
}

.rightnav {
	padding-top: 10px;
	padding-left: 28px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.rightnavoff {
	background: url(/App_Themes/t6/images/bullet_leftnav.png) no-repeat scroll bottom left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent: 22px;
	line-height: 12px;
	padding-top:10px;
	text-decoration: underline;
	display:block;
}

.rightnavoff a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	text-decoration: underline;
	display:block;
}

.rightnavon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	text-decoration: none;
	display:block;
}

.rightnavon a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	text-decoration: none;
	display:block;
}

.pagetitle {
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}

.belowmainimage {
	background-color:#9BB1C8;
}