@CHARSET "ISO-8859-1";
	/* RENDERING DYNAMIC CSS FOR artemisia */
	
	body, td {
		font-family: arial;
		font-size: 12px;
		margin: 0px;
	}
	a:link,a:visited {
		color: #1e709f;
		text-decoration: none;
	}
	a:hover {
		color: #1e709f;
		text-decoration: underline;
	}
	th {
		background-color: #0033cc;
		color: #ffffff;
		text-align: left;
	} /*
			.ul_header{list-style: none; margin: 0px;padding: 0px;}
 			.li_invoice_header{display: inline; margin-left: 1em;width: 60px;}
 			.li_invoice{display: inline; margin-left: 1em; width: 60px;}*/
 	
	.border {
		border: 1px solid #00cc00;
	}
	.header {
		
	}
	.footer {
		padding: 3px 3px 3px 10px;
		color: #ffffff;
		font-weight: bold;
		font-size: 10px;
	}
	.mainmenu, .mainmenu a:link, .mainmenu a:visited, .mainmenu a:hover {
		color: #ffffff;
	}
	ul.omenu {
		overflow: hidden;
		width: 166px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	.omenu li {
		list-style: none;
		background-color: #cccccc;
		margin: 0px 0px 4px 0px;
		display: block;
		padding: 4px 4px 4px 4px;
		border-bottom: solid 1px #333333;
	}
	.omenu li.selected {
		color: #ffffff;
		background-color: #1e709f;
	}
	.omenu li.selected a {
		color: #ffffff;
	}.locator {
		list-style: none;
		margin: 0px 8px 20px 0px;
		padding: 8px 2px 20px 2px;
	}
	
	.locator li {
	    background: url('/_style/breadcrumb.png') no-repeat center left;
		padding: 8px 2px 8px 20px;
		margin: 0;
		float: left;
	}
	.tableHead, .tableSeperator {
		margin: 0px 0px 0px 0px;
		font-weight: bold;
		font-size: 10px;
		color: #ffffff;
		clear: both;
	}
	
	.tableHead {
	height: 22px;
	}
	
	
	div.tableHead, div.tableSeperator {
		padding: 3px 5px 0px 18px;
		margin: 1px 0px 0px 0px;
		background: url(/_style/artemisia/tablehead600.jpg) no-repeat;
	}
	ul.tableHead {
		padding: 0;
		margin: 5px 0px 0px 0px;
		background: url(/_style/artemisia/tableheadfull.jpg) top right no-repeat;
	}
	ul.tableHead >  li:first-child {
		padding: 2px 2px 5px 20px;
		margin: 0;
		background: url(/_style/artemisia/tablehead600.jpg) top left no-repeat;
	}
	.propHead {
		background: url(/_style/artemisia/tablehead600.jpg) no-repeat;
	}
	.tableHead li, .tableFoot li, .tableSeperator li {
		display: block;
		float: left;
		margin: 0;
		padding: 2px 2px 5px 2px;
		height: 16px;
		overflow: hidden;
		white-space: nowrap;
		list-style: none;
	}
	.tableRow, .tableSeperator {
		clear: both;
		display: block;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 18px;
		overflow: auto;
		border-bottom: solid 1px #cccccc;
		background-color: #ffffff;
	}
	.tableRow {
		width: 590px;
	}
	.tableHead,.tableFoot, .tableSeperator {
		width: 620px;
	}
	.propRow {
		width: 580px;
	}
	.propHead, .propFoot {
		width: 585px;
	}
	.tableSeperator {
		background-color: #999999;
		width: 580px;
	}
	.tableFoot,.propFoot {
		padding: 3px 5px 0px 5px;
		margin: 4px 0px 0px 0px;
		border-top: solid 1px #0a4d84;
		font-weight: bold;
		font-size: 10px;
		color: #999999;
		background-color: #bbd7e0;
		height: 30px;
		vertical-align: middle;
	}
	.propRow LI,.tableRow LI {
		display: block;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 3px 2px 5px 2px;
		overflow: hidden;
		white-space: nowrap;
		vertical-align: bottom;
	}
	.propRow li {
		width: 180px;
	}
	.propRow li+li {
		width: 380px;
	}
	dl {
	    display: block;
		/*float: left;*/
		margin: 0px 0px 5px 18px;
		width:900px;
		background-color: #ffffff;
	}
	
	
	dt {
	    float:left;
	    margin: 0px 0px 0px 0px;
	    padding: 3px 0px 3px 3px;
		width: 180px;
		
	}
	
	
	
	dd {
		border-bottom: solid 1px #cccccc;
		padding: 3px 3px 5px 185px;
		margin: 0px 0px 0px 0px;
		display: block;
		width: 375px;
		min-height: 18px;
	}
	
	
	
	.list {
		overflow-y: auto;
		overflow-x: hidden;
		border: solid 1px #999999;
		background-color: #eeeeee;
		margin: 1px;
	}
	.list ul {
		display: table-row;
		height: 18px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		cursor: hand;
		width: 500px;
	}
	.list li {
		display: table-cell;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 1px 1px 1px 1px;
		height: 18px;
		width: 80px;
		overflow: hidden;
		white-space: nowrap;
		border-right: solid 1px #999999;
	}
	.user {
		background: url(/_style/artemisia/user.gif) no-repeat;
		padding: 0px 0px 0px 20px;
	}
	.button {
		border: #0a4d84 1px solid;
		font-weight: bold;
		font-size: 11px;
		background: #ffffff;
		margin: 5px 5px 3px 5px;
		padding: 1px 10px 2px 10px;
		cursor: hand;
		color: #6a6d65;
		font-family: arial;
	}
	.textbutton,.toolbutton {
		display: inline-block;
		border: #0a4d84 1px solid;
		padding-top: 2px;
		padding-left: 13px;
		padding-right: 13px;
		padding-bottom: 3px;
		font-weight: bold;
		font-size: 11px;
		background: #ffffff;
		margin: 5px 5px 3px 5px;
		cursor: hand;
		color: #6a6d65;
		font-family: arial;
		text-decoration: none;
	}
	.toolbutton {
		display: block;
		width: 150px;
		text-align: center;
	}
	Input.text {
		border: solid 1px #999999;
		text-align: left;
		margin-top: -3px;
		margin-bottom: -3px;
		padding-top: 0px;
		padding-bottom: 0px;
		height: 22px;
		background-color: #eeeeee;
		width: 175;
	}
	.selected { 
		background: #669966; 
		color: #ffffff;
	}
	.hover { 
		background: #3399FF; 
		color: #ffffff;
	}
	select {
		border: solid 1px #333333;
		text-align: left;
		margin-top: -3px;
		margin-bottom: -3px;
		padding-top: 0px;
		padding-bottom: 0px;
		height: 22px;
		background-color: #eeeeee;
		width: 175px;
	}
	.info {
		border: 1px solid #0a4d84;
		width: 400px;
		background: url(/_style/artemisia/info.jpg) top left no-repeat;
		background-color: #bbd7e0;
		padding: 7px 7px 7px 28px;
	}
	pre.code {
		border: 1px solid #cccccc;
		background-color: #ffffcc;
		padding: 3px 3px 3px 3px;
	}
	.alert {
		background: url(/_style/artemisia/alert.gif) top left no-repeat;
		padding: 0px 0px 0px 16;
	}
	.expired, .expired li {
		text-decoration:line-through;
	}