body {
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 1px;
	
}
.bottomaddress {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
}
.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	
		
		
	
}

.contentText-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;	
	font-weight:bold;
}






.border {
	border: 1px dashed #C19988;
}
.border2 {
	border: 1px solid #EFDFB5;
}
.border-videos {
	border: 2px solid #000000;
}
.border3 {
	border: 1px solid #5A8294;
}
.a {
	text-decoration: none;
	color:#648010;
	
}


.dropmenudiv{
	width:576px;
	
	
	border-bottom-width: 0px;
	border-left: 0px solid #b0d83a;
	border-right: 2px solid #b0d83a;
	border-bottom: 2px solid #b0d83a;
	border-top-width:2px solid #b0d83a;
	
	
	
	background-color: #dfefae;
	
}

.dropmenudiv a{
width: 150px;
height:21px;
display: block;
text-indent: 3px;

border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;

padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: #f6e8c5;
}

.dropmenudiv a:hover{ /*hover background color*/
background-color: #f6e8c5;
width: 150px;
height:21px;


}
.errormsg{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FF0000;
}