/* CSS Document */


/* Sidan
----------------------- */
html,body,p { Line-height:1.2em; FONT: 12px/16px arial, helvetica, verdana, sans-serif; }
body {
	margin: 0;
	padding: 0px;
	Padding-RIGHT: 0px;
	Padding-LEFT: 0px;
	Padding-BOTTOM: 0px;
	Padding-top: 0px;
	Background-repeat: repeat-x;
	background-color: #e0dfdf;
	background-image: url(images/bg.jpg);
}
div.banner {
	background-image: url(images/Council_on_Diplomacy.gif);
	background-repeat: no-repeat;
	height: 175px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
div.underbanner {
	height: 197px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
div.content {
	background-color: #FFFFFF;
	padding: 15px;
}




/* links
----------------------- */
a:link { color: #666666; text-decoration:none; }
a:visited { color: #666666; text-decoration:none; }
a:hover, a:active { text-decoration: none; color: #333333; }




/* Bottom
----------------------- */
.botten {
	background-image:url(images/bottom.gif);
	Background-repeat: repeat-x;
	width:777px;
	height:58px;
	color: #999999;
	font-weight: normal;
	font-size: 10px;
	font-family: arial, Tahoma, sans-serif;
}

/* Bottenlänk
----------------------- */
.botten A{ color: #999999; font-weight: normal; font-size: 12px; TEXT-DECORATION: none; }
.botten A:link{ color: #999999; font-weight: normal; font-size: 10px; font-family: arial, Tahoma, sans-serif; TEXT-DECORATION: none; }
.botten A:hover{ color: #999999; font-weight: normal; font-size: 10px; font-family: arial, Tahoma, sans-serif; TEXT-DECORATION: none; border-bottom: 1px dotted #999; }
.botten A:visited{ color: #999999; font-weight: normal; font-size: 10px; font-family: arial, Tahoma, sans-serif; TEXT-DECORATION: none; }
.botten A:active{ color: #999999; font-weight: normal; font-size: 10px; font-family: arial, Tahoma, sans-serif; TEXT-DECORATION: none; }




/* HR linje
----------------------- */
hr { height: 0px; border: solid #DBDBDB 0px; border-top-width: 1px; }
.ul { list-style-image: url(bilder/prick_gul_li.gif); margin-left: 0; padding: 0px; padding-left: 20px; Line-height:1.6em;}
