body {
	margin:0;
	color:#000000;
	/* background: url(/images/bgred.gif);
	background-repeat: repeat;  */
	background-color:#4a0b00;
}
#maintable {
	width:920px;
	margin-top:0px;
	margin-bottom:20px;
}
#maintable tr {
	vertical-align:top;
}
#logobanner {
	width:920px;
	background-color:#4a0b00;
	background: url(/images/banner_bg_920.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	height:120px;
}
#topnav {
	text-align:right;
	padding: 5px 5px;
	color:#ff9933;
}
#topnav a {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
#topnav a:hover {
	color:#ff9933;
}
#mainnav {
	text-align:left;
	width:920px;
	background-color:#4a0b00;
}
#contenttbl {
	width:100%;
	background-color:#ffffff;
}
#contentbody {
	width:580px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color : 222222;
	background-color:#ebe7db;
}
#contentcol {
	width:300px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	background-color:#ebe7db;
}
#search {
	padding:5px;
	border-left: 1px solid #b42e06;
	border-top: 1px solid #b42e06;
	border-right: 1px solid #b42e06;
	border-bottom: 1px solid #b42e06;
}
#footerline {
	padding: 0;
	font-size:4px;
	/* background-color:#b42e06; */
	background-color:#ff6000;
}
#footer {
	padding: 10px;
	color: #ffffff;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	font-weight:400;
	text-align:center;
	/* background: url(/images/bg_pattern.gif);
	background-repeat: repeat; */
}
#footer {
	color:#ff9933;
}
#footer a {
	color: #ffffff;
	text-decoration:underline;
}
#footer a:hover {
	color:#ff9933;
}
#footer #affooter {
	padding:10px;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#ff9933;
}
#footer #copyright {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
	color:#ff9933;
}

/* General styles */
h1,h2,h3,h4 {
	/* font-family:"Century Gothic", "Bookman Old Style"; */
	font-family:Arial, Helvetica, sans-serif;
	color: #990000;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
	color: #660000;
}
h4 {
	font-size:13px;
	color: #660000;
}
h1.title, h2.title, h3.title, h4.title {
	color: #b42e06;
}

th, td, p, .safari {  
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #222222;
}
p.title {  
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight:bold;
	color : #b42e06;
}
p.center {
	text-align:center;
}
p.normal { 
	text-align:left;
}
a:link, a:active, a:hover, a:visited {
	color:660099;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {
	color: #990000;
}
h1.title a:link, h1.title a:visited, h2.title a:link, h2.title a:visited, h3.title a:link, h3.title a:visited, h4.title a:link, h4.title a:visited {
	color: #990000;
}
/* -------------------- */
/* main top nav bar */
#navbartd {
	font-weight:bold;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color: #ffffff;
}
#navbar, #navbar ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}
#navbar a {
	width:auto;
	display: block;
	padding: 3px 5px;
	color: #ffffff;
	text-decoration: none;
}
#navbar li {
	float: left;
	width: auto;
	padding:0 5px;
}
#navbar li li {
	padding:0;
}
#navbar li li a {
	width:12.5em; /* box size of second-level */
	padding:4px 5px;
}
#navbar li li li a {
	width:12em; /* box size of third-level */
}
#navbar li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	/* margin: 0 0 0 -20px; */
}
#navbar li ul ul {
	margin: -1.5em 0 0 12em;  /* adjust the height and right position margin */
}
#navbar li:hover ul ul, #navbar li.hover ul ul {
	left: -999em;
}
#navbar li:hover ul, #navbar li li:hover ul, #navbar li.hover ul, #navbar li li.hover ul {
	left: auto;
}
/* ---add from Wayan's code --*/
#navbar li:hover li a, #navbar li.hover li a {
	/* background-color: #6a1602; */
	background-color:#4a0b00;
	border-left: 1px solid #ffffff;
	/* border-top: 1px solid #ffffff; */
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff; }
#navbar li a:hover, #navbar li li a:hover {
	color:#ff9933;
}
/* for rounded table */
.bl {background: url(images/grey_left_bottom.gif) 0 100% no-repeat #ffffff; width: 280px;}  
.br {background: url(images/grey_right_bottom.gif) 100% 100% no-repeat;}  
.tl {background: url(images/grey_left_top.gif) 0 0 no-repeat;}  
.tr {background: url(images/grey_right_top.gif) 100% 0 no-repeat; padding:10px;}  
.clear {font-size: 1px; height: 1px;} 
/* End of main top nav bar */
/* Fix IE. Hide from IE Mac \*/
* html h2 {font-size:16px;}
* html li {font-family:Arial, Helvetica, sans-serif;font-size:12px;}
* html #topnav a {font-family:Arial, Tahoma, Verdana;font-size:11px;padding:3px; }
* html #navbar a {font-family:Arial, Tahoma, Verdana;font-size:12px;padding: 3px 5px;}
* html #navbar li li a {padding: 4px 5px;}
