* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: 0 0;
}

a {
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #9b0020;
}

a:visited {
	color: #9b0020;
}	
	
a:hover {
	color: #9b0020;
}

a:active {
	color: #9b0020;
}

p {
	margin:0;
	padding:0;
	padding-bottom: 3px;
	padding-top: 3px;
}

h1 {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 10px;
	color:#9b0020;
	font-size: 14px;
}

h2 {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	padding-top: 6px;
	color:#9b0020;
	font-size: 13px;
}

h3 {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	padding-top: 10px;
	color:#9b0020;
	font-size: 12px;
}

h4 {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	padding-top: 10px;
	color:#9b0020;
	font-size: 11px;
}

h5 {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	padding-top: 10px;
	color:#9b0020;
	font-size: 10px;
}

.align-center {
	text-align:justify;
}

.align-right {
	text-align:right;
}

.searchbox-input {
	width:115px;
	font-size:11px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-right: 2px;
}

.searchbox-submit {
}

ul, li {
	margin:0;
	padding:0;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border:#000 solid 1px ;
}

dl.csc-textpic-image dd {
	padding-top:5px;
}

.searchbox-input-sword {
	padding-top:2px;
	padding-bottom:2px;
	width: 200px;
	padding-left: 2px;
}

div.csc-textpic img {
	border:#CCC solid 1px;
}

.ppm-breadcrumb-active {
	color:#000000;
}

#ppm-top {
	width:950px;
	height:5px;
	margin:auto;
}

#ppm-page {
	margin:auto;
	width: 950px;
	background-color: #FFFFFF;
	padding-top:5px;
	padding-left: 5px;
	padding-right: 5px;
}

* html {
	min-height:100%;
}

#ppm-head {
	width:950px;
	height:170px;
	float: left;
}

#ppm-logo {
	width:190px;
	height:95px;
	float: left;
	padding-left: 10px;
	padding-top: 30px;
}

#ppm-logo a {
	outline:none;
}

#ppm-banner {
	width:750px;
	height:120px;
	float: left;
	font-size: 12px;
	padding-bottom: 5px;
}

#ppm-language {
	width:170px;
	height:19px;
	float: left;
	background-color: #9B0020;
	padding-left: 20px;
	padding-top: 7px;
	font-size: 11px;
}

#ppm-search {
	width:150px;
	height:24px;
	float:left;
	padding-top: 2px;
	background-color: #9b0020;
}

#ppm-navi {
	width:608px;
	height:26px;
	float:left;
	background-repeat: repeat-y;
	font-size: 12px;
	background-color: #9b0020;
}

#ppm-navi ul {
	margin:0;
	padding: 0;
	list-style-type: none;
	padding-left: 10px;
}

#ppm-navi li {
	margin: 0;
	padding: 0;
	display: inline;
	padding-top: 6px;
	padding-bottom: 5px;
	float:left;
	width:auto;
	border-left: solid #cccccc 1px;
	padding-left: 4px;
	padding-right: 8px;
}

#ppm-navi li a {
	border:0;
	font-size: 12px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 11px;
}

#ppm-navi li a:visited {
	color: #FFFFFF;
}	
	
#ppm-navi li a:hover {
	color: #FFFFFF;
	background-image: url(../templates_img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


#ppm-navi li a:active {
	color: #FFFFFF;
}

#ppm-navi a {
	border:0;
	font-size: 12px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
}

#ppm-navi li a:visited {
	color: #FFFFFF;
}	
	
#ppm-navi a:hover {
	color: #1f4f80;
}


#ppm-navi a:active {
	color: #000000;
}

#ppm-navi .naviactive a {
	color:#FFFFFF;
	font-weight: bold;
	background-image: url(../templates_img/arrow.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#ppm-navi .naviactive a:visited {
	color: #FFFFFF;
}

#ppm-navi .naviactive a:hover {
	color: #FFFFFF;
}

#ppm-navi .naviactive a:active {
	color: #FFFFFF;
}


#ppm-content {
	width: 950px;
	float: left;
	position: relative;
	background-image: url(../templates_img/body.jpg);
	background-repeat: repeat-y;
}



#ppm-left-home {
	width:165px;
	float:left;
	color: #333333;
	font-size: 11px;
	padding-top: 30px;
	height: 310px;
	padding-left: 15px;
	padding-right: 20px;
}

#ppm-left-home h1 {
	font-size:12px;
	padding-top: 3px;
}

#ppm-left-home a {
	border:0;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#ppm-left-home a:visited {
	color: #000000;
}	
	
#ppm-left-home a:hover {
	text-decoration: none;
	color: #1f4f80;
}

#ppm-left-home a:active {
	color: #FF0000;
}

#ppm-left-home ul {
	margin:0;
	padding:0;
	padding-bottom: 10px;
}

#ppm-left-home li {
	margin:0;
	padding:0;
	display: block;
	list-style-type: none;
	padding-top: 2px;
	line-height: 18px;
}

#ppm-left-home li a {
	border:0;
	color: #9b0020;
	text-decoration: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#ppm-left-home li a:visited {
	color: #9b0020;
}	
	
#ppm-left-home li a:hover {
	text-decoration: none;
}

#ppm-left-home li a:active {
	color: #9b0020;
}

#ppm-left {
	width:200px;
	float:left;
	color: #333333;
	font-size: 11px;
	padding-top: 30px;
	height: 310px;
}

#ppm-left2 {
	width:200px;
	float:left;
	color: #333333;
	font-size: 11px;
	padding-top: 30px;
	height: 320px;
}

#ppm-navititel {
	color:#666;
	font-size: 12px;
	height: 17px;
	padding-left: 20px;
	font-weight:bold;
	padding-top: 2px;
}

#ppm-left h1 {
	font-size:12px;
}

#ppm-left a {
	border:0;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#ppm-left a:visited {
	color: #000000;
}	
	
#ppm-left a:hover {
	text-decoration: none;
	color: #1f4f80;
}

#ppm-left a:active {
	color: #FF0000;
}

#ppm-left ul {
	margin:0;
	padding:0;
	padding-bottom: 10px;
}

#ppm-left li {
	margin:0;
	padding:0;
	display: block;
	list-style-type: none;
	padding-top: 2px;
	line-height: 18px;
	font-size:12px;
}

#ppm-left li a {
	border:0;
	color: #9b0020;
	text-decoration: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#ppm-left li a:visited {
	color: #9b0020;
}	
	
#ppm-left li a:hover {
	text-decoration: none;
}

#ppm-left li a:active {
	color: #9b0020;
}

#ppm-left .sub1 {
	list-style-type: none;
}

#ppm-left .sub1 a {
	color: #9b0020;
	margin-left: 20px;
	padding-left: 12px;
}
#ppm-left .sub1 a:visited {
	color: #9b0020;
}
#ppm-left .sub1 a:hover {
	color:#9b0020;
	background-image: url(../templates_img/m-hover.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#ppm-left .sub1 a:active {
	color: #9b0020;
}

#ppm-left .sub1aktiv  {
	color: #000;
	background-image: url(../templates_img/m-active.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 12px;
	margin-left: 20px;
}
#ppm-left .sub1aktiv a {
	color: #9b0020;
	padding-left: 12px;
	margin-left: 20px;
}
#ppm-left .sub1aktiv a:visited {
	color: #9b0020;
}
#ppm-left .sub1aktiv a:hover {
	color: #9b0020;
	background-image: url(../templates_img/listpoint.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#ppm-left .sub1aktiv a:active {
	color: #9b0020;
}

#ppm-left .sub2 {
	list-style-type: none;
	color:#000000;
}

#ppm-left .sub2 a {
	padding-left:12px;
	color:#9b0020;
	margin-left: 34px;
}

#ppm-left .sub2 a:hover {
	color: #9b0020;
	background-image: url(../templates_img/m-hover.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#ppm-left .sub2aktiv  {
	color: #000;
	padding-left:12px;
	background-image: url(../templates_img/m-active.gif);
	margin-left: 34px;
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#ppm-left .sub2aktiv a {
	color:#9b0020;
	background-image: url(../templates_img/m-active.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 34px;
	padding-left: 12px;
}

#ppm-left .sub2aktiv a:visited {
	color:#9b0020;
}

#ppm-left .sub2aktiv a:hover {
	color: #9b0020;
	background-image: url(../templates_img/listpoint.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#ppm-left .sub2aktiv a:active {
	color: #9b0020;
}

#ppm-left .sub3 {
	list-style-type: none;
	color:#000000;
}

#ppm-left .sub3 a {
	padding-left:12px;
	color:#9b0020;
	margin-left: 48px;
}

#ppm-left .sub3 a:hover {
	color: #9b0020;
	background-image: url(../templates_img/m-hover.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#ppm-left .sub3aktiv  {
	color: #000;
	background-image: url(../templates_img/m-active.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-left: 48px;
	padding-left: 12px;
}

#ppm-left .sub3aktiv a {
	color:#9b0020;
	background-image: url(../templates_img/listpoint.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 44px;
	padding-left: 12px;
}

#ppm-left .sub3aktiv a:visited {
	color:#9b0020;
}

#ppm-left .sub3aktiv a:hover {
	color: #9b0020;
	background-image: url(../templates_img/listpoint.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#ppm-left .sub3aktiv a:active {
	color: #9b0020;
}

#ppm-left .sub4 {
	list-style-type: none;
}

#ppm-left .sub4 a {
	margin-left: 36px;
	padding-left: 12px;
	background-image: url(../templates_img/listpoint.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
}
#ppm-left .sub4 a:hover {
	color: #000000;
	background-image: url(../templates_img/listpoint2.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#ppm-left .sub4aktiv  {
	color: #000000;
}

#ppm-left .sub4aktiv a {
	color:#000000;
	background-image: url(../templates_img/listpoint2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 36px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 11px;
}

#ppm-left .sub4aktiv a:visited {
	color:#000000;
}

#ppm-left .sub4aktiv a:hover {
	color: #000000;
	background-image: url(../templates_img/listpoint2.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#ppm-left .sub4aktiv a:active {
	color: #000000;
}

#ppm-middle {
	width:480px;
	float:left;
	margin: 0;
	padding-top: 20px;
	line-height: 18px;
	padding-right: 20px;
	color: #000000;
	padding-bottom: 20px;
	font-size: 12px;
}

#ppm-middle a {
	color: #666666;
}

#ppm-middle a:visited {
	color: #666666;
}	
	
#ppm-middle a:hover {
	color: #666666;
}

#ppm-middle a:active {
	color: #666666;
}

#ppm-middle ul {
	margin:0;
	padding:0;
	padding-top:0px;
	padding-bottom: 3px;
}

#ppm-middle li {
	margin:0;
	padding:0;
	list-style-type: none;
	background-image: url(../templates_img/listpoint.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	margin-left: 0px;
	padding-bottom: 2px;
}

#ppm-middle li a {
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #666666;
}

#ppm-middle li a:visited {
	color: #666666;
}	
	
#ppm-middle li a:hover {
	color: #666666;
}

#ppm-middle li a:active {
	color: #666666;
}


#ppm-route {
	width:740px;
	float:left;
	margin: 0;
	padding-top: 20px;
	line-height: 18px;
	padding-right: 10px;
	color: #000000;
	padding-bottom: 20px;
	font-size: 12px;
}

#ppm-route a {
	color: #9b0020;
}

#ppm-route a:visited {
	color: #9b0020;
}	
	
#ppm-route a:hover {
	color: #9b0020;
}

#ppm-route a:active {
	color: #9b0020;
}

#ppm-route ul {
	margin:0;
	padding:0;
	padding-top:0px;
	padding-bottom: 3px;
}

#ppm-route li {
	margin:0;
	padding:0;
	list-style-type: none;
	background-image: url(../templates_img/listpoint.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	margin-left: 0px;
	padding-bottom: 3px;
}

#ppm-route li a {
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #9b0020;
}

#ppm-route li a:visited {
	color: #9b0020;
}	
	
#ppm-route li a:hover {
	color: #9b0020;
}

#ppm-route li a:active {
	color: #9b0020;
}

#ppm-sitemap {
	width:510px;
	float:left;
	margin: 0;
	padding-top: 20px;
	font-size:11px;
	line-height: 18px;
	padding-right: 10px;
	color: #333333;
}

#ppm-sitemap .csc-menu csc-menu-1 li {
	font-size:14px;
}


#ppm-sitemap h1 {
	padding-bottom:10px;
}

#ppm-sitemap ul {
	margin:0;
	padding: 0;
}

#ppm-sitemap li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#ppm-sitemap a {
	color: #666666;
	text-decoration: none;
}

#ppm-sitemap a:visited {
	color: #666666;
}	
	
#ppm-sitemap a:hover {
	color: #666666;
}

#ppm-sitemap a:active {
	color: #666666;
}

#ppm-sitemap .csc-menu csc-menu-1 li {
	font-size:12px;
}

#ppm-sitemap .csc-sitemap ul li {
	list-style-type: none;
	background-image: url(../templates_img/listpoint.jpg);
	background-position: 4px 6px;
	background-repeat: no-repeat;
	padding-left: 16px;
	font-size:12px;
	margin: 0;
	padding-bottom: 15px;
	font-weight: bold;
}

#ppm-sitemap .csc-sitemap ul li ul {
	padding-left: 30px;
}

#ppm-sitemap .csc-sitemap ul li ul li {
	background-image: url(../templates_img/listpoint.jpg);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 13px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: normal;
}

#ppm-sitemap .csc-sitemap ul li ul li a {
	color:#9b0020;
}
	
#ppm-sitemap .csc-sitemap ul li ul li ul {
	padding-top:2px;
	padding-bottom:0px;
}

#ppm-right {
	width:230px;
	float:left;
	padding-top: 20px;
	line-height: 18px;
	font-size: 12px;
	color: #000;
	padding-right: 20px;
	padding-bottom: 20px;
}


#ppm-right a {
	color: #666666;
}

#ppm-right a:visited {
	color: #666666;
}	
	
#ppm-right a:hover {
	color: #666666;
}

#ppm-right a:active {
	color: #666666;
}

#ppm-right ul {
	margin:0;
	padding:0;
	padding-top:0px;
	padding-bottom: 3px;
}

#ppm-right li {
	margin:0;
	padding:0;
	list-style-type: none;
	background-image: url(../templates_img/listpoint.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	margin-left: 0px;
	padding-bottom: 3px;
}

#ppm-right li a {
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #666666;
}

#ppm-right li a:visited {
	color: #666666;
}	
	
#ppm-right li a:hover {
	color: #666666;
}

#ppm-right li a:active {
	color: #666666;
}

#ppm-footer {
	width:950px;
	font-size: 11px;
	clear: both;
	height: 40px;
	background-image: url(../templates_img/footer.gif);
	background-repeat: repeat-x;
	background-position: 0 2px;
}

#ppm-footer-left {
	width:185px;
	height:25px;
	float:left;
	color: #999;
	padding-top: 15px;
	padding-left: 15px;
}

#ppm-footer-left ul {
	margin:0;
	padding:0;
}

#ppm-footer-left li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
	padding-left:3px;
}

#ppm-footer-left a {
	color:#9b0020;
	text-decoration: none;
}

#ppm-footer-left a:visited {
	color: #9b0020;
}

#ppm-footer-left a:hover {
	color: #9b0020;
}

#ppm-footer-left a:active {
	color: #9b0020;
}

#ppm-footer-middle {
	width:525px;
	height:25px;
	float:left;
	color: #666;
	padding-top: 15px;
}

#ppm-footer-middle a {
	color:#9b0020;
	text-decoration: none;
}

#ppm-footer-middle a:visited {
	color: #9b0020;
}

#ppm-footer-middle a:hover {
	color: #9b0020;
}

#ppm-footer-middle a:active {
	color: #9b0020;
}



#ppm-footer-right {
	width:210px;
	height:25px;
	float:left;
	color: #CCCCCC;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
}

#ppm-footer-right a {
	color:#9b0020;
	text-decoration: none;
}

#ppm-footer-right ul {
	margin:0;
	padding:0;
}

#ppm-footer-right li {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
	padding-right: 3px;
}

#ppm-footer-right a:visited {
	color: #9b0020;
}

#ppm-footer-right a:hover {
	color: #9b0020;
}

#ppm-footer-right a:active {
	color: #9b0020;
}

#ppm-footer2 {
	width:960px;
	font-size: 11px;
	height: 20px;
	margin: auto;
	padding-top: 8px;
	color: #B0B0B0;
	text-align: center;
}

.detail {
	color:#090;
}

.name-of-person {
	color:#009;
}

.important {
	color:#F00;
}

.csc-frame-frame2 {
	border:#ccc solid 1px;
	background-color:#FFC;
	padding-left:3px;
	padding-right:3px;
}

.csc-frame-frame1 {
	border:#CCC solid 1px;
	background-color:#EBEBEB;
	padding-left:3px;
	padding-right:3px;
}

.tx-indexedsearch-searchbox-sword-sword {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	width:280px;
	margin-top: 5px;
}

.tx-indexedsearch .res-tmpl-css {
	clear: both;
	padding-top:5px;
	margin-bottom: 1em;
}

.tx-indexedsearch-form {
		font-size:11px;
}

div.tagcloud {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 1px;
	border:none;
	background-color: #F5F5F5;
}

.csc-textpic-caption {
	color:#666;
	font-style: italic;
	font-size: 11px;
}

dl.csc-textpic-image dd {
	padding-top: 0px;
}

.form_label {
	width:100px;
	padding-bottom:1px;
	float:left;
}
.form_label_req {
	width:100px;
	padding-bottom:1px;
	float:left;
	color:#9b0020;
}

.csc-mailform-field {
	border:none;
	padding-top:5px;
	padding-left:0px;
	padding-bottom: 5px;
}

.csc-mailform-field input {
	padding-top:1px;
	padding-bottom:1px;
}

.csc-mailform textarea  {
	padding-top:1px;
	padding-bottom:1px;
}

.csc-mailform-radio legend {
	display:none;
} 

.csc-mailform {
	border:none;
} 

.csc-mailform fieldset {
	border:none;
}

.form-radio {
	padding-right:5px;
	padding-left:2px;
}

.csc-mailform-submit {
	background-image:url(../templates_img/send.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	border:none;
	width:101px;
	cursor: pointer; /* hand-shaped cursor */
	height:21px;
}

.csc-mailform select {
	width:120px;
}

input:focus, textarea:focus {
	background-color:#F5F5F5;
}
