
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.5;
	font-weight:inherit;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	background-attachment: fixed;
}
/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
	font-size: 10pt;
	color: #bbbbbb;
	text-decoration: none;
}

a:link{
	font-size: 10pt;
	color: #bbbbbb;
	text-decoration: none;
}

a:visited{
	font-size: 10pt;
	color: #bbbbbb;
	text-decoration: none;
}

a:hover{
	font-size: 10pt;
	color: #eeeeee;
	text-decoration: none;
	
}
/************************************/
/* Header tag styles                */
/************************************/
a.glink:link{
  	font-size: 10pt;
  	color: #bbbbbb;
	font-weight: inherit;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}
a.glink:visited{
	font-size: 10pt;
	color:  #bbbbbb;
	font-weight: inherit;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}
a.glink:hover{
  	font-size: 10pt;
	margin: 0px;
	color:  #eeeeee;
	font-weight: inherit;
	padding: 2px 5px 4px 5px;
  	text-decoration: none;
}
/***********************************************/
a.glink1:visited{
	font-size: 10pt;
	color:  #bbbbbb;
	font-weight: inherit;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}
a.glink1:hover{
  	font-size: 10pt;
	margin: 0px;
	color:  #bbbbbb;
	font-weight: inherit;  	
}
/***********************************************/
#active{
	color: #dddddd;
	font-weight: bolder;
	font-style: normal;
}
/************************************/
a.sub1{
	color: #bbbbbb;
	font-style: normal;
}
a.sub1:link{
  	font-size: 10pt;
  	color: #bbbbbb;
}
a.sub1:visited{
	font-size: 10pt;
	color:  #bbbbbb;
}
a.sub1:hover{
  	font-size: 10pt;
	color:  #eeeeee;
	text-decoration: none;
}
/***********************************************/
li{
	font-size: 10pt;
	color:#bbbbbb;
	line-height: 1.2;
}
li:link{
	color: #bbbbbb;
}
li:visited{
	color: #bbbbbb;
}
li:hover{
	color: #eeeeee;
}
/************************************/
a.address{
	color: #bbbbbb;
	font-size: 12px;
	font-weight: normal;	
}	
a.address:link{
  	color:  #bbbbbb;
}
a.address:visited{
	color:  #bbbbbb;
}
a.address:hover{
	color:  #eeeeee;

}
/************************************/
a.address2{
	position: relative;
	left: 20px;
	bottom: 20px;
	max-width: 260px;
	color: #222222;
	font-size: 12px;
	font-weight: italic;	
}	
a.address2:link{
  	color: #222222;
	font-weight:italic;
}
a.address2:visited{
	color:  #222222;
	font-weight: italic;
}
a.address2:hover{
	color:  #eeeeee;
	font-weight: bold;
	text-decoration: none;
}
/************************************/
a.address3{
	position: relative;
	left: 20px;
	bottom: 20px;
	max-width: 260px;
	color: #bbbbbb;
	font-size: 12px;
		
}	
a.address3:link{
  	color: #bbbbbb;
	font-size: 12px
}
a.address3:visited{
	color:  #bbbbbb;
	font-size: 12px;
}
a.address3:hover{
	color:  #eeeeee;
	text-decoration: none;
	font-size: 12px;
}
/************************************/
a.pfeil{
	font-size: 14pt;
  	color: #bbbbbb;
	font-weight: inherit;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}
a.pfeil:link{
	
  	font-size: 14pt;
	top: 1px;
	border: 0px;
  	color: #bbbbbb;
	font-weight: inherit;
	margin: 0px;
}
a.pfeil:visited{ 
	
	font-size: 14pt;
	top: 1px;
	border: 0px;
	color: #bbbbbb;
	font-weight: inherit;
	margin: 0px;
}
a.pfeil:hover{
  	font-size: 14pt; 
	margin: 0px;
	border: 0px;
	font-weight: inherit;
	text-decoration: none;
	color: #eeeeee;
}
a.pfeil:active{
  	font-size: 13pt; 
	margin: 0px;
	border: 0px;
	font-weight: inherit;
	text-decoration: none;
	color: #eeeeee;
}
a.copyright{
	font-size: 8pt;
	font-weight: inherit;
	color: #aaaaaa; 
	margin: 0px;
	text-decoration: none;
}
/************************************/
a.title{
 font-family:  'Vonness Medium',Arial,sans-serif;
 font-size: 25pt;
 color:  #800000;
 font-weight: lighter;
 font-style:italic;
 margin: 0px;
 padding: 0px;
}
a.title:link{
	font-size: 25pt;
	border: 0px;
  	color:  #800000;
	font-weight: lighter;
	font-style:italic;
	margin: 0px;
}
a.title:visited{
	font-size: 25pt;
	border: 0px;
	color:  #800000;
	font-weight: lighter;
	font-style:italic;
	margin: 0px;
}
a.title:hover{
  	font-size: 25pt;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	color:  #800000;
	font-weight: lighter;
	font-style:italic;
}
/***********************************************/
p{
  	font-size: 8pt;
  	color: #eeeeee;
	font-weight: normal;
		
}
p.bold{
  	font-size: 8pt;
  	color: #eeeeee;
	font-weight: bold;
		
}
/***********************************************/
/*End Component Divs                           */
/***********************************************/