BODY{
	margin:0px;
	padding:0px;
	cursor: default;
	background-color : RGB(240,231,216);
}

TD{
	font: normal 11px Tahoma;
	color:#9C8E6D; 
}
A{
	color:#9C8E6D; 
}
A.chocolate{
	color : chocolate;
}
A.news{
	color: #93464B;
}
H3{
	font: bold 22px "Times New Roman", Times, serif;
	color: #A0522D;
}
H5{
	font: bold 17px Tahoma;
	color: #93464B;
}

A.footer{
	color:#FCF1D8;
	text-decoration:none;
}
A.footer:hover{
	color:#FCF1D8;
	text-decoration:underline;
}

TD.light{
	background : #FEFEFE url(/images/tbl.light.bck.jpg) repeat-x left top;
	padding:10px 10px;
}
TD.dark{
	background : #DFD3B9 url(/images/tbl.dark.bck.jpg) repeat-x left top;
	padding:10px 10px;
}
TD.dotlinev2{
	background : transparent url(/images/dotline2.v.gif) repeat-y center top;
}

DIV.title{
	margin-bottom:5px;
}
IMG.thbfpage{
	margin-right:10px;
	margin-bottom:3px;
}

IMG.thb80{
	width:80px;
	height:80px;
	border: 1px solid white;
}
A.thb80{
	width:84px;
	height:84px;
	border: 1px solid #9C8E6D;
	display: block;
}
A.thb80:hover{
	width:84px;
	height:84px;
	border: 1px solid white;
	display: block;
}

A.thb80x{
	width:84px;
	height:84px;
	border: 1px solid #9C8E6D;
	display: block-inline;
	margin-right:10px;
}
A.thb80x:hover{
	width:84px;
	height:84px;
	border: 1px solid white;
	display: block-inline;
	margin-right:10px;
}
