
body, td {
    font-family               : verdana, arial;
    font-size                 : 12px;
    font-weight               : plain;
    scrollbar-face-color      : #005AAD;
    scrollbar-arrow-color     : #EAEAEA;
    scrollbar-track-color     : #000000;
    scrollbar-shadow-color    : '';
    scrollbar-highlight-color : '';
    scrollbar-3dlight-color   : '';
    scrollbar-darkshadow-color: '';
}

input, textarea {
	font-size: 11px;
	background-color: #005AAD;
	color: #FFFFFF;
	border-style: solid;
	border-width: 1
}

select.Menu{
  font-family: Verdana, arial;
  font-size:   12px;
  font-weight: plain;
  font-style:  normal;    
}

option.MenuColor {
  color: #FFFFFF;
  background-color: #005AAD;
}


h1 {
    font-size                 : 14px;
    font-weight               : bold;
    color                     : #0040A0;
    text-decoration           : none;
}

h2 {
    font-size                 : 14px;
    font-weight               : plain;
    color                     : #0040A0;
    text-decoration           : none;
}

a {
    color                : #FFFFFF;
    font-weight          : bold;
    text-decoration      : none;
}

a:hover {
    color                : #FFFFFF;
    font-weight          : plain;
    text-decoration      : underline;
}

a.pages {
    color                : #FFFFFF;
    font-weight          : bold;
    text-decoration      : underline;
}

a.pages:hover {
    color                : #FFFFFF;
    font-weight          : bold;
    text-decoration      : none;
}


.address {
    font-weight          : plain;
    font-size            : 10px;
    color                : #0066CC;
}

.tabelkop {
	font-family: Verdana, Arial;
	font-size : 13px;
	color: #000000;
	font-weight: bold;
}

