@charset "iso-8859-1";
#pscroller2 {
	width: 350px;
	height: 12px;
	border: 0px solid #CCCCCC;
	padding: 1px;
}
#pscroller2 a:link {
	text-decoration: none;
	color:  rgb(0,114,188);
}
#pscroller2 a:visited {
	text-decoration: none;
	color:  rgb(0,114,188);
}
#pscroller2 a:hover {
	text-decoration: underline;
	color: rgb(80,114,188);
}
#pscroller2 a:active {
	text-decoration: none;
	color: rgb(0,114,188);
}
h1 {
	color: rgb(50,50,50);
	font-size: 16px;
	margin:0px 0px 10px 0px;
}
h2 {
	color: rgb(50,50,50);
	font-size: 14px;
}
h3 {
	color: rgb(50,50,50);
	font-size: 12px;
}
h4 {
	color: rgb(50,50,50);
	font-size: 12px;
}
.content a:link {
	text-decoration: none;
	color:  rgb(0,114,188);
}
.content a:visited {
	text-decoration: none;
	color:  rgb(0,114,188);
}
.content a:hover {
	text-decoration: underline;
	color: rgb(0,114,188);
}
.content a:active {
	text-decoration: none;
	color: rgb(0,114,188);
}
html {
	overflow-x:hidden;
}
#content {
	margin: 10px 10px 10px 10px;
}
#contentblue {
	padding:20px 30px 10px 10px;
	background: rgb(96,215,255);
	min-height: 390px;
	height:auto !important;
	height: 390px;
}
#news {
	padding:10px 10px 10px 10px;
	background: rgb(96,215,255);
	height: 180px;
}
#bluenews {
	padding:10px 10px 5px 10px;
	background: rgb(96,215,255);
	height: 180px;
}
#edit {
	padding:20px 25px;
50px;
30px
}
body {
	padding: 0px;
	margin: 0px;
	font-family: "Arial", verdana;
	color: #000000;
	font-size : 12px;
}
form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
input.searchfield {
	border:1px solid #D1D1D1;
	position : relative;
	height : 14px;
	width : 60px;
	padding: 2px 0px 0px 2px;
}
input, textarea, select, file {
	z-index: 999;
	font-size : 9px;
	color: rgb(170,170,170);
	padding-left : 2px;
}
input, textarea, select, file {
	font-family: "Arial", verdana;
	font-size : 9px;
	color: rgb(170,170,170);
	padding-left : 2px;
}
td.menu {
	padding:0px 0px 0px 0px;
	background: #000000;
}
td.editor {
	width:430px;
	padding:0px;
}
td.menuitem {
	padding:0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
}
td.content {
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
td.home {
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
}
.ddmx {
	font-family: "Arial", verdana;
	color: #666666;
	font-size : 11px;
	font-weight:bold;
}
.ddmx .item1, .ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover {
	padding: 5px 5px 5px 5px;
	background: #000000;
	color: rgb(170,170,170);
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
}
.ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover {
	color: rgb(30,30,30);
}
.ddmx .item2, .ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover {
	padding: 3px 18px 4px 18px;
	color: rgb(0,0,0);
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 999;
}
.ddmx .item2 {
	background: rgb(96,215,255);
}
.ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover {
	background: rgb(197,39,0);
	color: #FFFFFF;
}
.ddmx .arrow, .ddmx .arrow:hover {
	padding: 3px 16px 4px 8px;
}
.ddmx .item2 img, .ddmx .item2-active img {
	position: absolute;
	top: 4px;
	right: 3px;
	border: 0;
}
.ddmx .section {
	border: 1px solid rgb(197,39,0);
	border-top: 0px solid #b8b4ae;
	position: absolute;
	visibility: hidden;
	z-index: -1;
}
.ddmx .bottom, .ddmx .bottom:hover {
	border-bottom: 1px solid #000000;
}
* html .ddmx td {
	position: relative;
} /* ie 5.0 fix */
.search_header {
	color: rgb(0,114,188);
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}
.search_text {
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.search_url {
	color: #c0c0c0;
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.search_page {
	color: rgb(0,114,188);
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}
.search_page_active {
	color: #ff0000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight:bold;
}