body
{
	background-image: url(../Graphics/design/body.png);
	background-color: White;
	font-family: Tahoma, Arial;
	font-size: 11px;
	width: 990px;
	margin: auto;
	height: 100%;
}

html{
	height: 100%;	
}

form{
	margin: 0px;
	padding: 0px;
}

center{
	height: 100%;
}

form#aspnetForm{
	width: 990px;
	margin: auto;
	background-color: #FAFAFA;
	min-height: 95%;	
	border: 1px solid #E9E9E9; 
	background-image: url(../Graphics/design/leser.png);	
	background-repeat: no-repeat;
	padding-top: 36px;
	text-align: left;
}

html* form#aspnetForm{
	height: expression(document.body.clientHeight);
	float: none;
}

.RealTable{
	border-collapse: separate;
	border-spacing: 1px;
	background-color: Black;
}

div.extlink{
	background-image: url(../Graphics/design/extlink.png);		
	background-position: 100% 80%;
	background-repeat: no-repeat;
	display: inline;
	padding-right: 14px;
	margin-left: 15px;
}

div.about{
	width: 48%;
	background-color: #ECECEC;
	padding-bottom: 15px;
	font-size: 11px;
}

div.about a{
	color: Red;
	text-decoration: underline;
}

div.about h1{
	background-color: #D7DDEA;
	font-size: 15px;
	padding: 5px;
	padding-left: 10px; 
	color: Red;
}

#agree input{
	background-color: transparent;
	border: 0; 
}

span.red{
	color: Red;
}

div.about p{
	margin: 15px;
	color: #333333;
	line-height: 140%;
}

html* div.about{
	width: 94%;
}

div.loginblock{
	width: 48%;
	float: right;
}

div#agree{
	padding: 3px 10px 10px 15px;
	background-color: #D7DDEA;
	border-left: 1px solid #89A6DA; 
}

table.userlog{
	background-color: Black;
	margin-bottom: 5px;
}

table.userlog td{
	background-color: White;
}

table.userlog td.input{
	background-color: #ECECEC;
}

table.userlog th{
	background-color: #A3BAE4;
	text-align: left;
	padding: 4px;
	padding-left: 6px;
}

tbl-fixed
{
	table-layout: fixed;
}

input, select
{
	background-color: White;
	border: 1px solid #7B7B7B;
	padding-left: 4px;
	font-size: 10px;
}

a{
	color: Black;
	text-decoration: none;
}

h2{
	color: #20448F;
	font-size: 16px;
	margin-bottom: 10px;
}

ul.grid{
	list-style: none;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

li.grid{
	height: 2em;
	text-align: left;
	vertical-align: top;
	width: 100%;
	background-color: White;
	padding: 0.5em 0 0 0;
	margin: 0 0 0 0;
}

li.gridalt{
	height: 2em;
	text-align: left;
	vertical-align: top;
	width: 100%;
	padding: 0.5em 0 0 0;
	margin: 0 0 0 0;
}

li.gridalt input{
	vertical-align: middle;
}

li.grid input{
	vertical-align: middle;
}

.leftpadding{
	padding-left: 15px; 
}

.Width95
{
	width : 95%;
}

.Width100
{
	width : 100%;
}
table, td, input, select, textarea
{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
label
{
	padding-left: 10px;
}

.centered
{
	text-align: center;
}

.align-right
{
	text-align: right;
}

.divh100withscroll
{
	height: 100px;
	overflow: auto;
}

.explorertreecell
{
/*	background: #F6F6F6;*/
	padding: 10px;
	padding-bottom: 40px;
	vertical-align: top;
	width: 10%;
}
.scrollexplorertreecell
{
	height: 400px;
	width: 200px;
	overflow-y: auto;
	overflow-x: scroll;
}

.workspacecell
{
	padding: 10px;
	padding-left: 31px;
	padding-right: 31px;
	padding-top: 20px;
	vertical-align: top;
	width: 90%;
}

.WorkspaceTitle{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;	
	color: #20448F;
}

table.AuthTable
{
}

table.AuthTable td
{
	padding: 3px;
}

table.TitleTable
{
	width: 100%;
	background-color: #A3BAE4;
	border: 1px solid black; 
	font-weight: bold;  	
}

table.TitleTable td
{
	padding: 5px;
}

tr.WizardPageTitleRow td
{
	padding-left: 10px;
	padding-top: 7px;
}

tr.WizardPageDescriptionRow td
{
	padding-bottom: 10px;
	padding-left: 27px;
}

.ValignTop
{
	vertical-align: top;
}

.explorertreecellhidden
{
	display: none;
}

table.LayoutTable
{
	width: 100%;
}

table.LayoutTable table.LayoutTable{
	border-spacing: 1px;
}

.ScrollingArea{
	width:100%;  
	overflow:auto;
	border: 1px solid #D4D4D4;
}
.ScrollingArea50{
	width:49.9%;  
	overflow:auto;
	float:left;
}
table.LayoutTable table
{
	width: 100%;
}

.WizardPageTitle td{
	padding-bottom: 0px;
}

.WizardPageTitle span{
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #4C4C4C;
}

.WizardPageDescription{
	color: #1B3575;
	padding: 7px;
	padding-top: 4px;
	border-bottom: 3px solid #DBDBDB;
}

span.TableLabel
{
	background-color: #A3BAE4;
	display: block;
	padding: 4px;
	padding-left: 8px;
	color: Black;
	font-weight: bold;
}

.MessageLabel
{
	background-color: Red;
	display: block;
	padding: 4px;
	padding-left: 8px;
	color: White;
	font-weight: bold;
}

.HeaderTD
{
	background-color: #D4D4D4;
	padding: 5px;
	padding-left: 8px;
	font-weight: bold;
	border-right: 1px solid white;
}

.TitleTD
{
	font-weight: bold;
	padding: 3px;
	padding-left: 10px;
/*	border-bottom: 1px solid #0600BD;	
	border-right: 1px solid #D4D4D4;	*/
	vertical-align: top;
	background-color: White;
}

.AbbrTD
{
	background-color: #DBDBDB;
	text-align: center;
	border-right: 1px solid #D4D4D4;	
	padding: 3px;	
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.InputTD, .SecondaryButtonTD
{
	background-color: #ECECEC;
	padding: 3px;
	vertical-align: top;
}

.TextTD
{
	padding: 3px;
/*	border-bottom: 1px solid #0600BD;
	border-right: 1px solid #D4D4D4;	*/
	vertical-align: top;
	background-color: White;
}

.ImgTD
{
	background-color: #EAEAEA;
	padding: 3px;
	border-bottom: 1px solid #0600BD;
	text-align: center;
	border-right: 1px solid #D4D4D4;	
	vertical-align: top;
}

.SelectedTR .TextTD{  
	background-color: #E4E4E4;
} 

.MouseOverTR .TextTD{  
	background-color: #F1F1F1; 
}

.SelectedItem{
	color: Black;
	font-weight: bold;
}

.YellowTD{
	background-color: #FFFFE1;
	padding: 3px;
	border-bottom: 1px solid #0600BD;
	border-right: 1px solid #D4D4D4;	
	vertical-align: top;
}

.Button
{
	background-color: Red;
	color: White;
	border: 0px;
	font-weight: bold;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

.SecondaryButton
{
	background-color: #0600BD;
	border: 0px;
	padding: 1px;
	padding-left: 10px;
	padding-right: 10px;
	color: White;
	font-weight: bold;
}

.SecondaryButtonTD input
{
	background-color: #0600BD;
	border: 0px;
	padding: 1px;
	padding-left: 10px;
	padding-right: 10px;
	color: White;
	font-weight: bold;
}

.DisabledButton
{
	background-color: #B4B4B4;
	color: White;
	border: 0px;
	font-weight: bold;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	color: #6E6E6E;
}
.pager
{
	color: #bbb;
	word-spacing: 8px;
}
.pager a
{
	font-weight: bold;
}

