.errorMesg {color: red}
.separator {color: white; padding-left: 1.0em; padding-right: 1.0em}
.bigButton {font-size: 1.3em; padding: 0.5em}

body {font-family: Arial, sans-serif; background-color: white; margin-top: 0px}
body.admin {background-color: white}
body.admin a {color: blue}
body.admin a:hover {color: green}
body.admin a:active {color: red}
body.iframe {background-color: black; position: absolute; bottom: 17px}


a {color: #616D7E}
a:hover {color: #98AFC7}
a:active {color: white}

a, img {border: none}

div#login {text-align: right; margin: 0.5em 0.5em 0em 0em}
div#login a {color: black; text-decoration: none}
div#login a:hover {color: white}
div#logo {text-align: center}
div#header {text-align: center; margin-top: 1.0em; margin-bottom: 1.0em;}
div#header a {font-weight: bold; text-decoration: none}
div#body {border: 1px solid black; color: white; background: black; width: 900px; margin-left: auto; margin-right: auto}
div#content {padding: 0.0em 1.0em 0.25em 1.0em}
div.pricelist {}
div#footer {color: rgb(128,128,128); text-align: center; font-size: 0.7em}

img.photo {margin-right: 4px}

td.editText {border: 1px dashed black}

input.button {width: 12em}
