BODY {
	scrollbar-face-color: #A9A9A9;
	scrollbar-shadow-color: Black;
	scrollbar-highlight-color: Black;
	scrollbar-3dlight-color: #AA8A77;
	scrollbar-darkshadow-color: #A9A9A9;
	scrollbar-track-color: #A9A9A9;
	scrollbar-arrow-color: Black;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	TEXT-ALIGN: justify;
	TEXT-DECORATION: none;
	HEIGHT: 100%;
	margin: 2px 2px 2px 2px;
	overflow:auto;	
}

a:link, a:visited {
	font-weight: normal;
	text-decoration:underline;
}

a:link {
	color:#359bee;
}

a:visited {
	color:#81ADBA;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#359bee;
}

td, tr, p, div {  
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: none;
	color: black;
}

.texttd {
	padding:0px 20px 0px 20px;
}

.featuresTable td {
	padding:0px 0px 20px 0px;
}

.titleFeatures {
	background:url(./images/general/titleLine.png);
	background-repeat: no-repeat;
	background-position: 5px 37px;
	FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	padding:0px 0px 0px 5px;
	FONT-SIZE: 13pt; 
	font-weight:bold;
	TEXT-DECORATION: none;
	line-height:220%;
}

.textFeatures {
	FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	padding:0px 10px 0px 5px;
}

.textUltd {
	background:url(./images/general/bullet1.png);
	background-repeat: no-repeat;
	background-position: 2px;
	padding:2px 0px 0px 22px;
	FONT-SIZE: 7pt; 
	height: 20 px;
	line-height: 160%;	
}

.textUltdLevel1 {
	background:url(./images/general/bullet1.png);
	background-repeat: no-repeat;
	background-position: 0px;
	padding:2px 0px 0px 25px;
	FONT-SIZE: 10pt;
	font-weight:bold; 
	line-height: 130%;
	margin:0px 0px -10px 0px;	
}

.textUltdLevel2 {
	background:url(./images/general/bullet2.png);
	background-repeat: no-repeat;
	background-position: 0px;
	padding:0px 0px 0px 25px;
	FONT-SIZE: 8pt; 
	margin:3px 0px 0px 0px
}

ul {
	color: #666666;
}

.style1 {
	font-family: Tahoma;
	font-size: 12px;
	list-style-image: url(../bullet1.png);
}
.style2 {font-size: 14px}
.style3 {font-family: Tahoma; font-size: 12px; list-style-image: url(../bullet1.png); font-weight: bold; }
.style4 {font-family: Tahoma; font-size: 14px; list-style-image: url(../bullet1.png); font-weight: bold; }

li {
padding: 2px 0;

}

dt {
	
	margin: 15px 40px 5px;
	cursor: pointer;
	color: #0000FF;
	text-decoration: underline;
}

	dt:before {
		margin-right: 7px;
		padding: 2px 6px 5px;
		font-weight: normal;
		
		margin-left: -35px;
		position: relative;
		top: 10px;
	}


dd {
	margin: 25px 70px 0px;
	padding-bottom: 12px;
	line-height: 150%;	
	}
	
	dd:before {
		margin-right: 7px;
		padding: 2px 9px;
		margin-left: -38px;
		position: relative;
		top: 10px;
	}
	
.show {display: block;}
.hide {display: none;}	

.highlight {
	color:#359bee;
}

.generateinvoice {
	width: 400 px;
	text-align: right ;
	font-weight: bolder ;
	color:#ff0000;
} 

.invoice {
	font-weight: bolder ;
	color:#359bee;
} 

.invoiceitem {
	margin-left: 50px ;
	color: #ff0000 ;
} 
