



.selected { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	text-decoration:none; 
	color: #333333 
}

.navbar { 
	font-family: arial, verdana, sans-serif; 
	font-size: 10pt; 
	
	font-weight: bold;
	color: #dfc99a;
}

.navbar:hover {
	color: #ffffff;
	
}

.navbar2 { 
	font-family: arial, verdana, sans-serif; 
	font-size: 10pt; 
	
	font-weight: bold;
	color: #660000;
}

.link1 {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #ffffff;
}

.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #0000ff;
}

.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #cccccc;
}

.imgLink {
	
	color: #ff6666;
}

.bodyHead {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold; 
	color: #ffffff;
}


.bodyText {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal;
	color: #cccccc;
}


.bodyTextM {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal;
	color: #cccccc;
	margin: 1em;
}



.bodyTextLrg {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18pt; 
	font-weight: normal;
	color: #bba979;
}


.dropcap {
	font: bold 300% arial, sans-serif;
	font-size: 26pt;
	color: #bba979;
	float: left;
	baseline: top;
}

.bodyFoot {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	font-style: italic; 
	color: #ff6308;
}

p.copy {
	margin: 5em;
}

.frame {
	width: 380px;
	height: 300px;
	border-top: 1pt dotted #666666;
	border-bottom: 2pt solid #666666;
	border-left:  1pt dashed #666666;
	border-right: 2pt solid #666666;
}

.frame2 {
	width: 380px;
	height: 300px;
	border-top: 1pt dotted #ffffff;
	border-bottom: 1pt dotted #666666;
	border-left:  1pt dashed #ffffff;
	border-right:  1pt dashed #666666;
	
}

.frame3 {
	width: 380px;
	height: 300px;
	border-top: 1pt dotted #ffffff;
	border-bottom: 1pt dotted #ffffff;
	border-left:  1pt dashed #ffffff;
	border-right:  1pt dashed #666666;
	
}
