/* RFW Stylesheet - left 175 - right column 575 */
BODY {
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #1B3A79;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #1B3A79;
scrollbar-darkshadow-color: #1B3A79;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #1B3A79; 
    font-family: Verdana;
    color: white; 
    font-style: normal; 
    font-size: 10px; 
}
/* General Fonts */
P,OL,UL,DIV {
   font-family: Verdana;
   font-size: 10px; 
   color : #1B3A79;
}
/* Headings */
H1,H2,H3,H4,H5 {
    FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	color : #1B3A79;
}
/* Bold Title same as text size */
.title {
    FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	color : #1B3A79;
}
/* Blue Border for Tables */
.border {
    border: 1px solid #COC8D4;                     /* lite blue grey */
}
/* Footer */
.footer {
    FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	color : #1B3A79;
}
/* Last Update */
.lastupdate {
}
/* Vertikal LINK */
.V_LINK {
	padding-left: 2px;
	border-top: solid 1px #3165AD;
	border-bottom: solid 1px yellow;
	border-right: solid 1px #3165AD;
	border-left: solid 1px #3165AD;
                text-decoration: none;
                FONT-FAMILY: Verdana;
                FONT-SIZE: 10px;
                color : #1B3A79;
	width: 70px;
                height: 18px;
                padding-top: 2px;

}   
.V_LINK a:visited {
     text-decoration: none;
     color : #1B3A79;
}
.V_LINK a:active {
     text-decoration: none;
     color : #1B3A79;
}
.V_LINK a:hover {
     text-decoration: none;
     color : red;
}
.V_LINK a:link {
     text-decoration: none;
     color : #1B3A79;
}
/* Vertikal Menue */
.V_MENU {
	padding-left: 2px;
	border-top: solid 1px #3165AD;
	border-bottom: solid 1px white;
	border-right: solid 1px #3165AD;
	border-left: solid 1px #3165AD;
                text-decoration: none;
                FONT-FAMILY: Verdana;
                FONT-SIZE: 10px;
                color : white;
	            width: 102px;
                height: 18px;
                padding-top: 2px;

}   
.V_MENU a:visited {
     text-decoration: none;
     color : white;
}
.V_MENU a:active {
     text-decoration: none;
     color : white;
}
.V_MENU a:hover {
     text-decoration: none;
     color : yellow;
}
.V_MENU a:link {
     text-decoration: none;
     color : white;
}
/* LEFT Navigation Menu 2nd Level */
.VV_MENU {
	 FONT-FAMILY: Verdana;
	 FONT-SIZE: 10px;
	 color : #c0c0c0;
     font-weight: normal;
	 padding-left: 5px;
	           width: 130px;
               height: 16px;
               text-decoration: none;
}   
.VV_MENU a:visited {
     color : #c0c0c0;
     	 text-decoration: none;
}
.VV_MENU a:active {
     color : #c0c0c0;
	 text-decoration: none;
}
.VV_MENU a:hover {
     color : yellow;
	 text-decoration: none;
}
.VV_MENU a:link {
     color : #c0c0c0;
     	 text-decoration: none;
}
.LINKS {
	 FONT-FAMILY: Verdana;
	 FONT-SIZE: 10px;
	 color : white;
     font-weight: normal;
               text-decoration: none;
}   
.LINKS a:visited {
     color : white;
     	 text-decoration: none;
}
.LINKS a:active {
     color : white;
	 text-decoration: none;
}
.LINKS a:hover {
     color : yellow;
	 text-decoration: none;
}
.VV_MENU a:link {
     color : #c0c0c0;
     	 text-decoration: none;
}

.leftnav {
	 text-decoration: none;
                 FONT-FAMILY: Verdana;
	 FONT-SIZE: 10px;
	 color : #1B3A79;
	 padding-left: 5px;
	 border-bottom: 1px solid #CCCCCC;
	 height: 18px;
                }   
.leftnav a:visited {
     text-decoration: none;
     color : #1b3a79;
}
.leftnav a:active {
     text-decoration: none;
     color : #1B3A79;
}
.leftnav a:hover {
     text-decoration: none;
     color : red;
}
.leftnav a:link {
     text-decoration: none;
     color : #1B3A79;
}
/* Top Navigation Menu 2nd Level */
.leftnav1 {
	 FONT-FAMILY: Verdana;
	 FONT-SIZE: 10px;
	 color : #1B3A79;
	 padding-left: 5px;
	 border-bottom: 1px solid #CCCCCC;
                 height: 18px;
                 text-decoration: none;
}   
.leftnav1 a:visited {
     color : #1B3A79;
	 text-decoration: none;
}
.leftnav1 a:active {
     color : #1B3A79;
	 text-decoration: none;
}
.leftnav1 a:hover {
     color : red;
	 text-decoration: none;
}
.leftnav1 a:link {
     color : #1B3A79;
	 text-decoration: none;
}
/* Quote */
.quote  {
    FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	color : #1B3A79;
}
/* In Text Hyperlinks */
a:link {
    FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	color : #1B3A79;
	text-decoration: none;
}
a:visited {
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    color : #1B3A79;
    text-decoration: none;
}
a:hover {
   FONT-FAMILY: Verdana;
   FONT-SIZE: 10px;
   color: #1B3A79;
   text-decoration: underline;
}
/* Top Navigation Menu */
/* Feedback Links */
/* Forms Fields */
SELECT {  
   font-family: Verdana;
color : #1B3A79;
   font-size: 10px 
}
TEXTAREA {  
   font-family: Verdana;
 color : #1B3A79;
   font-size: 10px
} 
INPUT {  
   font-family: Verdana;
 color : #1B3A79;
   font-size: 10px 
}
.caption {
   font-family : Verdana;
   font-size : 10px;
   color : #1B3A79;
}
.bulletlist {
   font-family : Verdana;
   font-size : 10px;
   color : #1B3A79;
}
.table {
   font-family : Verdana;
   font-size : 10px;
   color : #1B3A79;
}
.contenttable {
   font-family : Verdana;
   font-size : 10px;
   color : #1B3A79;
   padding: 1em;
   margin-top: 1em;
   margin-bottom: 1em;
   border:  1px solid #1B3A79;
}
/* Search Formats */
.searchform {
   font-family : Verdana;
   font-size : 10px;
   color : #1B3A79;
   font-weight : normal;
}
.searchresultpagetitle {
   font-family : Verdana;
   font-size : 10px;
   color : #1B3A79;
   font-weight : bold;
}
.searchresultcontent {
   font-family : Verdana;
   font-size : 10px;
   color : #1B3A79;
   font-weight : normal;
}
.searchresultheader {
   font-family : Verdana;
   font-size : 10px;
   color : #1B3A79;
   font-weight : bolder;
}
.searchmarkup {
   color : #1B3A79;
}
.loginform {
   font-family : Verdana;
   font-size : 10px;
   color : #1B3A79;
   font-weight : normal;
}
/* Mailform Formattting */
.mailform {
   font-family : Verdana;
   font-size : 10px;
   color : #1B3A79;
   font-weight : normal;
}
.mailformrequired {
   font-family : Verdana;
   font-size : 10px;
   color : #1B3A79;
   font-weight : bolder;
}
.mailformcomment {
   font-family : Verdana;
   font-size : 10px;
   color : #1B3A79;
   font-weight : bolder;
}
.mailformradio {
   font-family : Verdana;
   font-size : 10px;
   color : #1B3A79;
   font-weight : normal;
}
.filelinks {
   font-family : Verdana;
   font-size : 10px;
   color : #1b3a79;
}
.filelinkssize {
   font-family : Verdana;
   font-size : 10px;
   color : #1b3a79;
}
.tx-mininews-pi1 .tx-mininews-pi1-singleView P { font-family:Verdana; font-size:8px; }
.tx-mininews-pi1 .tx-mininews-pi1-singleView P.tx-mininews-pi1-singleViewField-title { font-family:Verdana; font-size:8px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:#1b3a79; }