html {overflow-y: scroll;}
div,p,h1,h2,h3,h4,h5,h6,img,table {margin:0px; padding:0px; border:0px;}

body {font-family:Tahoma; font-size:12px;}

.page {width:70%; margin:100px auto 0 auto;}

.menu_container {float:left; background-color:#FF9900; width:150px; height:60px;}

.right {margin-left:2px;}

.menu_box {text-align:center; padding:1em 0; font-family:Arial; font-size:16px; font-weight:bold;}

.menu_box a {text-decoration:underline; color:white;}
.menu_box a:hover {text-decoration:none;}


.text_container {margin-top:2px; width:500px; background-color:#FFE2C6; border-bottom:1px solid black;}

.text_box {padding:15px;}

.text_box h1 {margin:20px 0 15px 0; font-family:Tahoma; font-size:22px; font-weight:normal; color:black;}
.text_box h2 {margin:20px 0 15px 0; font-family:Tahoma; font-size:16px; font-weight:bold; color:#FF9900;}
.text_box p {margin-bottom:15px;}
.text_box hr {border:0px solid black; border-bottom:1px solid black;}

.formular {width:200px; border:1px solid black; background-color:white;}
.short {width:100px;}
.number {width:20px;}
.submit {width:150px;}
.textarea {height:70px;}