.contact_boxes {
	width: 250px;
	border: 1px solid #CCCCCC;
}
.left_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #8E7911;
	line-height: 30px;
	text-transform: capitalize;
}
.folder_border {
	border: 1px solid #8F7A0F;
	width: 120px;
}
.password_box {

	width: 250px;
	border: 1px solid #8E7911;
}
.password_button {
	border: 1px solid #8E7911;
}
.image_border {

	border: 1px solid #8F7A0F;
}
.folder_border_red {

	border: 1px solid #990000;
	width: 120px;
}
.folder_border_green {


	border: 1px solid #006600;
	width: 120px;
}
.linktext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #8E7911;
	line-height: 30px;
	text-transform: capitalize;
}
