body {margin: 0px 0px 0px 0px; height: 100%; font-family: sans-serif; background-image: url('../images/background.png');}

a:link {color: #591a1a;}
a:visited {color: #591a1a;}
a:active {color: #591a1a;}
a:hover {color: #591a1a;}

h1 {font-size: large;}

.body_table {height: 100%;}

.topbar {height: 39px;}
.logo {height: 162px;}
.menu {padding-top: 15px; padding-bottom: 15px;}
.menu a:link {color: #000000; text-decoration: none;}
.menu a:visited {color: #000000; text-decoration: none;}
.menu a:active {color: #000000; text-decoration: none;}
.menu a:hover {font-weight: bold; color: #591a1a; text-decoration: none;}

.menu_item {padding: 5px; text-align:center;}
.menu_button {padding: 10px;}

.body_left {width:50px; background-image: url('../images/body_left.png'); background-repeat: repeat-y; vertical-align: top;}
.body_right {width:50px; background-image: url('../images/body_right.png'); background-repeat: repeat-y; vertical-align: top;}
.body_text {background-color: #ffffff; vertical-align: top;}

.formLabel {vertical-align: middle; font-weight: bold;}
