body {
font-family: Arial, Helvetica, sans-serif;
text-align: center;
background: #f9f9f7 url(images/background.png) repeat scroll top;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

table {
border-collapse: collapse;
}

td {
vertical-align: top;
}

a {
font-size: 11px;
font-weight: bold;
}

a:link, a:visited {
color: #7d1520;
text-decoration: none;
}

a:hover, a:active {
color: #7d1520;
text-decoration: underline;
}

.button a {
line-height: 30px;
width: 100px;
height: 30;
display:block;
float: left;
text-align: center;
}

.button a:link, .button a:visited {
color: #FFFFFF;
background: url(images/bgmenu.png) no-repeat top;
}

.button a:hover, .button a:active {
color: #7d1520;
background: url(images/bgmenuhit.png) no-repeat top;
}

.menu {
width: 668px;
height: 60px;
background: url(images/bgmenu.gif) repeat top;
}

.login {
width: 668px;
height: 27px;
text-align: right;
}

.button {
width: 668px;
height: 30px;
}

.header {
text-align: left;
width: 668px;
height: 184px;
background: url(images/header.jpg) no-repeat center;
}

.header img {
margin: 62px 0px 0px 404px;
}

.pagetitle {
font-weight: bold;
}

.titleinput {
width: 268px;
height: 17px;
border: 1px solid #000000;
font-size: 11px;
}

.addformselect {
width: 120px;
}

.realcontent {
background: url(images/bgrealcontent.png) repeat-x top;
}

.realcontent .realtitle {
color: #7d1520;
height: 20px;
font-weight: bold;
border: 1px dotted #76766A;
border-left: 0px;
border-top: 0px;
border-right: 0px;
}

.realmenu .realtitle {
color: #FFFFFF;
height: 20px;
font-weight: bold;
border: 1px solid #76766A;
border-left: 0px;
border-top: 0px;
border-right: 0px;
}

input, textarea, select {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.realtitleinput {
width: 340px;
}

.realtext {
width: 100%;
}

.realtextinput {
width: 340px;
}

.realtextareainput {
width: 340px;
height: 120px;
}

.autoinput {
width: 340px;
}

.autoinputarea {
width: 340px;
height: 120px;
}

.submit {
width: 120px;
}

hr {
border: 1px solid #76766A;
border-left: 0px;
border-top: 0px;
border-right: 0px;
}

td div {
line-height: 20px;
font-size: 11px;
margin: 4px 10px 10px 10px;
}

td.realcontent div {
color: #000000;
}

td.realmenu div {
color: #FFFFFF;
}

.realcontent img {
border: 1px solid #76766A;
margin: 5px 5px 5px 5px;
}

.realmenu {
width: 210px;
background: #95958b url(images/bgrealmenu.gif) repeat-x top;
}

.bottombackground {
font-size: 11px;
text-align: left;
line-height: 20px;
padding-left: 10px;
width: 668px;
height: 20px;
background: url(images/bgbottom.gif) repeat-y top;
}

.bottomcolor {
font-size: 11px;
text-align: left;
line-height: 20px;
padding-left: 10px;
width: 668px;
height: 20px;
background-color: #B3B38D;
}

.click {
cursor: hand;
}

.realtext span {
width: 80px;
text-align: right;
}