body {
 margin: 0px 0px 0px 0px;
 padding: 0px;
 background-color: #FFFFFF;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #000000;
 scrollbar-face-color: #4D8F0C;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-base-color: #FFFFFF;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-track-color: #FFFFFF;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #FFFFFF;
}

p {
 font-size: 10pt;
}

li {
 font-size: 10pt;
}

span.underlined {
  font-size: 13px;
  color: #000000;
  text-decoration: underline;
}

span.bold {
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

span.italic {
  font-size: 13px;
  font-style: italic;
  color: #000000;
}

.sidebar {
 width: 50%;
}

.top_menu {
 font-size:11px;
 color: #FFFFFF;
 font-family: Verdana;
 font-weight:bold;	
}

a.top_menu:link	{
 color: #FFFFFF;
 text-decoration: none;
}

a.top_menu:visited {
 color: #FFFFFF;
 text-decoration: none;
}

a.top_menu:hover {
 color: #ffffff;
 text-decoration: underline;
}

.side_menu {
 font-size: 10pt;
 text-indent: 20px;
 margin-left: 20px;
}

a.side_menu:link {
 color: #000000;
 text-decoration: none;
}

a.side_menu:visited	{
 color: #000000;
 text-decoration: none;
}

a.side_menu:hover {
 color: #255B00;
 text-decoration: underline;
}

p.title {
 font-size: 14pt;
 text-align: center;
}

div.content {
 border: solid #000000 0px;
 height: 368px;
 width: 602px;
 overflow: auto;
}

table.table1 {
 height: 100%;
 width: 100%;
 border-collapse: collapse;
}

table.table2 {
 height: 100%;
 width: 800px;
 border-collapse: collapse;
}

table.table3 {
 border: solid #ffffff 0px;
 border-collapse: collapse;
 background-image:url(images/topbar.jpg);
 width:800px;
}

table.table4 {
 border: solid #ffffff 0px;
 border-collapse: collapse;
 height: 205px;
 width: 800px;
}

table.table5 {
 border: #ffffff solid 0px;
 border-collapse: collapse;
 background-image: url(images/sidebar.jpg);
 width: 185px;
 height: 100%;
}

td.td1 {
 height: 255px;
 width: 800px;
}

td.td2 {
 width: 186px;
 height: 100%;
}

td.td3 {
 height: 18px;
}

td.td4 {
 height: 100%;
}

td.td5 {
 background-color: #FFFFFF;
 padding: 5px 5px 5px 15px;
 height: 100%;
 width: 614px;
}

img.top_bar_image_left {
 width: 20px;
 height: 43px;
}

img.top_bar_button_left {
 width: 10px;
 height: 43px;
}

img.top_bar_button_right {
 width: 10px;
 height: 43px;
}

img.top_bar_image_right {
 width: 26px;
 height: 43px;
}

img.logo {
 width: 370px;
 height: 150px;
 border: #ffffff solid 0px;
}

img.image {
 width: 430px;
 height: 205px;
}

img.slogan {
 width: 370px;
 height: 55px;
}

img.sidebar_top {
 width: 185px;
 height: 19px;
}

img.sidebar_bottom {
 width: 185px;
 height: 33px;
}

img.inline_image {
 width: 200px;
 height: 151px;
}

a.mailto:link	{ color: #000000; text-decoration: none;}
a.mailto:visited{ color: #000000; text-decoration: none;}
a.mailto:hover	{ color: #000000; text-decoration: underline;}

a.legend:link	{ color: #000000; text-decoration: none;}
a.legend:visited{ color: #000000; text-decoration: none;}
a.legend:hover	{ color: #000000; text-decoration: underline;}

td.slideshow_back {
background-image:url(images/image.jpg);
}

a.underlined_link {
 color: #000000;
 text-decoration: underlined;
}

legend {
 font-size: 10pt;
}

fieldset {
 width: 60%;
}