@charset "UTF-8";
/* CSS Document */

body {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	background-color: #000;
}
p {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}
table {
	background-repeat: no-repeat;
}
.label {
	color: #333333;
	font-size: 13px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
}
.H10 {
	color: white;
	font-size: 14px;
	line-height: 0;
	font-family: helvetica, arial, sans-serif;
}
.H10:hover {
	color: white;
	font-size: 14px;
	font-family: helvetica, arial, sans-serif;
	line-height: 0;
}
.H10:active {
	color: white;
	font-size: 14px;
	font-family: helvetica, arial, sans-serif;
	line-height: 0;
}
li {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
}
div#portfolio {
	color: #333333;
	font-size: 13px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	margin-bottom: 8px;
}
a {
	color: #FFFFFF;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #cbd581;
	text-decoration: none;
}
.nav {
	color: #cbd581;
	font-size: 14px;
	font-weight:normal;
}
.nav:hover {
	color: #fff;
	font-size: 14px;
	font-weight:normal;
}
img {
	border: 0px;
	outline: none;
}
/* FeedWind */
#content .feed_item {
	margin:0 3px 7px 2px;
	padding:0 3px 7px 2px;
	background-image:none;
}
#content .feed_item_title {
	margin:1px 0 1px 3px;
	padding:1px 0 1px 3px;
	color:#FFFFFF;
	font-weight:bold;
}
#content .feed_item_title a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#content .feed_item_title a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#content .feed_item_title a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#content .feed_item_title a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#content .feed_item_description {
	margin:0 0 0 3px;
	padding:0 0 0 3px;
	color:#FFFFFF;
	line-height:135%;
}
