BODY {
font-size : 0.9em; 
font-family : Arial, Helvetica, sans-serif;
font-weight : normal; 
color: #000000;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
background-color: #FFFFFF; 
}

HTML {
scrollbar-face-color:#6389B6;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#f2f2f2;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#F2f2f2;
}




H1 {
font-family : Arial, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.1em; 
color : #666666;
background-color : transparent; 
}

H4 {
font-family : Arial, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.1em; 
color : #666666;
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif;

}

.smalltext {
font-family : Arial, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif;
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #f2f2f2;
}

.bg_medium {
  background-color : #f2f2f2;
}

.bg_light {
  background-color : #ffffff;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}
.box_bg_header {
	background-image: url(img/box_top.jpg);
	background-repeat: repeat-x;
}

.box_bg_header_kl {
	background-image: url(img/spacer.gif);
}
.box_bg_left {
	background-image: url(img/spacer.gif);
}
.box_bg_middle {
	background-image: url(img/spacer.gif);
}
.box_bg_right {
	background-image: url(img/spacer.gif);
}
.box_bg_footer {
	background-image: url(img/spacer.gif);
}
.theme_bg_header  { 
	background-image: url("images/jwp-top.gif"); 
	background-repeat: no-repeat 
}
.theme_bg_left {
	background-image: none;
	background-color: #DEE5EB;

}
.theme_bg_header_l  { background-image: url("images/jwp-top-l.gif"); background-repeat: repeat-x; background-position: left 0 }
.theme_bg_bkl {
	background-image: url(img/spacer);
	background-repeat: repeat-y;
	background-color: #DEE5EB;

}
.box_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: black;
	font-weight: bold;
}
.box_content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}

.newssubject {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	color : #444444; 
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto;
	font-size: 1.1em;
	}	

.newsdate {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 0.7em;
	color : #9184B0;
	}
	
.newstext {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #444444; 
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto; 
}	

.newscomments {
	font-size : 0.7em; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #575992; 
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto; 
}	
	
.readmore {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 0.8em;
	color : #696969;
}

input{
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    font-size: 0.9em;
    border-left: #666666 1px solid;
    color: #666666;
    border-bottom: #666666 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f2f2f2;
    }

textarea{
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    font-size: 0.9em;
    border-left: #666666 1px solid;
    color: #666666;
    border-bottom: #666666 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f2f2f2;
    }
	
select{
    font-size: 0.9em;
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f2f2f2;
    }
	 
.left_menue {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.0em; 
text-decoration: none;
 color: #666666;
}


.left_menue a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.0em;
 color: #666666;
 text-decoration: none;
}

.left_menue a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.0em;
 color: #666666;
 text-decoration: none;
}

.left_menue a:active {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.0em;
 color: #FFCF00;
 text-decoration: underline;
}

.left_menue a:hover {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.0em;
text-decoration: underline;
}	 

.copyright {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 0.7em; 
}
.pagedate {
font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 0.7em;
	color : #ffffff;
	}

A:hover {
font-weight : bold;
font-size : 0.9em;
font-family : Verdana;
color : #3333CC;
background : #ffffff;
text-decoration : none;
} 

A:visited, A:link, A:active {
font-weight : bold;
font-size : 0.9em;
font-family : Verdana;
color : #3333CC;
text-decoration : underline;
} 

