body{
	background-color:#0F3B78;
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#636363;
	padding:0px;
	margin:0px;
}

H1{
color: #359CE6;
font-size:10px;
}

INPUT, TEXTAREA, SUBMIT, SELECT{
                border-width:1px;
	border-style:solid;
	border-color:#636363;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
                color: #636363;
}

A{
color: #359CE6;
text-decoration: none;
}

A:hover{
color: #FD9C03;
text-decoration: none;
}



.main{
	position:relative;
	width:1000px;
	min-height:100px;
	_height:100px;
}
.title{
	position:relative;
	background-image:url(../images/title_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:2px;
	margin-bottom:10px;
}
.header_image{
	position:relative;
	width:725px;
	border-top:17px solid #CCE7F8;
	border-left:13px solid #CCE7F8;
	border-right:13px solid #CCE7F8;
	border-bottom:17px solid #CCE7F8;
	height:153px;
	margin-bottom:10px;
	margin-top:10px;
}
.header_image IMG{
	float:left;
}
.infoboxen{
	position:relative;
	width:240px;
	float:left;
}
.infoboxen .box_image, .infoboxen .box_item{
	position:relative;
	background-image:url(../images/infobox_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	margin-bottom:10px;
}
.infoboxen .box_item{
	padding-left:10px;
	padding-right:10px;
	width:220px;
}
.infoboxen .rss{
	padding-left:10px;
}
.infoboxen .rss #rpo_jsnews{
	width:208px !important;
	min-height:100px !important;
	_height:100px !important;
	height:auto !important;
	font-size:10px !important;
}
.infoboxen .rss #rpo_jsnews DIV DIV{
	font-weight:bold;
	width:210px !important;
}
a .box_item{
	color:#636363;
}
.infoboxen .box_item .box_content{
	color:#ffffff;
	padding-left:10px;
	width:208px;
	border:solid 1px #CCE7F8;
	padding-bottom:5px;
	padding-top:5px;
}
.infoboxen .box_item .box_title{
	background-color:#CCE7F8;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	width:210px;
	font-weight:bold;
}
.logo{
	position:absolute;
	width:176px;
	height:115px;
	background-image:url(../images/logo.gif);
	left:790px;
	top:50px;
}
.content{
	position:relative;
	width:731px;
	border-top:20px solid #CCE7F8;
	border-right:20px solid #CCE7F8;
	background-color:#ffffff;
	float:left;
	min-height:600px;
	_height:600px;
}
.content_bg{
	position:relative;
	background-image:url(../images/content_bg.gif);
	width:730px;
	min-height:6px;
	_height:6px;
	background-repeat:repeat-y;
	margin-top:15px;
}
.content .navi{
	position:relative;
	float:left;
	width:180px;
	padding-bottom:20px;
	padding-left:10px;
}
.content .fliesstext{
	position:relative;
	float:right;
	width:480px;
	padding-top:15px;
	padding-bottom:20px;
	padding-right:35px;
}
.content .fliesstext P{
	margin:0px;
	padding:0px;
}


/***NAVIGATION************/
.lightblueLn{
border-bottom: dotted 1px #CBE7F7;
}

.orangeLn{
border-bottom: dotted 1px #FD9C03;
}

.orangeLnTop{
border-top: dotted 1px #FD9C03;
background-color: #ffffff;
}

.orange A, .orange A:hover, .orange{
color: #FD9C03;
text-decoration: none;
}
.naviLev1, .naviLev1Act{
	padding-right:5px;
}
.naviLev1 A{
font-weight: bold;
color: #359CE6;
background-color: #ffffff;
text-decoration: none;
height: 15px;
}

.naviLev1 A:hover, .naviLev1Act A, .naviLev1Act A:hover{
font-weight: bold;
color: #ffffff;
background-color: #FD9C03;
text-decoration: none;
height: 15px;
}

.naviLev2 A{
font-weight: normal;
color: #359CE6;
text-decoration: none;
height: 15px;

}

.naviLev2 A:hover, .naviLev2Act A, .naviLev2Act A:hover{
font-weight: normal;
color: #FD9C03;
text-decoration: none;
height: 15px;
}
/********************************/