BODY, P, TD, BR {
	color: #FFFFFF;
	font-family: "Arial";
	font-size: 13px;
}

B, Strong, .bb {
	font-weight: bold;
}

A:Link, A:visited {
	color: white;
	text-decoration: none;
}
		
A:hover, A:Active {
	color: #cc8514;
	text-decoration: underline;
}

H1 {

	font-weight: bold;
	font-size: 26px;
	color: #cc8514;
}

H2 {

	text-align: right;
	font-weight: bold;
	font-size: 14pt;
	color: #e49d30;
	text-decoration: none;
}


H3 {

	text-align: right;
	font-weight: bold;
	font-size: 11pt;
	color: #808080;
}

UL {
	margin-top: 5px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-right: 0px;
}

LI {
	list-style-image : url(images/b.gif);
	text-indent : 0px;
}

.Date, A:Date:Line, A.Date:Visited {
	color: #fcb212;
	font-size: 13px;
	text-decoration: none;
}

.News, A.News, A.News:Link, A.News:Visited {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

A.News:Hover, A.News:Active {
	text-decoration: underline;
}

INPUT, .winput, SELECT, BUTTON {
	border-width: 1px;
	border-color: #b4b4b4;

	font-size: 10pt;
}

.toc, A.toc:link, A.toc:visited {
	color: #b4b7b1;
	font-weight: bold;
	text-decoration: none;
}

A.toc:Hover, A.toc:Active {
	color: #cc8514;
}

.toc2, A.toc2:link, A.toc2:visited {
	font-size: 14px;
	font-weight: normal;
	color: #b4b7b1;
	text-decoration: none;
}

A.toc2:Hover, A.toc2:Active {
	color: #cc8514;
}

.more, A.more:link, A.more:visited {
	font-size : 13px;
	color: #cc8246;
	font-weight: bold;
	text-decoration: none;
}

A.more:Hover, A.more:Active {
	text-decoration: underline;
}

.credit, A.credit:link, A.credit:visited {
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}

A.credit:Hover, A.credit:Active {
	text-decoration: underline;
}

.picsDiv {
   
}

#youcanscroll{
	position: absolute;
	bottom: 30px;
	right: 30px;
	padding: 10px;
	background-color: #fbf3d4;
	color: #000000;
	font-size: 13px;
	border: 5px solid #d9cfa8;
	cursor:pointer; cursor:hand;
	width: 170px;
}

#tri1{
	position: absolute;
	bottom: -12px;
	right: 30px;
	width: 50px;
	height: 12px;
}