/*
22 November 2009: Created by Curt K
*/

A:link {
	COLOR: #3a5370; TEXT-DECORATION: none
}
A:hover {
	COLOR: #3a5370; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #3a5370; TEXT-DECORATION: none
}
A:active {
	COLOR: #3a5370; TEXT-DECORATION: underline
}
.title {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	color: db7804;
	font-weight: bold
}
.bigbold {
	font-family: Helvetica, sans-serif;
	font-size: 21px;
	line-height: normal;
	color: 122e6e;
	font-weight: bold
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: 141718;
	font-weight: normal;
}
P.oneline {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	color: 1e695a;
	font-weight: bold
}

P.topic {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	color: 993737;
	font-weight: bold
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}
.classified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #222222;
	font-weight: bold;
}
P.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #3a5370;
	font-weight: bold;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a5370;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
A.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c75dc;
	font-weight: bold;
}
.mediumbold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.storyheadline {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; VERTICAL-ALIGN: top; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
.storycredit {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; VERTICAL-ALIGN: top; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
#f td.actions {
	width: 20px;
	vertical-align: top;
	padding-top: 8px;
}
#f td.actions br {
	line-height: 12px;
}
#f .action {
	border: 1px solid transparent;
	background-color: transparent;
	margin: 0px; padding: 3px;
	white-space: nowrap;
	text-decoration: none;
}
#f .action:hover {
	border: 1px solid #DFD137;
	background-color: #F6F0B2;
}
#f a.action,
#f a.action:hover {
	border: none;
	margin: 0px; padding: 0px;
	background-color: transparent;
}
#f a img {
	border: none;
}
#f input#title {
	width: 360px;
}
#f input#picture {
	width: 300px;
}
#f textarea#description {
	width: 400px; height: 200px;
}
