body, table, td, tr, th{
	font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}
p{
	margin-top : 6px;
	margin-right : 2px;
	margin-left : 3px;
	margin-bottom : 2px;
	text-indent : 10px;
}
p.news{
	margin-top : 6px;
	margin-right : 2px;
	margin-left : 3px;
	margin-bottom : 2px;
	text-indent : 10px;
	font-size : 9px;
	line-height : 9px;
	color : #7F7F7F;
}
p.cite, ul.cite{
	margin-top : 12px;
	margin-right : 2px;
	margin-left : 10px;
	margin-bottom : 12px;
	text-indent : 0px;
	font-size : 9px;
	line-height : 9px; 
	
	color : #000000;
}
.hl{
	color : Maroon;
}
.cpt1{
	font-size : 125%;
	font-weight : bold;
	color : #5c3010;
	font-variant : small-caps;
	letter-spacing : 1px;
}
.cpt2{
	font-size : 120%;
	font-weight : bold;
	color : #5c3010;
}

.bg1{
	background-color : #DEDEDE;
}
.mnubg{	  
	background-color : #FAFAFA;
}

.buttblock{
	padding-left: 20px;
} 
.fleft{float: left;}
.fright{float: right;}
.fnone{float: none;}
.paddl{
  padding-left: 20px;
}
.paddr{
  padding-right: 20px;
}
a{
	text-decoration: none;
	color: Green;
	font-size : 90%;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: Green;
}	

a.hmenu{
	text-decoration: none;
	color: Green;
	font-size: 120%;
	font-weight: bolder;
}

img{
	border : none;
}

.contbg{
	background : url(images/bg1.gif) repeat;
}
.contbg2{
	background : url(images/bg2.gif) repeat;
}
.grad0{
	background: url(images/grad0.gif) repeat-x;
}
.grad1{
	background: url(images/grad1.gif) repeat-x;
}
.grad2{
	background : url(images/grad2.gif) repeat-x;
}
.grad3{
	background : url(images/grad3.gif) repeat-x;
}
.gradtop{
	background : url(images/gradtop.gif) repeat-x;
}
.bgund{
	background-position : right;
	background-image : url(images/bgund.gif);
	background-repeat : repeat-y;
}
.bord{
	border : 1px solid Silver;
}