
a:link {color:#00C;
	text-decoration:none;}
a:visited{color:#090;
	text-decoration:none;} 
a:hover{color:#f0f;text-decoration:underline;} 
a:active{color:#fc0;} 
		
body{
	background-image: url(http://www.y-infi.com/primeline/img/backline.png);
	background-position: 50% 50%;
}

div.parent{
	width:800px;
	margin-left : auto ;
	margin-right : auto ;
	font-size:10pt;
	color:#006;
	border: solid;
	border-width: 0px 1px 15px 1px;
	border-color:#CCC;
	line-height:150%
}

div.header{
	padding:0px 0px 2px 0px;
}

.clear{
	clear: both;
}

img {
	border : 0px;
}

div.left{
	float: left;
	width:200px;
	padding:15px 0px 0px 0px;
}

div.main{
	width:590px;
	float: right;
	padding:15px 0px 0px 0px;
}

div.title{
	border: solid;
	border-width: 1px;
	border-color:#99C;
	padding:1px;
	font-weight: bold;
	font-size:11pt;
	color:#000;
	padding:1px 1px 1px 4px;
}

div.content{
	border: solid;
	border-width: 0px 0px 0px 0px;
	border-color:#CCF;
	padding:1px 10px 5px 8px;
	margin-bottom:10px;
}

div.footer{
	border: solid;
	text-align:center;
	border-width: 1px;
	border-color:#CCF;
	padding:1px;
	font-weight: bold;
}

div.img_float_left img{
	float:left;
	margin-right:10px;
}

div.totop{
	text-align:right;
	margin-bottom:10px;
}

dl{
}

dt{
	font-weight: bold;
	border-bottom: dashed 1px #AAF;
}

dd{
	margin-left: 1em;
	padding: 4px 0px 0px 0px;
}
