body {background: url("images/bg.jpg") #fff repeat-x; border: 0px;
	padding: 0px;}
body, div, table, tr, td {font-family: tahoma, verdana, arial, sans-serif; font-size: 12px;}


img {border: 0px;}
form {margin:0px; padding:0px;}


#page {position:absolute; width:650px; left:-325px; margin-left:50%; top: 0px;}


#navigation {background:url("images/nav_bg.jpg"); margin-bottom:10px;}
#navigation img {vertical-align:middle;}


#navigation a:link, #navigation a:visited, #navigation a:active {color: #fff; text-decoration: none;}
#navigation a:hover {color: #ccc; text-decoration: underline;}


.error {color: red;}


table.add {border: 1px solid black; width: 400px; margin-top: 10px;}
table.add th, table.add td {font-weight: bold; padding: 5px;}
table.add th {background: #0E517C; color: #fff;}
table.add td.th2 {background: #959966; text-align: center;}
table.add td.th2 a {font-size: 10px; color: #fff;}
table.add td {background: #c8cc99;}
table.add td.comments {background: #ccc; text-align: center; color: #444;}
table.add td.submit {background: #999; text-align: center;}

table.edit {border: 1px solid black; width: 620px; margin-top: 10px; margin-left: 15px;}
table.edit th, table.edit td {padding: 5px;}
table.edit th {background: #abb075;	text-align: left;}
table.edit td.th2 {background: #0e517c; text-align: center; color: #fff; font-weight: bold;}
table.edit td {background: #ddd;}
table.edit tr.dark td {background: #ccc;}
table.edit td a:link, table.edit td a:visited, table.edit td a:active {color: #49452a; text-decoration: none;}
table.edit td a:hover {color: #5D561A; text-decoration: underline;}
table.edit td.comments {background: #ccc; text-align: center; color: #444;}
table.edit td.submit {background: #999; text-align: center;}
table.edit tr.red td {background: #c6a290;}

table.minidata {background: #fff; border: 1px solid black;}
table.minidata td {background: #fff; border-bottom: 1px solid #ccc;}
table.minidata tr.dark td {background: #eee;}
table.minidata th {background: #ccc; border-bottom: 1px solid #aaa;}

table.report th {background: #444; color: #fff;} 
table.report td.th2 {font-size: 14px; font-weight: bold;}
table.report td, table.report th {padding: 5px;}
table.report td {}
table.report tr.grey td {background: #ddd;}

a.bigbuttons {display: block; border: 1px solid #666; padding: 7px;
	margin-top: 10px; width: 70px; float: left; margin-right: 10px; text-decoration: none;}
a.bigbuttons:hover {background: #ddd;}

.chooser {float: left;}
