﻿html {background: #f6f6f6;}
body {margin: 0px auto; font-family: Arial; font-size: 12px; color: #111; line-height: 18px; background: #fff;}
table { border-collapse: collapse; }
a { color: #015D97; text-decoration: none;}
a:hover { color: #d00; text-decoration: none;}
img {border: 1px solid #ccc; padding: 1px;}
h2 {padding: 4px 0px; margin-top: 6px; margin-bottom: 0px; font-size: 16px; color: #D82E16;}
form {margin: 0px; padding: 0px;}
button {width: 134px; height: 26px; border: 0; background: url(images/button.gif) no-repeat;}
.menu {display: block; width: 109px; height: 35px; margin-right: 1px; text-align: center; text-transform: uppercase; font-weight: bold; color: #fff; background: url(images/nav.gif) no-repeat; padding-top: 5px; float: left;}
.menu:hover {color: #fff; background: url(images/nav-hover.gif) no-repeat;}
.menuactive {display: block; width: 109px; height: 35px; margin-right: 1px; text-align: center; text-transform: uppercase; font-weight: bold; color: #fff; background: url(images/nav-hover.gif) no-repeat; padding-top: 5px; float: left;}
.menuactive:hover {color: #fff;}
.menu span {display: block; padding: 0px 6px; line-height: 16px; text-align: center;}
.menuactive span {display: block; padding: 0px 6px; line-height: 16px; text-align: center;}
.menubottom {color: #fff;}