body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position:top;
}
.robofietop {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgt.jpg);
	background-repeat:repeat;
/*	background-repeat: repeat-x;
	background-position: center;*/
}
.blogmain {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	border: 1px solid #eee;
	margin-bottom: 10px;
}

/*txt*/
h3 {
	color: #527B89;
	font-size: small;
	border-bottom-style: dashed;
	border-bottom-color: #AAAACE;
	margin: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
}
.ptext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	color: #666;
	line-height: 1.4em;
	padding-left: 10px;
	padding-right: 10px;
}
.title {
	font-size: large;
	color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: underline;
}
.contheader {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	background-color: #AAAACE;
	/*#527B89*/
	line-height: 1.6em;
	font-size: small;
	margin: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCC;
}
.contmedium {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	line-height: 1.6em;
	font-size: small;
	margin: 10px 8px 8px;
	padding-left: 3px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8CDE3;
}
.contheaderday {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	background-color: #eee;
	font-size: 9px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	text-align: right;
	padding-right: 5px;
}
div.underbar ul { list-style-type:none; }
div.underbar ul li {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:small;
	color:#666;
}

/*right*/
.sidebar {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-bottom: 15px;
}
.sidebarbox{
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
}
.sidebarbox h3{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666;
	line-height: 1.6em;
	font-size: small;
	margin:0px;
	border-bottom-style: double;
	border-bottom-color: #ABB3D3;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #CCDFEE;
}
/*Contents : News*/
.newsindex dl { padding: 0px; margin : 0px; }
.newsindex dt { font-weight:bold; padding-buttom: 3px; font-size:small; color:#333;}
.newsindex dd { font-size:x-small; margin:0px; padding-left:1em; color:#666;}
.relatedstories{
font-family: verdana, arial, helvetica, sans-serif;
line-height: 1.6em;
}


.relatedstories ul {
	list-style-type:none;
	color: #666;
	font-size: x-small;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footnote {
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footnote ul{
	font-size: x-small;
	color: #666;
	line-height: 1.4em;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	adding: 0px;
	padding: 0px;
}
.footnote li {
	float: left;

	margin: 0px 2px 2px;
}

