   body { font-size: 11pt; font-family: Arial,Helvetica,sans-serif; background-image:url(images/backgr.png); background-repeat:repeat-y}
   p { font-size: 11pt; font-family: Arial,Helvetica,sans-serif; line-height:18px}
   blockquote { font-size: 11pt; font-family: Arial,Helvetica,sans-serif}
   h1 { font-size: 16pt; font-weight: bold; font-family: Arial,Helvetica,sans-serif}
   h2 { font-size: 12pt; font-family: Arial,Helvetica,sans-serif}
   h3 { font-size: 11pt; color: #BD9C10; font-family: Arial,Helvetica,sans-serif}
   td { font-size: 9pt; font-family: Arial,Helvetica,sans-serif; line-height:16px}
	li { font-size: 11pt; font-family: Arial,Helvetica,sans-serif;  line-height:18px}
	
.footer { font-size: 10pt; font-family: Arial,Helvetica,sans-serif}
.vsmall { font-size: 7.5pt; font-family: Arial,Helvetica,sans-serif}
.sideh { font-size: 10pt; font-weight: bold; color: #BD9C10; font-family: Verdana,Arial,Helvetica,sans-serif}
.sideg { font-size: 10pt; color: #BD9C10; font-family: Arial,Helvetica,sans-serif}
.sidew { font-size: 10pt; color: white; font-family: Arial,Helvetica,sans-serif}
.sides { font-size: 7.5pt; color: white; font-family: Arial,Helvetica,sans-serif}
.red { color: red}

.logo {margin-bottom:10px}

.detail { font-size: 9pt; font-family: Arial,Helvetica,sans-serif}

   a:link,a:visited,a:active {
	color: #00A
}
   a:hover {color: #00F}
   
   a.white:link,a.white:visited,a.white:active {
	color: white;
	text-decoration:none
}
   a.white:hover {color: #00D}
	
	.pages {
	color: white;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	margin-top: 8px;
	margin-bottom: 0;
}

	a.pages:link,a.pages:visited,a.pages:active {
	color: white;
	font-weight: bold;
	text-decoration : none;
   line-height: 120%
	
}
   a.pages:hover {
	color: #CCAD31;
}
 
.ecc {
    float:right; margin-left:10px;
	}
  
.ecc2 {
  float:left; margin-right:10px; 
  
}

.box {
	padding:10px;
	border-style: solid;
	border-color:black;
	border-width: 1px;
}

.boxtext {float:left}
	
.mainphoto {
	padding-left: 10px;
	float:right;
	}
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


