.transparent-input {
	border:none; 
	font-weight:bold;
	background-color: #D1D9DE;
}

.bg_mild {
	background-color : #6787A3;
	color : #FFFFFF;
}

.bg_white {
	background-color : #FFFFFF;
}

.bg_dark {
	background-color : #2E3465;
	color : #FFFFFF;
}

.bg_lite1 {
	background-color: #E1E6E9;
}

.bg_lite1_framed {
	background-color: #E1E6E9;
	border: 2px solid #FFFFFF;
	border-top : 0px;
}

.bg_lite2 {
	background-color: #D1D9DE;
}

.bg_selected {
	background-color : #9DB2C0;
}


BODY, TD, TH, LI{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	color : #000000;
}

BODY
{
	SCROLLBAR-FACE-COLOR: #E1E6E9;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #D1D9DE;
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc;
	SCROLLBAR-ARROW-COLOR: #006699;
	SCROLLBAR-TRACK-COLOR: #E1E6E9;
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
	background-color : #E1E6E9;
	;
}

.caption {
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
}

.shaded {
	color : #6787A3;
}

.selected {
	color: #92051F;
}.title {
	font-size : 80%;
	font-weight : bold;
}

.white {
	color : #FFFFFF;
}

A {
	text-decoration : none;
	color : #000000;
}


A:HOVER {
	text-decoration : underline;
}

.error {
	color : Red;
	font-weight : bold;
}

.captionBlack { font-size : 80%; font-weight : bold; font-family : Verdana, Arial, Helvetica, sans-serif; }
.Tab { font-size : 80%; font-weight : bold; font-family : Verdana, Arial, Helvetica, sans-serif; }
.tableText {
	font-size : 80%;
	font-family: verdana, Arial, Helvetica, sans-serif
}

.blueButton {
	background-color : #6787A3;
	color : #FFFFFF;
}

INPUT, TEXTAREA, SELECT
{
	border-color : #000000;
	border-width : 1;
}

.litera {
	font-size : 80%;
	font-weight : bold;
	margin-bottom : 1px;
	margin-top : 1px;
	padding-top : 0px;
	padding-bottom : 0px;
}

SELECT  { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
 } INPUT { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
 } TEXTAREA { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
 } 
 
 .bigger {
	font-size : 80%;
	font-weight : bold;
}




.helpline {
	background-color : #D1D9DE;
	border : none;
}

.smallText {
	font-size: 65%
}

.size5 {
	font-size: 65%;
}

.size7 {
	font-size: 70%;
}

.size9 {
	
}

.size18 {
	font-size: 75%;
}

.size24 {
	font-size: 80%;
}
select { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color : #000000;
 } input { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color : #000000;
 } 
 
 .taskLevel1 {
  font-size: 1.5em;
}

 .taskLevel2 {
  font-size: 1.3em;
}

 .taskLevel3 {
  font-size: 1.1em;
}

 .taskLevel4 {
  font-size: 1em;
}

 .taskLevel5 {
  font-size: 0.8em;
}

 .taskLevel6 {
  font-size: 0.7em;
}

.product-title {
	color : #D1D9DE;
	font-size : 1em;
	font-weight : bold;
}

.small-white {
	font-size : 0.9em;
	color : #FFFFFF;
}
