P, b, label,span {
font-size:10pt;
font-family:Verdana,Arial;
color:#336633;
}

h1 {
font-size:12pt;
font-family:Verdana,Arial;
color:#336633;
margin-top:20px;
}

A:hover, A:visited {
font-size:10pt;
font-family:Verdana,Arial;
color:#996600;
}

A:link, A:active {
font-size:10pt;
font-family: Verdana,Arial;
color: #996600;
}

body{
top-margin:5px;
font-family:Verdana,Arial;
color:#336633;
background-image: URL("./images/bground_tile.png");
margin-top:5px;
}

.body {
font-family:Verdana,Arial;
font-size:10pt;
color:#336633;
}

.small {
font-family:Verdana,Arial;
font-size:8pt;
color:#FF0000;
}

.error {
font-family:Verdana;
font-size:10pt;
color:#CC0000;
}

.footer {
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
}

A.footer:hover, A.footer:visited {
font-size:10px;
font-family:Arial;
color:#996600;
}

A.footer:link, A.footer:active {
font-size:10px;
font-family: Arial;
color: #996600;
}

.port_img {
border:2px solid #996600;
}

textarea, select, option {
scrollbar-arrow-color: #A10E1E;
scrollbar-base-color: #3D3D3D;
scrollbar-dark-shadow-color: yellow;
scrollbar-track-color: white;
scrollbar-face-color: white;
scrollbar-shadow-color: white;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: #3D3D3D;
background-color:white;
color:#000000;
font-family:Frutiger,Arial;
font-size:8pt;
font-weight:normal;
}

input {
color:#000000;
font-family:Frutiger,Arial;
font-size:9pt;
font-weight:normal;
}

input.button {
background-color:#CC9900;
color:#006600;
font-family:Frutiger,Arial;
font-size:8pt;
font-weight:bold;
}