/* general body styles */
	body {
		color: #333;
		margin: 20px;
		margin-top: 30px;
		
		font-family: Tahoma, Arial, Helvetica, sans-serif;

		/*I commented out the background image below
		
		/*background: #e5cb29 url(../../_IMAGES/templates/www_home/home_background.gif) no-repeat top center fixed;
		
		/*
		background-color: #f7fbc5;
		background-image: url(../../_IMAGES/templates/www_master/bg_home.jpg);
		background-position: top;
		background-repeat: repeat-x;
		*/
	}
	
	h1, h2, h3, h4 {
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-top: 0px;
	}
	
	table {
		font-size: 12px;
	}
	
/* general link styles */
	a:link {
		color: #cc0000;
	}
	a:visited {
		color: #666;
	}
	

/* header styles */
	#tmpl_header {
		width: 530px;
	}
	#tmpl_header td.logo_left {
		width: 153px;
	}
	#tmpl_header td.logo_left object {
		float: right;
	}
	#tmpl_header td.logo {
		padding-top: 14px;
		padding-bottom: 24px;
	}
	#tmpl_header td.logo img {
		margin-top: 45px;
	}

/* tab styles */
	#tmpl_tab_table {
		width: 451px;
		padding-top: 0px;
	}
	#tmpl_tab_table.popup {
		margin-top: 15px;
	}
	#tmpl_tab_table td.left {
		width: 4px;
	}
	#tmpl_tab_table td.middle {
	}
	#tmpl_tab_table td.exw_right {
		width: 4px;
	}
	
	#tmpl_tab_table ul {
		margin: 0px 0px 0px 0px;
		padding: 0px;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	}
	#tmpl_tab_table ul li {
		list-style: none;
		line-height: 26px;

		float: left;
		margin: 0px;
		
		padding-left: 14px;
		
		color: #7c7b5d;
		font-size: 13px;
		font-weight: normal;
		text-align: center;
	}
	#tmpl_tab_table ul li.selected {
		color: #7c7b5d;
		font-size: 13px;
		font-weight: normal;
		text-decoration: none;
		
		padding-left: 5px;
		
		background-image: url(../../_IMAGES/templates/www_master/tab_selected_left.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	#tmpl_tab_table ul li a {
		color: #7c7b5d;
		text-decoration: none;
	}
	#tmpl_tab_table ul li a.disabled {
		color: #ccc;
		text-decoration: line-through;
	}
	#tmpl_tab_table ul li.selected a {
		color: #7c7b5d;
		text-decoration: none;
	}
	#tmpl_tab_table ul a:hover {
		text-decoration: underline;
	}
	#tmpl_tab_table ul li div.exw_right {
		padding-right: 5px;
	}
	#tmpl_tab_table ul li.selected div.exw_right {
		padding-right: 5px;
		background-position: top right;
		background-repeat: no-repeat;
		background-image: url(../../_IMAGES/templates/www_master/tab_selected_right.gif);
	}
	#tmpl_tab_table ul li div.bg {
		padding: 0px 18px 0px 18px;
	}
	#tmpl_tab_table ul li.selected div.bg {
		background-image: url(../../_IMAGES/templates/www_master/tab_selected_bg.gif);
		background-repeat: repeat-x;
		background-position: top center;
		padding: 0px 23px 0px 23px;
	}
	
/* body shadow styles */

/*I commented out the shadow below

	/*#tmpl_shadowtbl {
		/*z-index: 3;
		/*width: 543px;
		/*position: relative;
		/*margin: 0 auto;
		/*left: 0;
	/*}
	/*#tmpl_shadowtbl td.main {
		/*width: 532px;
	/*}
	/*#tmpl_shadowtbl td.topleft {
		/*width: 11px;
		/*height: 21px;
		/*background: url(../../_IMAGES/templates/www_home/home_table_corner-topleft.png) no-repeat bottom right;
		/*margin: 0px;
		/*padding: 0px;
	/*}
	/*#tmpl_shadowtbl td.left {
		/*width: 11px;
		/*background: url(../../_IMAGES/templates/www_home/home_table_border-left.png) repeat-y top right;
		/*margin: 0px;
		/*padding: 0px;
	/*}
	/*#tmpl_shadowtbl td.bottom {
		/*width: 543px;
		/*height: 13px;
		/*background: url(../../_IMAGES/templates/www_home/home_table_border-bottom.png) no-repeat top right;
		/*margin: 0px;
		/*padding: 0px;
	/*}

/* misc home body styles */


	/*I commented out the paw below


	/*#paw_container {
		/*z-index: 2;
		/*width: 100%;
		/*position: absolute;
		/*margin: 0 auto;
		/*left: 0;
		/*padding: 0px 0px 0px 0px;
	/*}
	/*#paw {
		/*width: 800px;
		/*height: 190px;
		/*background: url(../../_IMAGES/templates/www_home/paw.png) no-repeat top left;
		/*margin: 0 auto;
		/*margin-top: 340px;
		/*left: 0;
		/*padding: 0px 0px 0px 0px;
	/*}


/* body styles */

	#tmpl_body {
		width: 532px;
	}
	#tmpl_body td.tmpl_body_left_column {
		vertical-align: top;
		width: 180px;
		padding: 10px;
		padding-right: 0px;
	}
	#tmpl_body td.tmpl_body_container {
		background-color: #fff;
		vertical-align: top;
		padding: 0px;
		background: url(../../_IMAGES/templates/www_home/tbl_home_round_bg.png) repeat-y top center;
	}
	
	#tmpl_body td.tmpl_body_top {
		width: 532px;
		height: 10px;
		background: url(../../_IMAGES/templates/www_home/tbl_home_round_top.png) no-repeat top center;
	}
	#tmpl_body td.tmpl_body_bot {
		width: 532px;
		height: 10px;
		background: url(../../_IMAGES/templates/www_home/tbl_home_round_bot.gif) no-repeat top center;
	}
	
	#tmpl_home_txt {
		width: 500px;
		margin: 0 auto;
		text-align: center;
		clear: both;
	}
	#tmpl_home_txt a {
		font-size: 11px;
	}

/* footer styles */
	#tmpl_footer_table {
		width: 532px;
		color: #666;
		font-size: 11px;
		padding-top: 10px;
	}
	#tmpl_footer_table td.middle {
		text-align: center;
	}
	#tmpl_footer_table td.bottom {
		color: #cc0000;
		font-weight: bold;
		text-align: center;
		padding: 10px;
	}
	#tmpl_footer_table td.bottom a {
		color: #cc0000;
	}
	
/* search field styles */
	#tmpl_home_search {
		padding-top: 2px;
		padding-left: 20px;
		text-align: left;
	}
 	#tmpl_home_search div.field {
		text-align: left;
		padding: 3px 3px 3px 0px;
		margin: 0px 0px 7px 0px;
		float: left;
		clear: both;
		
		background: url(../../_IMAGES/templates/www_master/search_field_bg.gif) repeat-x bottom left;
		
		border: 1px solid #f2ce37;
	}
	#tmpl_home_search span.field input.search_field {
		width: 431px;
		height: 100%;
		margin: 0px 0px 0px 0px;
		padding: 7px 12px 6px 12px;
		border: none;
		background: none;
		float: left;
		
		font-family: "Trebuchet MS", Arial, Verdana, "Microsoft Sans Serif";
		font-size: 20px;
		color: #576068;
	}
	#tmpl_home_search span.field input.search_button {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}

