/* general body styles */
body {
	font-size: 12px;
	color: #54422f;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url('http://reverseages.com/_IMAGES/_XSL/templates/www_main/pattern.jpg');
}
/* heading styles */
h1, h2, h3, h4 { font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, cite, label, fieldset, address {
	clear: both;
	margin: 5px 0;
	padding: 0;
	text-indent: 0;
}
h1 { font-size: 2.0em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.0em; }
/* general styles */
p { font-size: 12px; line-height: 2; }
a:link { color: #482600; text-decoration: underline; }
a:visited { color: #482600; text-decoration: underline; }
a:hover { color: #f58138; text-decoration: underline; }
img { border: none; }

/* message styles */
#tmpl_message_table {
	width: 920px;
	color: #fff;
	height: 31px;
	font-size: 11px;
	margin: 0 auto;
	background: url('/_IMAGES/_XSL/templates/www_main/msg-top.jpg') no-repeat top;
}
#tmpl_message_table td a {
	color: #fff;
	font-weight: bold;
}
#tmpl_message_table td a:visited {
	color: #fff;
}
#tmpl_message_table td a:hover {
	color: #f58138;
}

/* header styles */
#tmpl_header {
	padding: 0;
	width: 920px;
	height: 270px;
	margin: 0 auto;
	text-align: center;
}
/* tab styles */
#tmpl_tab_table-sides{
	width: 100%;
	margin: 0 auto;
	background: url('/_IMAGES/_XSL/templates/www_main/nav-bg.gif') repeat-x top;
}
#tmpl_tab_table {
	width: 920px;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
}
#tmpl_tab_table.popup {
	margin-top: 15px;
}

#tmpl_tab_table td.middle {
	text-align: 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: 51px;
	float: left;
	margin: 0px;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}
#tmpl_tab_table ul li.selected {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: url('/_IMAGES/_XSL/templates/www_main/nav-bg-selected.gif') repeat-x top;
}
#tmpl_tab_table ul li a {
	color: #fbe2c8;
	text-decoration: underline;
}
#tmpl_tab_table ul li a.disabled {
	color: #ccc;
	text-decoration: line-through;
}
#tmpl_tab_table ul li.selected a {
	color: #482600;
	text-decoration: none;
}
#tmpl_tab_table ul a:hover {
	color: #f58138;
	text-decoration: underline;
}
/* top nav styles */
#tmpl_top_nav {
	color: #000;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 0;
}	
#tmpl_top_nav td.middle{}
#tmpl_top_nav a, #tmpl_top_nav a:visited {
	color: #482600;
}
#tmpl_top_nav a:hover {
	color: #f58138;
}
/* body styles */
#tmpl_body-bg {
	width: 100%;
	background: url('http://reverseages.com/_IMAGES/_XSL/templates/www_main/sides-bg.jpg') no-repeat top center;
}
#bg-top {
	width: 100%;
	background: transparent url('http://reverseages.com/_IMAGES/_XSL/templates/www_main/bg-top.gif') repeat-x top;
}
#tmpl_body {
	width: 928px;
	margin: 0 auto;
	background: url('http://reverseages.com/_IMAGES/_XSL/templates/www_main/body-bg2.jpg');
}
#tmpl_body td.tmpl_body_container {
	vertical-align: top;
	padding: 10px 10px 20px 10px;
}
/* footer styles */
#tmpl_footer_table {
	padding-top: 10px;
	width: 100%;
	color: #fbe2c8;
	background: #4b2800;
	font-size: 11px;
	height: 100px;
}

#tmpl_footer_table td.middle {
	text-align: center;
}
#tmpl_footer_links {
	padding-top: 10px;
	width: 920px;
	margin: 0 auto;
}
#tmpl_footer_links td a {
	color: #f58138;
	font-size: 11px;
}
#tmpl_footer_links td a:hover {
	color: #f58138;
}
#tmpl_footer_links td img {
	border: none;
}
#tmpl_footer_links td.right {
	text-align: right;
}