/* CSS Document */

/* CSS Document */
a:link {color:#ffffff;text-decoration:underline; }
a:visited {color:#ffffff;text-decoration:underline;}
a:hover {color:#ffffff; text-decoration:underline;}

.feeds a:link, .feeds a:visited, .feeds a:hover
{
color:#3b1b0b; text-decoration:underline;
}

body
{
	background-color: #f8d9b6;
	font-family: Verdana, Tahoma, Arial;
	color:#333333;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height:16px;
}

h1
{
	color: #333333;
	font-size: 11px;
	margin: 0px;
	display:inline;
}
h1#desc
{
	color: #712a15;
	font-size: 11px;
	margin: 0;
}
h1#desc1
{
	color: #0000ee;
	font-size: 11px;
	margin: 0;
}
h1#content
{
	color: #333333;
	font-size: 11px;
	margin: 0;
	display:inline;
}

h2
{
	color: #333333;
	font-size: 11px;
	margin: 0;
	display:inline;
}

h1#feed
{
color: #004f27;
font-size: 11px;
margin: 0;
font-weight:normal;

}

div.image{
	clear: both;
	margin: 0 2px 2px 2px;
}
div.box
{
	
	clear: both;
}
div.source
{
	font-size: 9px;
}

div.box-caption
{
	background-color: #d4a97c;
	background-repeat: no-repeat;
	background-position: top right;
	color: #712a15;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 2px 2px;
}
div.box-content
{
	padding: 5px;
	text-align:justify;
}
TD { font-size:11px; }
div.left { font-size:11px; }
TABLE { font-size:11px; }