/* CSS Document */
/* Page Design 1000 px wide at 12 points = 83.33 em by 600 px high */
html { min-height: 100%; margin-bottom: 1px; }
body{min-width: 1000px; margin: 1em; padding: 0; background-color:#FFFFFF; 
     font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px;	color:#000000; text-align:left;}
h1	{font-size:14px; text-align:center;}
h2	{font-size:12px; text-align:left; color:#999999;}
.subtitle	{width: 83em; text-align:center;}
a:link    {color:#0000FF; text-decoration: none;}
a:visited {color:#663300; text-decoration: none;}
a:hover   {color:#FF0000; text-decoration: none;}
a:active  {color:#000000; text-decoration: none;}
img {border: none;}

ul { list-style-type:none;}


#wrapper {width: 1000px; min-height:30em; border: 0; margin: 0 auto; padding: 0; text-align:justify;background-color:#FFF0F5;}


#header_graphic {position: relative; width: 1000px; height:150px;
 margin: 0 0 1em 0; padding:0; background-image: url(images/header.jpg); background-repeat: no-repeat;  }
#index_link {position: absolute; top: 0em; left: 0em; width: 1000px; height:120px; background-color: transparent; }

.menu_main { height:30px; background-color: transparent; 
margin:0; padding: 0; text-align:center; font-size:12px; list-style:none;  }


.menu_main li{display:inline;}
.menu_main a {display:inline-block; width:8.33em; height:20px; margin:0.2em 0.5em 0 0.5em; padding: 0.6em 0 0 0; color:#8B4513; background-image:url('images/menu_background.png'); }
.menu_main a:hover {color:#FF0000;}

.box {padding: 0 1em 1em 1em;}

table {border-spacing: 0.5em 0.3em;}
td {padding: 0 0.6em 0 0.6em; background-color: white;}
.next {padding: 0 0 0 1em;}
.prev {padding: 0 0 0 1em;}
.ct {text-align:center;   }
.c1 {background-color:#fff5dd; padding:0;}
.c2 {padding:0; }
.c_added { font-size:0.9em; padding: 0 0.2em 0 0.2em;}
.w75 {width:75em; float:left;}
.f_label {float: left; width: 6em; margin: .2em 1em .2em 0;}
.pencil {vertical-align:middle; padding:0 0.2em 0 0;}
.grey {color:#999999;}
.err {padding-left:1em; color:#FF0000;}
.f_button {margin: 0 0 0 20em;}
#filter_box {float:left;}
#result_table {float:left; padding:0.5em 0 0.5em 0;}
.f_s_button {margin: 0 0 0 0.5em;}
.f_r_button {float:right; }



.footer {width:1000px; float:left;}
.footer a:link {color:#000000; background-color: #FFFFFF; text-decoration: none;}
.footer a:visited {color:#666666; background-color: #FFFFFF; text-decoration: none; }
.footer a:hover   {color:#666666; background-color: #FFFFFF; text-decoration: none; }
.footer a:active  {color:#666666; background-color: #FFFFFF; text-decoration: none; }
.menu_bottom {width:1000px; float: left; padding: 1em 0 1em 0; font-family:Verdana, Arial, Helvetica, sans-serif;  }
.menu_bottom ul{list-style: none;  text-align: center; margin:0; padding: 0; }
.menu_bottom li{display: inline ; margin-left: 0.5em; margin-right: 0.5em}
