/* general body styles */
	body {
		font-size: 12px;
		
		color: #000;
		margin: 20px;
		margin-top: 0px;
		
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		
		background-color: #ffeeba;
		background-image: url(/_IMAGES/_XSL/templates/www_main/body_bg_top_gradient.jpg);
		background-position: top;
		background-repeat: repeat-x;
	}
	
	h1, h2, h3, h4 {
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-top: 0px;
	}
	
	p {
		font-size: 12px;
		line-height: 2;
	}
	
/* general link styles */
	a:link {
		color: #5d1200;
		font-weight: bold;
		text-decoration: none;
	}
	a:visited {
		color: #5d1200;
		text-decoration: none;
	}
	a:hover {
		color: #981d00;
		text-decoration: underline;
	}
	
/* message styles */
	#tmpl_message_table {
		width: 900px;
		color: #e6cbc0;
		font-size: 11px;
		height: 38px;
		z-index: 1;
		position: relative;
	}
	#tmpl_message_table td.side1 {
		width: 22px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/fader1.png) no-repeat bottom right;
	}
	#tmpl_message_table td.left {
		width: 854px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/message-bg.jpg) no-repeat bottom left;
	}
	#tmpl_message_table td.side2 {
		width: 24px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/fader2.png) no-repeat bottom left;
	}
	#tmpl_message_table td a {
		color: #fff;
	}
	#tmpl_message_table td a:visited {
		color: #fff;
	}
	#tmpl_message_table td a:hover{
		color: #e6cbc0;
	}

/* message container styles */	
	#message-container {
		width: 854px;
		color: #e6cbc0;
		font-size: 11px;
		height: 38px;
		z-index: 1;
		position: relative;
		padding-left: 73px;
		padding-bottom: 4px;
	}
	#message-container td a {
		color: #fff;
		text-decoration: underline;
	}
	#message-container td a:visited {
		color: #fff;
	}
	#message-container td a:hover{
		color: #e6cbc0;
	}
	
/* topper styles */
	#topper {
		width: 928px;
		height: 26px;
	}
	#topper td.side1 {
		width: 36px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/fader3.png) no-repeat top right;
	}
	#topper td.middle {
		width: 854px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/topper.jpg) no-repeat top center;
	}
	#topper td.side2 {
		width: 38px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/fader4.png) no-repeat top left;
	}


/* sides1 styles */
	#sides1 {
		width: 928px;
		z-index: -2;
	}
	#sides1 td.left34 {
		width: 14px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/left-side.png) repeat-y right;
	}
	#sides1 td.left345 {
		width: 14px;
	}
	#sides1 td.middle34 {
		width: 900px;
	}
	#sides1 td.right34 {
		width: 14px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/right-side.png) repeat-y top left;
	}
	

/* tab styles */
	#tmpl_tab_table {
		width: 900px;
		height: 36px;
	}
	#tmpl_tab_table.popup {
	}
	#tmpl_tab_table td.middle {
		width: 723px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/tabs.jpg) no-repeat top center;
	}
	#tmpl_tab_table td.right {
		width: 177px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/shotgun.jpg) no-repeat top center;
	}
	
	#tmpl_tab_table ul {
		margin: 0px;
		padding: 0px;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	}
	#tmpl_tab_table ul li {
		list-style: none;
		line-height: 33px;
		z-index: 4;
		float: left;
		margin: 0px;

		padding-left: 19px;
		
		color: #000;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
	}
	#tmpl_tab_table ul li.selected {
		color: #491400;
		font-size: 14px;
		font-weight: bold;
		text-decoration: underline;
	}
	#tmpl_tab_table ul li a {
		color: #000;
		text-decoration: none;
	}
	#tmpl_tab_table ul li a.disabled {
		color: #ccc;
		text-decoration: line-through;
	}
	#tmpl_tab_table ul li.selected a {
		color: #491400;
		text-decoration: underline;
	}
	#tmpl_tab_table ul a:hover {
		text-decoration: underline;
	}
	#tmpl_tab_table ul li div.right {
		height: 30px;
		padding-top: 3px;
		padding-right: 19px;
	}
	#tmpl_tab_table ul li.selected div.right {
		padding-right: 19px;
	}
	#tmpl_tab_table ul li div.bg {
	}
	#tmpl_tab_table ul li.selected div.bg {
	}
	
	
/* header styles */
	#tmpl_header {
		width: 900px;
		height: 264px;

	}
	

/* top nav styles */
	#tmpl_top_nav {
		color: #000;
		font-size: 11px;
		font-weight: bold;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-bottom: 3px;
		border-bottom: 1px dashed #000000;
	}
	#tmpl_top_nav a {
		color: #5d1200;
	}
	#tmpl_top_nav td {
	}
	#tmpl_top_nav td.middle {
	}
	
/* body styles */
	#tmpl_body {
		width: 900px;
		background: #ffffff url(../../../_IMAGES/_XSL/templates/www_main/body-bg.jpg) repeat-x;
	}
	#tmpl_body td.tmpl_body_container {
		vertical-align: top;
		padding: 10px;
	}

/* footer styles */
	#tmpl_footer_table {
		width: 938px;
		height: 40px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/footer.jpg) no-repeat top center;
	}
	#tmpl_footer_table td.middle {
	}
	#tmpl_footer_table td.bottom {
		text-align: right;
		padding: 10px;
	}
	#tmpl_footer_table td.bottom a {
		color: #000;
	}
	
	#tmpl_footer_links {
		width: 900px;
		margin-top: 10px;
		color: #000;
		font-size: 11px;
	}
	#tmpl_footer_links td a {
		color: #491400;
		text-decoration: none;
	}
	#tmpl_footer_links td a:hover {
		color: #491400;
		text-decoration: underline;
	}
	#tmpl_footer_links td img {
		border: none;
	}
	#tmpl_footer_links td.right {
		text-align: right;
	}
	