body{
	margin:0px;
}

body,td{
	font:12px verdana,arial,tahoma;
}

h4{
	border-bottom:2px dotted #A9755B;
	padding:4px;
	background-color:#EEE;
	margin:0px;
	margin-bottom:3px;
	font:bold 14px  verdana,arial;
}

p{
	margin-right:5px;
	margin-left:5px;
	text-align:justify;
}

li{
	margin-right:5px;
	margin-left:5px;
	text-align:justify;
}

a:hover{
	color:red;
	text-decoration:none;
}

.toplayer{
	background-color:#A9755B;
	border:0px;
	border-bottom:2px solid #A5AD72;
	height:22px;
}

.bright{
	border-right:2px solid #A5AD72;
}

.bleft{
	border-left:2px solid #A5AD72;
}

.m5{
	margin:5px;
	margin-top:1px;
}

.center{
	text-align:center;
}

.whitebg{
	background-color:#FFF;
}

.barv2{
	background-color:#FFF;
	border:1px solid #EEE;
	padding:4px;
	padding-left:6px;
	margin:5px;
	margin-right:6px;
	margin-left:6px;
	font-weight:bold;
}

.bgeee{
	background-color:#EEE;
}

.bv2 td{
	border-bottom:2px dotted #899155;
}

.bv1 td{
	border-bottom:1px dotted #899155;
}

.b1{
	border:1px solid #899155;
}



.copycell{
	background-color:#A5AD72;
	border:0px;
	padding:3px;
	border-bottom:2px solid #A9755B;
	height:22px;
	text-align:center;
}

.copycell a:hover{
	color:white;
}

.coolmenu a{
	display:block;
}