

.mlp {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
	color: #4E4E4E;
}
.pricing {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 36px;
	color: #FF9933;
	text-decoration: line-through;

}
.pricing2 {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 36px;
	font-weight: normal;
	color: #FF9933;
}
.headers {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #4E4E4E;
}
.smallheader {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
	color: #666666;
	font-weight: bold;

}
.small {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 10px;
	color: #4E4E4E;
}

.directory{
	background-color: #e6e6e6;
	border: 0px none;
	font-size: xx-small;
	width: 100%;
}

.directory td{
	background-color: White;
	border: none;
	border-bottom-width: 2px;
}

.directory th{
	font-weight: bold;
}

.dirfavs{
	background-color: blue;
	border: 0px none;
	font-size: xx-small;
	width: 100%;
}

.dirfavs td{
	background-color: White;
	border: none;
	border-bottom-width: 2px;
}

.dirfavs th{
	font-size: 12px;
}

.dirmine{
	background-color: green;
	border: 0px none;
	font-size: xx-small;
	width: 100%;
}

.dirmine td{
	background-color: White;
	border: none;
	border-bottom-width: 2px;
}

.dirmine th{
	font-size: 12px;
	color: white;
}


.episodetitle{
	font-size: 16px;
	font-weight: bold;
	color: black;
}

.episodedescription{
	font-size: 14px;
	color: black;

}

.episidepubdate{
	color: black;
	font-size: 12px;
	font-style: italic;
}

.tabsall{
	background-color: #e6e6e6;
}

.tabsall A{
	background-color: #e6e6e6;
	color: black;
}
.tabsmine{
	background-color: #e6e6e6;
}

.tabs A{
	color: black;
}

.tabsfavs{
	background-color: #e6e6e6;
}

.aboutmlpodcast{
	font-size: x-small;
}

.roweven TD{
	background-color: #e6e6e6;
}

.mainmenu{
	font-size: x-small;
}

.bodytable {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
	color: #4E4E4E;
	background-color: white;
}

.feature1 TD{
	border-top: 0px solid;
	border-bottom: 2px solid;
	border-color: black;
}

.feature1left {
	border-left: 2px solid;
	border-bottom: 2px solid;
	border-top: 2px solid;
	border-color: black;
}

.notfeatured TD{
	border-bottom: 1px dotted;
	border-color: silver;
}

.menulinks {
	font-weight: bold;
	color: #ff9933;
}

.menulinks A{
	font-weight: bold;
	color: #ff9933;
}
.adminnote {
	background-color: red;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.podcastsdescription {
	font-size: 12px;
}

.podcastdescription {
	color: black;
}

h2 {
	color: black;
}

