/* general body styles */
body {
	font-size: 12px;
	color: #000;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url('/_IMAGES/_XSL/templates/www_main/pattern.jpg');
}
#bar-top {
	height: 9px;
	width: 100%;
	background: url('/_IMAGES/_XSL/templates/www_main/bar-top.jpg') repeat-x top;
}
/* 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: 3; }
a:link { color: #000; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:hover { color: #9b0000; text-decoration: underline; }
img { border: none; }
/* page wraping */
#page-wrap {
	margin: 0 auto;
	padding: 0;
	width: 993px;
}
/* message styles */
#tmpl_message_table {
	width: 993px;
	color: #fff;
	height: 12px;
	font-size: 11px;
	height: 37px;
	background: url('/_IMAGES/_XSL/templates/www_main/msg-top.jpg') no-repeat;
}
#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: #ffaf4c;
}
#tmpl_message_table td.left { padding-left: 45px;}
#tmpl_message_table td.right { padding-right: 40px;}

#tmpl_header {
	width: 993px;
	height: 176px;
}
/* tab styles */
#tmpl_tab_table {
	width: 993px;
	font-size: 14px;
}
#tmpl_tab_table.popup {
	margin-top: 15px;
}
#tmpl_tab_table td.middle {
	background: url('/_IMAGES/_XSL/templates/www_main/tabs-bg.jpg') repeat-x top;
}
#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: 41px;
	float: left;
	margin: 0px;
	padding-left: 24px;
	padding-right: 24px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}
#tmpl_tab_table ul li.selected {
	font-weight: bold;
	text-decoration: none;
	background: url('/_IMAGES/_XSL/templates/www_main/tabs-bg-selected.jpg') repeat-x top;
}
#tmpl_tab_table ul li a {
	color: #a0b694;
	text-decoration: underline;
}
#tmpl_tab_table ul li a:hover{
	color: #ffeace;
	text-decoration: none;
}
#tmpl_tab_table ul li a.disabled {
	color: #ccc;
	text-decoration: line-through;
}
#tmpl_tab_table ul li.selected a {
	color: #ffeace;
	text-decoration: none;
}
#tmpl_tab_table ul a:hover {
	text-decoration: underline;
}
#tmpl_tab_table td.left { width: 47px; }
#tmpl_tab_table td.right { width: 47px; }
/* top nav styles */
#tmpl_top_nav {
	color: #000;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#tmpl_top_nav a, #tmpl_top_nav a:visited {
	color: #000;
	font-weight: bold;
}
#tmpl_top_nav a:hover {
	color: #bf0000;
}
/* body styles */
#tmpl_body {
	width: 993px;
	background: url('/_IMAGES/_XSL/templates/www_main/body-bg.jpg') repeat-y center;
}
#tmpl_body td.tmpl_body_container {
	vertical-align: top;
	padding: 5px 60px 0px 70px;
}
/* footer styles */
#tmpl_footer_links {
	width: 993px;
	margin: 0 auto;
	color: #fff;
	padding: 10px 40px 10px 50px;
}
#tmpl_footer_links td a {
	color: #fff;
	font-size: 11px;
}
#tmpl_footer_links td a:hover {
	color: #ffaf4c;
}
#tmpl_footer_links td img {
	border: none;
}
#tmpl_footer_links td.right {
	text-align: right;
}
.center {
	margin: 10px 0 35px 0;
}

.center td.left1 {
	width: 271px;
	height: 243px;
	background: url('/_IMAGES/_XSL/templates/www_main/top-left.jpg') no-repeat;
}
.center td.left2 {
	width: 274px;
	height: 243px;
	background: url('/_IMAGES/_XSL/templates/www_main/top-right.jpg') no-repeat;
}

.center div.box1 {
	padding: 20px 40px 0 20px;
}
.center div.box2 {
	padding: 20px 20px 0 55px;
}
.center a {
	color: #3b623d;
}
.center a:hover {
	color: #000;
}
.center h6 { font-size: 1.5em; }
.bottom-btn {
	width: 221px;
	height: 152px;
	float: left;
	margin: 0 12px 0 12px;
	background: url('/_IMAGES/_XSL/templates/www_main/bottom-bg.jpg') no-repeat;
}
.bottom-btn div.inner {
	text-align: center;
	padding: 20px;
	color: #fff;
}
.bottom-btn div.inner a {
	text-decoration: underline;
	color: #fff;
}
.bottom-btn div.inner a:hover{
	text-decoration: underline;
	color: #ffdcb1;
}