/* CSS Document */

body {
	background-color: #CCCCCC;
}
a:link {
	color: #333333;
}
a:hover {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:active {
	color: #666666;
}
.border_docpic {
	border: 4px solid #444e42;
}
.viewer_doc {
	background-color: #bbbdbc;
}
.topboxborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 6e7e6d;
}
.tp_boxborder_doc {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e7e6d;
}.topdoc {

	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #6e7e6d;
	border-left-color: #000000;
	border-bottom-width: 1px;
}
.picborder {
	border: 1px solid #000000;
}
.stories_text {
	color: #081d04;
	font: 12px/16px Geneva, Verdana, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 20px;
}
.stories_text_u {
	color: #1e2c1b;
	font: bold 11px/14px Geneva, Verdana, Helvetica, sans-serif;
}
	#contentleft {
	width:480px;
	float:none;
	height: 400px;
	background-color: #000000;
	text-align: left;
	vertical-align: middle;
	position: static;
	padding-right: 25px;
	padding-left: 35px;
		}
#contentleft2 {
	width:520px;
	float:none;
	height: 340px;
	background-color: #000000;
	text-align: left;
	vertical-align: middle;
	position: static;
	padding: 40px 20px 20px;
}
