body 
{
	font-weight:normal;
	font-size:13px;
	font-family: Verdana, Helvetica, sans-serif;	
}

h2 
{
	margin: 0px;
	font-size: x-large;
	color: Green;
	padding-top: 20px;
	padding-bottom: 5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: lighter;
}

h3 
{
	margin: 0px;
	font-size: x-large;
	color: #3300CC;
	padding-top: 20px;
	padding-bottom: 5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: lighter;
}

h4 
{
	margin: 0px;
	font-size: x-large;
	color: black;
	padding-top: 20px;
	padding-bottom: 5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: lighter;
}
a
{
	color:Black;
}

table
{
	border-style: none;
	padding: 0px;
	background-color: #bcbcbc;
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 22px;
	caption-side: bottom;
	margin-top: 20px;
	margin-bottom: 20px;
	border-width: 0;
	position: relative;
}
td
{
	border: 3px solid #FFFFFF;
	text-align: center;
	width: auto;
	height: 40px;
	padding-top: 0px;
}

ul.items
{
	padding: 0px;
	text-align: justify;
	list-style-image: url('images/tri.gif');
	margin-top: 10px;
}

ul.items li
{
	 margin-top:10px;
	 margin-bottom:10px;
}

ul.title
{
	padding: 20px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}
p.presentation-jdcm
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
	color: Green;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}

p.presentation-dcmnet
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
	color: #3300CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}

p.feactures
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}

p.download
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 20px;
}

ul#tabs 
{
	background-position: rgb(0,0,0);
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
	height: 25px;
	background: white;
	position: absolute;
	left: 50px;
}

ul#tabs li
{
	float:left;
	margin: 0 5px;
	height: 23px;
	text-align: center;
	position: relative;
	width: 100px;
	
	top: 1px;
	background: white;
}

ul#tabs li:hover
{
	border-bottom: 1px solid white;
	background: rgb(128,128,128);
	 
}

ul#tabs a
{
	display:block;
	height: 100%;
	text-decoration: none;
	color:White;
	font: 14px Arial, sans-serif;
}

ul#tabs a:hover
{
	color:White;
}

li#tab1,li#tab2,li#tab3
{
	background:white;
	
}

li#tab1 a,li#tab2 a,li#tab3 a
{
	color: Black;
	font-size: medium;
	height: 15px;
}

ul#tabs span 
{
	display:block;
	padding: 4px 10px 0 10px;
}

div#iframe
{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 419px;
	left: 0;
	margin-top: 100px;
	background: white;
	width: 500px;
	padding-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
}
