html, body {min-height:100%;}
body {font: 75%/1.5em Verdana, Arial, Helvetica, sans-serif; margin:0; background:#FFF url("../images/pagebg.png") repeat-x;}
img {border:none;}

.r {float:right;}

#page {width:960px; margin:0% auto;}
#header {padding:20px 0px;}
#header h2 {margin:0; letter-spacing:0.1em; font-size:150%;}
#header h2 a {color:black; text-decoration: none;}
#header h2 a:hover {text-decoration: underline;}
#header p {margin:5px 0 0; color:#829AC4; font-weight:normal; font-size: 95%;}

#content {padding:20px; font-size:95%; border:1px solid #4A5C77; background:white;}
#content h1 {font-size: 180%; color:#4A5C77; margin-top:0;}
#content h2 {font-size: 140%; margin-top: 2em; color:#4A5C77;}
#content h2 a {color: #000;}
a {color:#4A5C77}
#content h2 a:hover, a:hover {color:#F9A800}

div.message {font-size:120%; background:#BAE157 url("../images/messagebg.png") repeat-x; border:1px solid #7EA130; margin:0 0 20px 0;}
div.message div {background:url("../images/ok.png") no-repeat 19px 50%; padding:19px 19px 19px 70px;}
div.error {border-color:#B88521 !important; background:#FEDD55 url("../images/errorbg.png") !important;}
div.error div {background-image:url("../images/error.png");}

table.table {width:920px; border:1px solid #AAB7CC;}
table.table td, table.table th {padding:5px 10px;}
table.table th {background: #4E4E74 url("../images/thbg.png") repeat-x; text-align:left; color:white;}
table.table td {background: #E7E7EF;}
table.table tr:hover td {background: #FFD883 url("../images/tabbg.png") 0 -50px repeat-x;}
table.table tr:hover a:hover {color:black;}
table.table a.thickbox {padding:2px; border:1px solid #AAB7CC; display:block; background: #E7E7EF;}
table.table a.thickbox img {display:block;}
table.table a.thickbox:hover {border-color:#4A5C77; background:white;}

p.empty {border:1px solid #AAB7CC; padding:12px;}
p.addp img {vertical-align:middle; padding-right:5px; background:white;}

.form {padding:10px; background: white; border:1px solid #E4E8EF; background:#F6F6F9;}
.form form {margin:0;}

#footer {padding:20px 0; font-size: 95%; color:#829AC4;}

#menu {height:35px; margin:0; padding:0;}
#menu li {margin:3px 5px 0 0; padding:0; line-height: 31px; border:1px solid #9EACC2; border-bottom:none; float:left; list-style-type: none;}
#menu li.active {border-color:#4A5C77; margin:0 5px 0 0; background:white; line-height:35px; font-weight:bold; padding:0 30px;}
#menu a {display:block; padding:0 20px; color:#4A5C77; background:#DCE1E9 url("../images/tabbg.png"); text-decoration:none;}
#menu a:hover {background-position:0 35px; color:black;}
#menu li.active a {display:inline; padding:0; background:none; color:black;}
#menu li.active a:hover {text-decoration:underline;}
