img { margin: 0px; border: 0px; }
body { background-color: #FDCE0D; font-family: Arial; font-size: 14px; }
td { color: #616161; }
#main { background-color: #FFFFFF; width: 700px; margin-right: 16px; }
#menu { width: 700px; background-color: #818284; border-bottom: 5px solid #FDCE0D; }
#menu td { border-right: 1px solid #FDCE0D; text-align: center; }
#menu td a { font-size: 14px; color: #FFFFFF; text-decoration: none; }
#header { margin-bottom: 8px; }
#content { width: 680px; }
#content td.left { width: 180px; border-right: 1px solid #FDCE0D; }
#content td.right_col { height: 500px; }
#content td.left_col { border-right: 1px solid #FDCE0D; width: 170px; }

div.title { color: #818284; font-size: 15px; font-weight: bold; border-bottom: 1px solid #FDCE0D; margin-top: 10px; }
div.text { width: 480px; text-align: left; padding: 5px; }

.fallmenu td { background: #FFF4D3; border-bottom: 1px solid #FDCE0D; padding-left: 10px; }
.fallmenu td a { color: #575757; text-decoration: none; }

h1 { maring: 0px; border-bottom: 1px solid #FDCE0D; font-size: 14px; font-weight: bold; }
a { color: #1194E1; }
p { margin: 0px; }

.form_p { border: 1px solid #FDCE0D; }

#tables { border-bottom: 4px solid #9D9D9D; }
#tables tr.head td { background: #DBDBDB; border-top: 4px solid #9D9D9D; border-bottom: 4px solid #9D9D9D; }
#tables tr.gray td { background: #DBDBDB; }