body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color: #1a98ba;
	text-decoration: underline;
}

a:visited {
	color: #808080;
	text-decoration: none;
	text-decoration: underline;
}

.featured_posts {
	font-size: 12px;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;

	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #bde1eb;


}

.channeltitle {
	font-size: 14px;
	font-weight: bold;
	color: #1a98ba;
}


.med {
	font-size: 10px;
	font-weight: bold;
	color: #1a98ba;
}

.medblack {
	font-size: 12px;
	color: #000000;
}


.small {
	font-size: 10px;
}

.searchfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border: none #FFFFFF;
	height: 20px;
	width: 95%;
}

.loginfield {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1 #7CC4D8;
	height: 15px;
	width: 155px;
}

.dotted {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-SIZE: 6px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-top-color: #bde1eb;
	border-right-color: #bde1eb;
	border-bottom-color: #bde1eb;
	border-left-color: #bde1eb;
}.categories {
	font-size: 14px;
	background-color: ED9805;
	border: thin none;

}
.dropdownmenu {
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #1a98ba;
	margin: 1px;
	padding: 1px;
	color: #1a98ba;

}
