

body {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
background: #A6AE8B;
color: #000000;
}

.tabel {
	border-left: 1px solid #363636;
	border-right: 1px solid #363636;
}

.tabel2 {
	border-left: 1px solid #EAE1CD;
	border-right: 1px solid #EAE1CD;
	
}

.tabel3 {
	border-right: 2px solid #0B5980;
}


.tabel4 {
	border-left: 2px solid #0B5980;
}

.td1 {
	border-bottom: 1px dotted Silver;
	
}

.td2 {
	border-right: 1px dotted Silver;
	
}


.text1{
	
	background-color: #E3E6DB;
}


.td3 {
	border-left: 2px solid #A6AE8B;
}

.td4 {
	border-right: 2px solid #A6AE8B;
}



a.menu1 {
color: #A6AE8B;
text-decoration: none;
font-weight: normal;
}

a.menu1:hover {
color: #0B5980;
font-weight: normal;
text-decoration: underline;
padding: 0px;
}

a.menu2 {
color: #ffffff;
text-decoration: none;
font-weight: normal;
}

a.menu2:hover {
color: #ffffff;
font-weight: normal;
text-decoration: underline;
padding: 0px;
}



a.menu3 {
	color: #BA1E09;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.menu3:hover {
	color: #BA1E09;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
} 