body
{
    scrollbar-track-color: #ffffff;/* lower track color */
    scrollbar-base-color: #3f6ce3; /* scroll bar */
    scrollbar-arrow-color: #ffffff; /* little arrows in top and bottom box*/
    scrollbar-shadow-color: #f2db9d; /* 1 pixel line at top and bottom of scroll bar*/
    scrollbar-highlight-color: #f2db9d; /*1 pixel line on border of scroll bar; outline top & bottom boxes */  
	}

.text {
	font-family: verdana, arial;
	font-size: 10pt;
	line-height: 175%;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: normal; 
	font-variant: normal;
	color: #505153;
	}
	
.headline  {
	font-size: 11pt;
	font-weight:bold;
	color:#3F6CE3;
	}

img.border {
	border-bottom: #865704 1px solid;
	border-left: #865704 1px solid;
	border-right: #865704 1px solid;
	border-top: #865704 1px solid;  }

.img_text {
	font-family: verdana, arial;
	font-size: 8pt;
	line-height: 125%;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: center; 
	font-variant: normal;
	color: #505153;
	padding:5,0,0,0px;
	}
	
	
p.vspace  {
	margin-top:12px; 
	}

p.pspace  {
	margin-top:3px; text-indent: 20px;
	}
	
a.text_lnx:link   { 
	color: #406FE8; 
	text-decoration: none; }
a.text_lnx:active  { 
	color: #406FE8; 
	text-decoration: none; }
a.text_lnx:visited { 
	color: #406FE8; 
	text-decoration: none; }
a.text_lnx:hover	{ 
	color: #F58308; 
	text-decoration: none; }
a.text_lnx:visited:hover{ 
	color: #F58308; 
	text-decoration: none; }
	
a.dove_lnx:link   { 
	color: #406FE8; 
	text-decoration: underline; }
a.dove_lnx:active  { 
	color: #406FE8; 
	text-decoration: underline; }
a.dove_lnx:visited { 
	color: #406FE8; 
	text-decoration: underline; }
a.dove_lnx:hover	{ 
	color: #F58308; 
	text-decoration: underline; }
a.dove_lnx:visited:hover{ 
	color: #F58308; 
	text-decoration: underline; }