body
{
margin: 0px 0px 0px 0px;
background-color: #30486C;
font-family: Verdana, sans-serif;
font-size:10pt;
text-decoration: none;
color: #000000;

scrollbar-arrow-color: ;
scrollbar-face-color: ;
scrollbar-base-color: ;
}

a:link { font-family: Verdana, Arial, sans-serif;  color:#0000ff;  text-decoration: none; font-size:12; font-weight:bold }
a:visited { font-family: Verdana, Arial, sans-serif;  color:#0000ff;  text-decoration: none; font-size:12; font-weight:bold}
a:hover { color:#0000ff;  text-decoration: underline; font-weight:bold}

a.sidebar:link { font-family: Verdana, Arial, sans-serif; color:#000080; text-decoration: none; font-size:12; font-weight:normal }
a.sidebar:visited { font-family: Verdana, Arial, sans-serif; color:#000080; text-decoration: none; font-size:12; font-weight:normal }
a.sidebar:hover { font-family: Verdana, Arial, sans-serif; color:#000080; text-decoration: none; font-size:12; font-weight:bold }

a.sidebar_current:link { font-family: Verdana, Arial, sans-serif; color:#000080; text-decoration: none; font-size:12; font-weight:bold }
a.sidebar_current:visited { font-family: Verdana, Arial, sans-serif; color:#000080; text-decoration: none; font-size:12; font-weight:bold }
a.sidebar_current:hover { font-family: Verdana, Arial, sans-serif; color:#000080; text-decoration: none; font-size:12; font-weight:bold }
    
a.email:link{color:#c8c8c8}
a.email:visited{color:#c8c8c8}
a.email:hover{color:#000}

a.image:link {color:#0000ff;}
a.image:visited {color:#0000ff;}
a.image:hover {color:#0000ff;}

h2
{
 font-size: 12pt;
 font-weight: bold;
}

h3
{
 font-size: 12pt;
 color: #30486C;
} 
 

table {font-size: 9pt;}

table.top_bar
{
  border-width: 0 0 0 0;
  border-color: black;
  border-style: solid;
  background-color: #30486C;
}

table.top_bar_top_section
{
  border-width: 0 0 0 0;
  border-color: black;
  border-style: solid;
  background-color: #30486C;
}


table.side_bar
{
  border-width: 0;
  border-color: black;
  border-style: solid;
  background-color: #30486C;
}


table.background_table
{
  border-width: 1;
  border-color: black;
  border-style: solid;
  background-color: #30486C;
}


table.background_no_border_table
{
  background-color: #30486C;
}


table.main_area_outer
{
  border-width: 0 1 1 1;
  border-color: black;
  border-style: solid;
  background-color:#EDF0C0;
}

table.main_area
{
  border-width: 1 1 1 1;
  border-color: black;
  border-style: solid;
  background-color:#E9E8BB
}

table.screenshots
{
 margin-top:0;
 margin-bottom:0;
 margin-left:25;
 margin-right:10;
}


td.height_space
{
  height:15;
}

td.width_space
{
  width:5;
}


td.sidebar_button
{
  text-align: center;
  vertical-align: center;
}

td.topbar_button
{
  width:93;
  text-align: center;
  vertical-align: center;
}
  
td.body_image
{
 width:154;
 text-align: left;
 vertical-align: middle;
 
 padding-top:0;
 padding-bottom:0;
 padding-left:0;
 padding-right:0;
}

form
{
 margin: 0px 0px 0px 0px;
}

input
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

textarea
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;	
}

hr
{
border: 0;
color: #000000;
background-color: #000000;
height: 1px;
width:100%;
}

