html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6;
}
body#bd {
	color: #333333;
	background: #FFFFFF;
}
body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}
body.fs1 {
	font-size: 10px;
}
body.fs2 {
	font-size: 11px;
}
body.fs3 {
	font-size: 12px;
}
body.fs4 {
	font-size: 13px;
}
body.fs5 {
	font-size: 14px;
}
body.fs6 {
	font-size: 15px;
}
/* Normal link */ 
a {
	color: #1C64A5;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #1C64A5;
	text-decoration: underline;
}
a img {
	border: none;
}
/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
	color: #333333;
	font-weight:bold;
}
/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption p, a.readon, p.site-slogan, #ja-pathway, #ja-footer {
	color: #999999;
	font-size: 85%;
}
img {
	margin: 0;
	padding: 0;
}
.img_caption.left, .img_caption.right {
	margin-top: 3px;
}
/* Heading */
h1 {
	font-size: 150%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 105%;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
ul {
	list-style: none;
}
ul li {
	/*	background: url(../images/bullet.gif) no-repeat 22px 8px;
	line-height: 160%;
*/
	padding-left: 15px;
}
ol li {
	line-height: 180%;
	margin-left: 35px;
}
fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/dot.gif) repeat-x top;
}
fieldset a {
	font-weight: bold;
}
fieldset.input {
	padding: 0;
	background: none;
}
hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #E6E6E6;
	height: 1px;
}
br {
	height: 1px;
	font-size: 1px;
}
td, th, div {
	font-size: 100%;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
form label {
	cursor: pointer;
}
.button {
	font-size: 110%;
	color: #FFFFFF;
	border:1px solid #ffb700;
	background:#990000;
	padding:3px;
}
input, select, textarea, .inputbox {
	font-size: 110%;
	color: #990000;
	border:1px solid #990000;
	background:#FFFFFF;
	padding:3px;
}
.inputbox {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.button {
	padding: 2px 8px;
	border: 1px solid #1C64A5;
	background: #1C64A5;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:5px;
	margin-right:5px;
}
a:hover.mainlevel-button {
	color:#FFFFFF;
}
.menu-button, .mainlevel-button {
	background:#A41010 none repeat scroll 0 0;
	border:1px solid #A41010;
	margin-left:10px;
	margin-right:10px;
	height:22px;
	width:150px;
	font-size:12px;
	color:#FFFFFF;
	padding:3px;
}
.menu-button a, .menu-button a:hover .mainlevel-button a, .mainlevel-button a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
* html .button { /*IE 6*/
	padding: 0 5px !important;
}
*+html .button { /*IE 7*/
	padding: 0 5px !important;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator {
	clear: both;
	display: block;
	height: 15px;
	margin: 0;
}
.column_separator {
	padding: 0 25px;
}
/* content tables */
.sectiontableheader {
	background: #999999;
	padding: 8px;
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}
.sectiontableheader a, .sectiontableheader a:hover, .sectiontableheader a:active, .sectiontableheader a:focus {
	color: #FFFFFF;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 8px;
	background: url(../images/dot.gif) repeat-x bottom;
	font-size:12px;
}
table.contentpane {
	border: none;
	width: 100%;
}
table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
table.contentpaneopen td {
	padding-left:5px;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 30%;
	float: right;
}
table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 12px 8px;
	padding: 1px 5px 1px 20px;
}
table.contenttoc th {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 3px;
	text-indent: 5px;
}
table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}
table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}
table.pollstableborder tr.sectiontableentry1 td {
	background: #F7F7F7;
}
table.searchintro {
	padding: 0px;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
.blog_more {
	margin: 15px 0 0;
	padding: 10px 0 0;
	background: url(../images/dot.gif) repeat-x top;
}
.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}
.blog_more ul {
	margin: 0;
	padding: 0;
}
.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 4px 8px;
	margin: 0;
	padding: 0 0 0 12px;
}
.category {
	font-weight: bold;
	text-transform: uppercase;
}
h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 10px;
	font-size: 135%;
}
.componentheading {
	font-size: 100%;
	border-bottom:1px solid #990000;
	font-size: 135%;	
}
.contentdescription {
	padding-bottom: 5px;
}
h2.contentheading, .contentheading {
	margin: 0;
	padding: 0 0 5px;
	font-size: 135%;
	color: #333333;
	border-bottom: 1px solid #990000;
	margin-bottom:10px;
}
table.blog .contentheading {
	font-size: 115%;
	color: #E15E06;
}
a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus {
}
a.readon {
	text-align: center;
	text-decoration: none;
	color: #1C64A5;
	font-weight: bold;
	background: url(../images/arrow-readon-1.png) no-repeat left 0;
	padding-left: 15px;
	text-transform: uppercase;
}
a.readon:hover, a.readon:focus, a.readon:active {
	background: url(../images/arrow-readon-2.png) no-repeat left 0;
	color: #E15E06;
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}
.moduletable {
	padding: 0;
}
ul.pagination {
	margin: 15px auto 0;
	padding: 10px 0 0;
	background: url(../images/dot.gif) repeat-x top;
}
ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
ul.pagination li span {
	padding: 2px 5px;
}
ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
	background: #666666;
	color: #FFFFFF;
}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #1C64A5;
	color: #FFFFFF;
}
.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}
.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td, .pollstableborder tr.sectiontableentry2 td {
	background: none;
}
ul.latestnews a, ul.mostread a {
	color: #990000;
}
/* META
--------------------------------------------------------- */
.article-toolswrap {
	display: block;
	margin: 5px 0 10px;
	padding: 0;
	position: relative;
	text-transform: uppercase;
}
.article-tools {
	display: block;
	padding: 0 10px 0 0;
}
.article-meta {
	width: 70%;
	float: left;
}
.createby {
	padding: 0 5px 0 7px;
	background: url(../images/vline.gif) no-repeat left;
}
.createdate {
	padding: 0 5px 0 0;
}
.modifydate {
	width: 100%;
	display: block;
	text-transform: uppercase;
}
div.buttonheading {
	position: absolute;
	top: 0;
	right: 10px;
}
.buttonheading img {
	margin: 0 0 0 5px;
	border: 0;
	float: right;
}
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
}
#ja-header, #ja-header-title, #ja-container, #ja-footer {
	width: 950px;
	margin: 0 auto;
	clear: both;
}
.narrow #ja-header, .narrow #ja-container, .narrow #ja-footer {
	width: 750px;
}
#ja-container {
}
#ja-mainbody {
	width: 74.9%;
	float: left;
}
/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: right;
	width: 70%;
}
#ja-current-content {
	float:right;
	width:75%;
	padding: 0px 10px 10px 0px;
}
/* COLUMNS
--------------------------------------------------------- */
#ja-col1,#ja-col2,#ja-col3,#ja-col4 {
	float: left;
	overflow: hidden;
	width: 24.9%;
	min-height:300px;
}
#ja-col1 .moduletable{
	min-height:300px;	
	border:1px solid #CCCCCC;	
	margin-left:0px;
	margin-right:3px;
	background: url(../images/header-bg.gif) repeat-x top #efefef;	
}
#ja-col2 .moduletable{
	background: url(../images/header-bg.gif) repeat-x top #efefef;	
	min-height:300px;	
	border:1px solid #CCCCCC;	
	margin-left:3px;
	margin-right:3px;	
}
#ja-col3 .moduletable{
	background: url(../images/header-bg.gif) repeat-x top #efefef;
	min-height:300px;	
	border:1px solid #CCCCCC;	
	margin-left:3px;
	margin-right:3px;	
}
#ja-col4 .moduletable{
	background: url(../images/header-bg.gif) repeat-x top #efefef;
	min-height:300px;	
	border:1px solid #CCCCCC;	
	margin-left:3px;
	margin-right:0px;	
}
/*common style for column*/

#ja-col1 table {
	border-collapse: collapse;
	border-spacing: 0;
}
#ja-col1 .article_separator {
	display: none;
}
/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap, #ja-containerwrap-fr, #ja-containerwrap-fl, #ja-containerwrap-f {
	padding: 10px 0;
	margin: 0;
	/*	background: url(../images/top-bg.gif) repeat-x top;*/
	border-bottom:2px solid #333333;/*	border-top:2px solid #990000;	*/
}
/*content + left*/
#ja-containerwrap-fr #ja-mainbody {
	width: 100%;
}
#ja-containerwrap-fr #ja-col1 {
	width: 24.9%;
}
#ja-containerwrap-fr #ja-content {
	width: 75%;
}
#ja-containerwrap-fr #ja-current-content {
	padding-right: 0;
}
/*content + right*/
#ja-containerwrap-fl #ja-content {
	width: 100%;
}
#ja-containerwrap-fl #ja-current-content {
	padding-left: 5px;
}
/*full*/
#ja-containerwrap-f #ja-mainbody {
	width: 100%;
}
#ja-containerwrap-f #ja-content {
	width: 100%;
}
#ja-containerwrap-f #ja-current-content {
	padding-left: 5px;
	padding-right: 5px;
}
/* MODULE
--------------------------------------------------------- */
div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3 {
	font-size: 115%;
	margin: 0 0 10px;
	padding: 0 0 10px;
	color: #1C64A5;
	background: url(../images/h3-bg.gif) no-repeat bottom left;
}
div.moduletable, div.moduletable_menu, div.moduletable_text {
	margin: 5px;
	padding: 5px;
}
div.module h3, div.module_menu h3, div.module_text h3, div.module_hilite h3, div.module_nopad h3 {
	margin: 0 -15px 10px;
	padding: 10px 15px;
	white-space: nowrap;
	font-size: 115%;
	border-bottom: 1px solid #E6E6E6;
	color: #333333;
}
div.module, div.module_menu, div.module_text, div.module_hilite, div.module_nopad {
	margin: 0 0 20px;
	padding: 0;
	width: 100%; /*need for ie 6 */
	background: url(../images/box-br.gif) no-repeat bottom right;
}
div.module div, div.module_menu div, div.module_text div, div.module_hilite div, div.module_nopad div {
	padding: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
}
div.module div div, div.module_menu div div, div.module_text div div, div.module_hilite div div, div.module_nopad div div {
	padding: 0;
	background: url(../images/box-tr.gif) no-repeat top right;
}
div.module div div div, div.module_menu div div div, div.module_text div div div, div.module_hilite div div div, div.module_nopad div div div {
	padding: 5px;
	background: url(../images/box-tl.gif) no-repeat top left;
}
/*nopad*/
div.module_nopad h3 {
	padding: 10px 30px;
	margin-bottom: 0;
}
div.module_nopad div div div {
	padding: 0 1px 5px;
}
/*hilite*/
div.module_hilite h3 {
	color: #FFFFFF;
	background: url(../images/h3-hilite-bg.gif) repeat-x bottom;
	border: none;
}
div.module_hilite {
	background: url(../images/box-hilite-br.gif) no-repeat bottom right;
	color: #FFFFFF;
}
div.module_hilite div {
	padding: 0;
	background: url(../images/box-hilite-bl.gif) no-repeat bottom left;
}
div.module_hilite div div {
	background: url(../images/box-hilite-tr.gif) no-repeat top right;
}
div.module_hilite div div div {
	background: url(../images/box-hilite-tl.gif) no-repeat top left;
}
/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}
div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
div.moduletable ul {
	list-style: none;
}
div.moduletable li {
	background-position: 3px 8px;
	line-height: 160%;
	padding-left: 12px;
}
div.module div div div div, div.module_menu div div div div, div.module_text div div div div, div.module_hilite div div div div, div.module_nopad div div div div {
	background: none;
}
/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	/*	background: url(../images/header-bg.jpg) repeat-x top;*/
	z-index: 999;
	position: relative;
}
#ja-header {
	height: 100x;
	line-height: normal;
	position: relative;
}
#ja-header-title {
	height: 20px;
	line-height: normal;
	position: relative;
	text-indent:5px;
}
h1.logo {
	margin: 0;
	padding: 0;
	font-size: 115%;
	vertical-align:bottom;
	background:#FFFFFF;
	width: 350px;
	height: 100px;
	float:left;
}
h1.logo a {
	margin-top:10px;
	width: 350px;
	height: 100px;
	display: block;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
/*	margin-left:250px;*/
}
h1.logo a span {
	position: absolute;
	top: -1000px;
}
h2.blog-link {
	margin: 0;
	padding: 0;
	font-size: 115%;
	vertical-align:bottom;
	background:#FFFFFF;
	width:280px;
	height: 70px;	
	float:right;
	margin-top:20px;
}
h2.blog-link a{
	width: 280px;
	height: 70px;
	display: block;
	background-image: url(../images/wordpress.muzee.jpg);	
	background-repeat: no-repeat;
	background-position: center center;
}
h2.blog-link span{
	position: absolute;
	top: -1000px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
}
/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	height: 30px;
	width: 100%;
	float: left;
	border-bottom:2px solid #990000;
	margin-top:5px;
	padding-bottom:5px;
	background: url(../images/box-hilite-tr.gif) repeat-x;
}
.narrow #ja-mainnav {
	width: 65%;
}
#ja-mainnav a, #ja-subnav a {
	outline: none;
}
#ja-mainnav a span.menu-title {
	padding: 5px;
	display: block;
	padding-top:15px;
	font-size:11px;
}
#ja-mainnav a span.menu-desc {
	display: block;
	text-transform: none;
	font-weight: normal;
	font-size: 85%;
	color: #999999;
	padding: 0 15px;
	line-height: normal;
}
#ja-subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ja-subnav li {
	background: none;
	margin: 0;
	padding: 1px 0;
}
#ja-subnav a {
	display: block;
	outline: none;
	padding: 7px 5px 9px;
	margin: 0;
	text-decoration: none;
	color: #666666;
	background: url(../images/dot.gif) repeat-x bottom;
}
#ja-subnav a:hover, #ja-subnav a:active, #ja-subnav a:focus {
	color: #1C64A5;
	text-decoration: underline;
}
#ja-subnav li.active a {
	color: #1C64A5;
	font-weight: bold;
}
/* breadcrumbs */
#ja-pathway {
	background: #F7F7F7;
	border: 1px solid #E6E6E6;
	line-height: normal;
	text-indent: 10px;
	clear: both;
	font-size:11px;
}
#ja-pathway strong {
	margin-right: 5px;
}
#ja-pathway a {
	text-decoration: none;
}
#ja-pathway a:hover {
	text-decoration: underline;
}
#ja-pathway img {
	margin: 1px 5px;
}
/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
ul.menu li {
	display: block;
	background: none;
	margin: 0;
	padding: 0;
	line-height: normal;
}
ul.menu li a {
	display: block;
	outline: none;
	padding: 7px 5px 9px;
	margin: 0;
	text-decoration: none;
	color: #666666;
	background: url(../images/dot.gif) repeat-x bottom;
}
ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus {
	color: #1C64A5;
	background: url(../images/dot.gif) repeat-x bottom #F2F2F2;
	text-decoration: none;
}
ul.menu li.active a {
	font-weight: bold;
	color: #1C64A5;
}
ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li li {
	border: none;
}
ul.menu li li a {
/*	border: none;
	padding-left: 26px !important;
	text-transform: none;
	font-weight: normal !important;
	background: url(../images/bullet.gif) no-repeat 15px 13px !important;
*/
}
ul.menu li li a:hover, ul.menu li li a:active, ul.menu li li a:focus {
	color: #1C64A5;
	text-decoration: underline;
}
ul.menu li li.active a {
	color: #1C64A5;
	font-weight: bold;
}
ul.menu li li li a {
/*
	color: #666666 !important;
	font-weight: normal !important;
	padding-left: 38px !important;
	background: url(../images/bullet.gif) no-repeat 30px 13px !important;
*/	
}
ul.menu li li li.active a {
	font-weight: bold !important;
}
/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full {
	margin-top:15px;
}
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}
.ja-box-left div.moduletable {
	padding-right: 20px;
}
.ja-box-center div.moduletable {
	padding: 0 10px;
}
.ja-box-right div.moduletable {
	padding-left: 20px;
}
#ja-topsl {
	background: url(../images/header-bg.gif) repeat-x top #efefef;
	border:1px solid #333333;
	margin-bottom:10px;
}
/* Top spotlight */
#ja-topsl1 {
	width: 44.8%;
	float: left;
}
#ja-topsl1 div.moduletable {
	margin-right: 10px;
}
#ja-topsl2 {
	width: 55%;
	float: left;
}
div.module_hilite ul {
	margin: 0;
	padding: 0;
}
div.module_hilite ul li {
	margin: 0;
	padding-left: 10px;
	background: url(../images/bullet2.gif) no-repeat left center;
}
div.module_hilite a {
	color: #FFFFFF;
}
/* Bottom spotlight */
#ja-botsl1, #ja-botsl2 {
	clear: both;
	margin: 0;
	padding: 5px 0;
	font-weight:bold;
}
#ja-botsl1 hr, #ja-botsl2 hr {
	margin:0;
}
#ja-botsl2 {
	border-top: 3px solid #E6E6E6;
	padding-bottom: 0;
}
#ja-botsl1 div.moduletable, #ja-botsl2 div.moduletable {
	margin: 0;
	padding: 0;
}
#ja-botsl1 img { 
	border:1px solid #CCCCCC;
	padding:2px;
}
#ja-botsl1 div.moduletable h3, #ja-botsl2 div.moduletable h3 {
	margin: 0;
	padding: 0;
	background: none;
	color: #E15E06;
}
#ja-botsl1 div.moduletable h3 span, #ja-botsl2 div.moduletable h3 span {
	color: #666666;
}
/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	position: relative;
	clear: both;
	padding: 15px 0 30px;
}
#ja-footer small {
	font-size: 100%;
	padding: 0;
	float: left;
}
#ja-footer ul {
	margin: 0;
	padding: 0;
	float: right;
}
#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	background: url(../images/vline.gif) no-repeat center left;
}
#ja-footer li a {
	display: inline;
	padding: 0 10px;
}
li.ja-firstitem {
	background: none !important;
}
/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}
/* Login */
#form-login p {
	margin: 0 0 5px;
}
#form-login ul {
	margin: 5px 0 0;
}
#modlgn_username, #modlgn_passwd {
	width: 90%;
}
/* Search */
#ja-search {
	float: right;
	padding-left: 25px;
	/*	background: url(../images/icon-search.gif) no-repeat 10px 3px;*/
	overflow: hidden;
}
#ja-search .inputbox {
	font-size: 92%;
	font-weight: bold;
	color: #999999;
}
/*others*/
#ja-banner {
	padding: 20px 0 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
	clear: both;
}
div.back_button a, div.back_button a:hover, div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}
.clr {
	clear: both;
}
.hasTip img {
	border: none;
}
div.ja-innerdiv {
	padding: 10px 0 !important;
	background: url(../images/dot.gif) repeat-x bottom !important;
}
div.ja-innerdiv img {
	padding: 0;
	margin: 5px 10px 0 0;
}
img.ja-img {
	padding: 3px;
	border: 1px solid #E6E6E6;
}
table.tblexchange {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	font-size: 85%;
}
table.tblexchange th {
	background: #F7F7F7;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
}
table.tblexchange td {
	padding: 5px 5px;
	text-align: center;
	border-bottom: 1px solid #E6E6E6;
}
table.tblexchange td.hilite {
	color: #E15E06;
}
/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	max-width: 200px;
	padding: 5px;
	z-index: 999;
	color: #333333;
}
.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
	margin: 0;
	padding: 0;
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}
/* System Standard Messages */
#system-message dd.message ul {
	background: #666666;
	border: none;
}
/* System Error Messages */
#system-message dd.error ul {
	background: #666666;
	border: none;
}
/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	border: none;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	display: block;
	width: 100%;
}
* html .clearfix {
	height: 1%;
}
.clear {
	clear:both;
}
#test {
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent:25px;
	float:right;
	height:15px;
	color:#990000
}
.all {
	text-align:right;
	margin-top:-15px;
}
table.ol-background {
	color:#ffffff;
	background-color: #990000;
}
