
/* Admin Stylesheet */

body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #222222;}

a {color: #B59B4C; font-weight: bold; text-decoration: none;}
a:hover {color: #D2C26A; text-decoration: underline;}
a img {border: none;}

h1 {margin: 10px 0; font-size: 20px;}

/* Form elements */
form {margin: 0;}/* Correct spacing in IE */
input, textarea {font-size: 12px; border: 1px solid #AAA;}
textarea {font-family: Arial, Helvetica, sans-serif;}
button {font-weight: bold; background: url(../Images/Gold-Button.gif) repeat-x; border: 1px solid #B59B4C;}
table {text-align: left;}/* Align all table text to left in IE */

/* Lists */
ul {margin: 10px 0; padding: 0; list-style: none;}/* Margin and padding set to zero for cross-browser compatibility */
ul {text-align: center;}