BODY {
	background-color: #f9f9f9;
	color:  #d1d1d1;
/*	background-image:url(/webgraphics/Construction2.gif); */
/*	background-image:url(/webgraphics/bsnet-logo2.png);*/
	font-family:sans-serif;
	font-size:medium;
        background-image: url(webgraphics/powered_by3.jpg);
/*        background-repeat: no-repeat;*/
			
}
A {
	text-decoration: none;
}
A:link {
	/*color: #ffd632;*/
/*	color: #1e2e6e;*/
/*	color: #2727af; */
	color: #f9f9f9;
/*	background-color: #f9f9f9;*/
}
A:active {
	color: #ff0000;
}
A:visited {
	/*color: #86d5ff;*/
	/*color:#90c39a;*/
/*	color:#487647;*/
	color:#b9b9b9;
/*background-color: #f9f9f9;*/
}
a:hover {
	text-decoration: underline;
}

p.construction {
	color: #000000;
	background-color:#287aff;
	
	padding-left:50px;
	border:none;
	padding-bottom:2px;
	padding-top:2px;
}
span.construction-highlight{
	color: #ffdf41;
	font-weight:bold;
	font-variant:small-caps;
	text-align:center;
}
p.title {
	color: #ffffff;
	background-color:#03147f;
}

img.icon {
	padding-right:6px;
	vertical-align:middle;
	width: 32px;
}
div.inner {
	/*background-color:#03147f;*/
	margin-top: 10px;
	padding-left:50px;
	padding-right:50px;
/*	border: thin dashed lightgray;*/
	/*margin-left:10%;
	margin-right:20%;*/
}

p#country, div#spreadfirefox, div#validator ,div#poweredby{
/*padding-left:50px;*/
	/*float: right;*/
	/*clear: right;*/
	text-align:left;

}
div#spreadfirefox {
/*	margin-top: 40px;*/
}
div#desno {
	margin-top:30px;
	float:right;
	padding-right:10px;

}
div.text {
	text-align:left;
	/*padding-left:20%;*/
	padding-bottom: 2px;
	margin-bottom:4px;
	/*width:184px;*/
/*	background-color:#f9f9f9;*/
	/*border: thin dashed lightgrey;
	border-top:none;*/
}

span.text-bottom {
	border-bottom: thin dotted lightgrey;
	/*text-align:baseline;*/
	/*padding:inherit;*/
	/*float:right;
	clear:right;*/
	display:block;
	width: 50px;
}
div.bsnet-head {
	background-color:#d8d8d8;
	border: 0px #ffffff;
	/*text-align:center;	*/
	padding-left:20%;
	
}
div.logo {
	text-align:center;
/*	padding-bottom: 100px;*/
}
div.major {
	width:360px;
	margin-top:20px;
	margin-bottom:10px;
	float: left;
	clear:left;
	/*margin-left:15%;*/
	
/*	margin-right:15%;*/
	color:#03147f;
/*	background-color:#ffffff;*/
	padding:5px;
/*	border: medium solid #69829A;*/
	
}

div.ad {
	/*text-align:center;*/
	padding: 0px;
	margin-top: 30px;
	margin-left:0px;
	border-top: thin solid black;
	border-bottom: thin solid black;
	width:120px;
	float:right;
/*	background-color: #f5f5f5;*/
}
div.bar { 
	border-bottom: solid medium #ffffff; 
	color: #03147f;
	/*background-color:#03147f;*/
	padding-bottom: 0px;
	/*padding-left=20%;*/
}
div.caption {
	color: #000000;
	font-size:xx-small;
	padding-left:50px;
	margin-top:5px;
	font-family:monospace;
	text-align:justify;
	float:left;
	clear:left;
	
}
