*{
//	font-family:verdana,sans-serif;
	font-family:arial,sans-serif;

	font-style:normal;
	text-decoration:none;
	margin: 0px;
	padding:0px;
}
p{
	margin-bottom:10px;
	padding:5px;
	line-height:30px;
	font-size:10pt;
	color:#000055;
}
h1{font-weight:900;font-size:150%;margin:10px 0px;}
h2{font-weight:900;font-size:140%;}
h3{font-weight:900;font-size:130%;}
h4{font-weight:900;font-size:120%;}
h5{font-weight:900;font-size:110%;}
h6{font-weight:900;font-size:100%;}

img.left{float:left;margin-right:30px;}
img.right{float:right;margin-left:30px;}
a img{border:none}

a{color:#550099;font-weight:400;}
a:link{	}
a:visited{}
a:hover{text-decoration:underline;}
a:active{}
.product_link{
clear:both;
padding:0px 30px;
}

.product_link a{
padding:0px 5px;
color:#CC0000;
font-weight:900;
}
.certified_logo img{
	float:right;
	height:30px;
	padding:5px 20px;
}

.tittle{ cursor:hand; cursor:pointer; }
///////////
/*TABLE */
///////////
table{
}
th{
	clear:both;
	padding: 5px 10px;
	text-align:left;	
}

tr.type0{background-color:#FFFFFF;}
tr.type1{background-color:#DDDDFF;}
tr.type2{
	background-color:#EEEEFF;
}
td{
	padding: 5px 5px;
	text-align:left;
	//font-size:8pt;
}
.highlight{
	//color:#FF2200;
	color:blue;
	font-weight:900;
}
td.past{
	color:#5555AA;
}
//////////
/*LIST*/
//////////


ul{
	list-style-position:outside;
	list-style-type:decimal;
}

li{
	margin: 0px 0px 0px 20px;
	padding:0px;
	list-style-type:disc;
}
li.decimal{
	list-style-type:decimal;
}
li.link{
	color:#550099;
}

body{
	margin:auto;
	width:950px;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	color:#000055;
	font-size:10pt;
	/*background-image:url('images/bg1.jpg');*/
}

.topsection{
	width:100%;
}

.mainsection{
	width:950px;
}

.head{
	width:950px;
	margin:10px 0px;
	padding:0px;
}
.head img{
/*	position:relative;*/
	top:20px;
	float:left;
}
.head form{
	float:right;
	margin-top:50px;
	height:30px;
	font-weight:900;
}
.head form img{
	float:none;
	top:0px;
}



.head select{
	font-size:10pt;
	color:#000055;
	font-weight:400;
}
.head option{
	font-size:10pt;
	color:#000055;
	font-weight:400;
}

.subtitle{
	clear:both;
	width:250px;
	margin-top:20px;
	padding:10px 0px 0px 10px;
	border-bottom:#72758A solid 2px;
	border-left:#72758A solid 2px;
	font-size:120%;
	/*background-color:#CCCCFF;*/
}

.submenu{
	float:left;
	width:205px;
	font-size:10pt;
}
.submenu li{
	margin:0px;
	padding:0px 10px 0px 10px;
	list-style-position:outside;
	list-style-type:none;
	line-height:30px;
	/*border-bottom:#72758A solid 1px;*/
	background-color:#F5F5F5;
}
.submenu li.selected{
	font-weight:900;
	color:#000055;
	background-color:#D9D9D9;
}
.submenu li.link{
	color:#5555AA;
}

.submenu a{
	font-weight:400;
	color:#5555AA;
	/*color:#BBBBFF;*/
}
.submenu a:link{
}
.submenu a:visited{
}
.submenu a:hover{
	color:#5555AA;
	/*font-weight:600;*/
	/*color:#BBBBFF;*/
	text-decoration:underline;
}
.submenu a:active{
	color:#5555AA;
}


.maintext{
	float:left;
	width:730px;
	padding-top:20px;
	padding-left:13px;
	padding-bottom:30px;
	margin-bottom:20px;
	line-height:200%;
	z-index:101;
	border-left:#72758A solid 2px;
}


.label1{
	clear:both;
	float:left;
	width:100px;
}
.content1{
	float:left;
	width:630px;
}
.label2{
	clear:both;
	float:left;
	width:50px;
}
.content2{
	float:left;
	width:600px;
}

.question{
	width:730px;
	clear:both;
	float:left;
	background-color:#CCCCFF;
	margin:2px 0px;
	font-size:14px;
	font-weight:400;
	padding:0px 0px;
}

.answer{
	width:650px;
	clear:both;
	margin:0px 0px;
	padding:0 30px 0 50px;
	color:#000055;
	font-size:14px;
	font-weight:400;
	background-color:#DDDDFF;
}

.clear{
	float:left;
	clear:both;
}

.catlog {
	float:left;
	width:160px;
	height:250px;
	margin:10px 40px;
	line-height:15px;
	text-align:center;
}
.catlog p{
	text-align:center;
	margin:0;
}

.catlog img{
	border: solid 1px #AAAAAA;
	height:200px;
	width:141px;
	margin:0;
}
.catlog .lang img{
	border: solid 1px #AAAAAA;
	float:left;
	margin:2px;
	height :15px;
	width :20px;
}

.photo {
	float:left;
	width:160px;
	height:160px;
	margin:10px;
	line-height:15px;
	text-align: center;
}
.photo p{
	display:block;
	width:150px;
	height:120px;
	text-align: center;
	vertical-align:bottom;
	line-height:120px;
	margin:10;
}

.photo img{
	border: solid 1px #AAAAAA;
	vertical-align : middle;
	margin:0;
}
.photo .lang img{
	border: solid 1px #AAAAAA;
	float:left;
	margin:2px;
	height :25px;
	width :38px;
}

br {
	/*clear:both;*/
}

