body {background-color: #F3F2E7;}
body, td, input, textarea, select {font-family: tahoma; font-size: 11px; color: #000000;}

.main {width: 950px; padding: 10px; border: 1px solid #EAE9E9; background-color: #FFF;}

small {font-size: 10px;}
a, a:link, a:visited {color: #990E00; text-decoration: none;}
a:hover, a:active {text-decoration: underline;}

td.title {paddgin-bottom: 5px; border-bottom: 2px solid #EEE; color: #990E00; font-family: trebuchet ms; font-size: 19px; text-shadow: 1px 2px 1px #DDD;}

.no, .list {border-collapse: collapse;}
.list td {padding: 2px 5px;}
.list td.header {border: 1px solid #C9C5BE; background: #AAA; color: #FFF; text-shadow: 0 1px 1px #777;}
.list td.header.active {background: #C9C5BE;}
.list td.header a {color: #FFF;}
.list td.header a:hover {color: #555; text-shadow: 0 1px 1px #DDD;}
.list tr.rowdata td {border-bottom: 1px solid #EEE;}
.list tr.rowdata:hover td {background: #F8F8F8; color: #222; text-shadow: 0 1px 1px #FFF;}
.list tr.rowdatasel td {border-bottom: 1px solid #EEE; background: #F0F0F0; color: #333;}
.list td.foot {border-top: 3px solid #EEE;}

input[type=text], input[type=password], textarea {padding: 3px; border: 1px solid #888;}
select {}
input[type=submit], input[type=button], input[type=reset], button {padding: 2px 10px; border: 1px solid #444; background: #575757 url("label-bg.gif") repeat-x bottom; color: #FFF; text-shadow: 0 1px 2px #000; font-weight: bold; cursor: pointer;}
button::-moz-focus-inner {padding: 0; border: 0;}
input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, button:hover {background: #343434;}
input[type=submit]:active, input[type=button]:active, input[type=reset]:active, button:active {border-color: #000; background: #343434;}
