﻿* { margin: 0px; padding: 0px; font-size: 10pt; color: #000; }

html, body, form { width: 100%; height: 100%; padding: 0px; margin: 0px; }
body { background-color: #FFF; }

td.checkbox { width: 30px; text-align: center; vertical-align: top; }

#container { width: 566px; max-width: 566px; margin: 20px auto; }

.wrap_lt { background: url('/images/shadow_left_top.jpg') no-repeat top left; }
.wrap_rt { background: url('/images/shadow_right_top.jpg') no-repeat top right;  }
.wrap_lb { background: url('/images/shadow_left_bottom.jpg') no-repeat bottom left; }
.wrap_rb { background: url('/images/shadow_right_bottom.jpg') no-repeat bottom right; padding: 0px 7px; }

.page { width: 550px !important; min-height: 672px !important; border: solid 1px #E5E5E5; background-color: #F7F7F7; }
.padding { margin: 10px; }

h2 { font-size: 18pt; margin-bottom: 10px; }

a { color: #00F; }
