body, td, p, a, div, input, select, textarea, th, li {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
}

input, textarea {
	border: 1 solid #999999;
}	

.input.checkStyle {
	border: none;
}

th {
	text-align: left;
	font-weight: bold;
}

p, ul, ol, blockquote {
	margin-top: 0pt;
	margin-bottom: 6pt;
	padding-bottom: 0pt;
}

button {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	padding: 0px;	
}

a.noUnder {
	text-decoration: none;
}

a.noUnderSkribent {
	font-family: Verdana;
	text-decoration: none;
	color: #6699cc;
}

.indent {
	padding-left: 10px;
}

.formStyleDropdown {
	width: 300px;
}

.formStyle {
	width: 160px;
}

.h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.dialogBody {
	background: #D6D3CE;
	border: 1px solid #D6D3CE;
}

.normal {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #000000;
}	

.buttonStyle {
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #424142;
	border-top: 1 solid #FFFFFF ;
	border-bottom: 1 solid #424142;
	background-color: #D6D3CE;
	font-size: 11px;
	width: 90px;
}

.inactiveBold {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.inactive {
	color: #999999;
	text-decoration: none;	
}

.activeBold {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.active {
	color: #000000;
	text-decoration: none;	
}

.trailActive {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.trailInactive {
	font-size: 11px;
	font-weight: bold;
	color: #777777;
}	

.small {
	font-size: 10px;	
}

.bold {
	font-weight: bold;
}

.compositBarText {
	color: #FFFFFF;
}

.topHeadingText {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

/* TEXTS - CONTENTS*/
.txttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000
}
.txtbread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000
}

.raised {
	border: 1 solid #003366;	
	background-color: #DDDDDD;
}

.pressed {
	border: 1 solid #003366;	
	background-color: #D6D3CE;
}

.button {
	border: 1 solid  #D6D3CE;	
	background-color: #D6D3CE;
}

.framed {
	border: 1 solid  black;	
	background-color: #D6D3CE;
}

.buttonActive {
	border-top: solid 1px #424142;
	border-left: solid 1px #424142;	
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;		
}

.buttonActiveRaised {
	border-top: solid 1px #424142;
	border-left: solid 1px #424142;	
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background-color: #DDDDDD;	
}

.buttonNA {
	filter: alpha(opacity=40);
	border: 1 solid  #D6D3CE;	
	background-color: #D6D3CE;		
}

#txtDescription {
	position: relative;
	width: 180px;
	height: 50px;
	overflow: auto;
	background: white;
	border: 1 dotted #999999;
}
