body {
	font-family:   Arial, Verdana, Tahoma;font-size:10pt;
}

a {
	text-decoration: none;
	color:#333366;
	font-weight:bold;
}

img#pict1 {
	border-width:10;
	border-color:#b2b2b2;
}

td.edittd, td.borderedtd, div.bordered, div.basebox, div.editbasebox  {
	border-width:1px;
	border-color:#7081ff;
	border-color:#555555;
	border-style:solid;
	margin:10px;
}

div.subsbox {
	text-align: left;
	font-size:8pt;
	padding: 10px;
}

div.mapbox {
	text-align: right;
	font-size:8pt;
	padding: 5px;
}


td.menu {
	background-image:url('/images/menu4bg.gif')
/*        background-repeat: repeat-x;  */
/*        background-position: center;  */
}

div.develop {
	color: red;
	font-size:8pt;
}

div.bordered, div.basebox, div.editbasebox  {
	padding:10px;
	border-color:#666666;
}

td.basebox {
	text-align:center;
	background-image: url('images/net-bg.jpg');
	background-attachment: fixed;
}

div.basebox, div.editbasebox {
	align:center;
	width:95%;
	text-align:justify;
	min-height: 300px;
	padding:5px;
}

td.edittd, div.editbasebox {
	border-style: dashed;
	min-height: 500px;
}

textarea {
	font-size:10pt;
}

h1 {
	font-size:18pt;
	text-align:center;
}

div.archnews, div.delnews  {
	padding:5px;
	margin:5px;
}

div.oddNews, div.evenNews, div.editOddNews, div.editEvenNews {
	background-color:#eeeeee;
	overflow: hidden;
	font-size:10pt;
	border-style: dashed;
	border-width: 1px;
}


div.oddNews {
	margin:10px 40px 10px 0px;
}

div.evenNews {
	margin:10px 0px 10px 40px;
}

div.archnews {
	background-color:#ffffee;
}

div.delnews {
	background-color:#ffeeee;
}

div.newsType {
	background-color:#eeeeee;
	margin:10px 40px 0px 0px;
	width:100%;
	text-align:right;
	font-weight:bold;
}

div.date {
    font-style:italic;
    text-decoration:underline;
    text-align:right;
    font-size:10pt;
}


table.movenews {
	font-size:9pt;
}



td {
	font-size:10pt;
}


p {
	margin:5;
	text-align:justify;
}


div.date, div.newsheader {
	display:inline;
}

div.newsheader {
	font-weight: bold;
	margin: 5px 5px 10px 5px;
}

div.newsbody {
	margin: 5px;
	text-indent: 20px;
	text-align: justify;
}

div.maplevel {
	font-size:10pt;
	margin:0px 0px 0px 40px;
}

div.toplevel {
	text-align:left;
	font-weight:bold;
	margin:0px 0px 0px -40px;
	width:100%;
}


