body 
	 { font-family: arial, sans-serif; background-color: #6b1010; 
	 }
	 
a:hover { text-decoration: underline; }
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }

.nav
	   { font-weight: 700; font-size: 10pt; 
	   }   
.logo	   
	   { background-repeat: no-repeat; background-image: url(images/banner.jpg) 
	   }	   
.bold
	   { font-weight: 700; 
	   }   
.large 
	   { font-weight: 700; font-size: 18pt; 
	   }
.small
	  { font-size: 8pt; 
	  }	   
.vborder 
		 { border-bottom-width: 0px; border-left-width: 0px; 
border-right-width: 1px; border-top-width: 0px; border-style: solid; border-color: #005E20; 
		} 
.bigborder 
		   { border-bottom-width: 1px; border-left-width: 1px; 
border-right-width: 1px; border-top-width: 1px; border-style: solid; border-color: #005E20; 
		}

.mainbox 
		 { border: #000000 1px solid; width: 800px; 
		 }

.roundcont {
	width: 800px;
	color: #000;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(br.jpg) no-repeat top right; 
}

img.corner {
   border: none;
   display: block !important;
}

.topedge {
	background-image: url(edge-t.jpg); background-repeat: repeat-x
}

.bottomedge {
	background-image: url(edge-b.jpg); background-repeat: repeat-x
}

.leftedge {
	background-image: url(edge-l.jpg); background-repeat: repeat-y
}

.rightedge {
	background-image: url(edge-r.jpg); background-repeat: repeat-y
}
