/* At-Rules */
@charset "utf-8";


body {
    font-family: 'Times New Roman';
    font-size: x-small;
    background-color: white;
    }

a:link {
    color: #006666;
    font-family:"Arial";
    font-size: 0.35cm;
    }

a:visited {
    color: #009999;
    font-family:"Arial";
    font-size: 0.35cm;
    }

a:hover {
    color: red;
    text-decoration: none;
    font-family:"Arial";
    font-size: 0.35cm;
    }

a:active {
    color: #cc0000;
    font-family:"Arial";
    font-size: 0.35cm;
    }
	
.themenu a:link       {color: navy; font-size: 0.25cm; text-decoration: none;}
.themenu a:visited    {color: navy; font-size: 0.25cm; text-decoration: none;}
.themenu a:hover      {color: red; font-size: 0.25cm; text-decoration: none;}
.themenu a:active     {color: red; font-size: 0.25cm; text-decoration: none;}

a.myLink {
    font=family: 'Arial';
    font-size:small;
    }

p.head1 {
    color: navy;
    font-size: x-large;
    font-family: "Times New Roman";
    }

p.head2 {
    color: red;
    font-size: large;
    font-family: "Times New Roman";
    }

div.results {
    border-style: solid;
    border-width: 1px;
    border-color: gray;
    padding-left: 0.5cm;
    padding-right: 0.5cm;
    background-color:white}

div.results2 {
    background-color: #e8e8e8;
    border: inset;
    border-color: gray;
    border-style:  solid;
    border-width:  1px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px}

p.separator {
    border-bottom: dashed;
    border-width: 1px;
    }

div.framed {
    text-indent:6pt;
    padding-left: 6pt;
    padding-top: 3pt;
    width:700px;
    padding-bottom: 3pt;
    font-family: "Arial";
    font-size: x-small;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    background-color: #E8E8E8;
    border-color: gray;
    }

div.padded {
    width:800px;
    font-family: "Arial";
    font-size: x-small;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    background-color: #E8E8E8;
    border-color: gray;
    padding-left:1cm;
    padding-right:1cm;
    padding-top:6pt;
    padding-bottom:6pt;
    }

table {
    font-family: "Arial";
    font-size: x-small;
    }

table.SearchForm {
    width: 800;
    border-style: none;
    border-color: gray;
    background-color: #E8E8E8 ;
    border-collapse: collapse;
    font-family: "Arial";
    font-size: x-small;
    }

table.SearchForm td {
    padding-top: 3pt;
    padding-bottom: 3pt;
    font-family:"Arial";
    font-size: x-small;
    background-color: #E8E8E8;
    border-style: none;
    text-align: center;
    }

table.SearchForm td.LangActive {
    font-weight: bold;
    color: navy;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    background-color: #E8E8E8;
    }

table.SearchForm td.LangPassive {
    color: black;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    background-color: #F8F8F8;
    }

table.SearchForm td.Controls {
    padding-top: 6pt;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    width: 100%;
    }

table.Results {
    width: 800;
    border-style: none;
    border-color: gray;
    background-color: #E8E8E8 ;
    border-collapse: collapse;
    font-family: "Arial";
    font-size: x-small;
    }

table.Results td {
    padding-top: 3pt;
    padding-bottom: 3pt;
    padding-left: 5pt;
    padding-right: 5pt;
    font-family:"Arial";
    font-size: x-small;
    background-color: #E8E8E8;
    border-style: none;
    text-align: left;
    }

table.Results td.LangActive {
    font-weight: bold;
    color: navy;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    background-color: #E8E8E8;
    text-align: center;
    font-size:0.35cm;
    }

table.Results td.LangPassive {
    color: black;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    background-color: #F8F8F8;
    text-align: center;
    font-size:0.35cm;
    }

table.Results td.Controls {
    padding-top: 4pt;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    width: 100%;
    }

table.Chkboxes {
    width: 800;
    border-style: none;
    //border-color: gray;
    //border-width: 1px 1px 1px 1px;
    //background-color: #E8E8E8 ;
    border-collapse: collapse;
    font-family: "Arial";
    font-size: 6pt;
    padding-left: 0pt;
    }

table.Chkboxes td {
    padding-left: 6pt;
    }

div.title {
    font-size: 0.6cm;
    font-family=arial;
    }

table.menu {
    background-color: #f8f8f8;
	border-color: silver;
    border-style:  dashed;
	border-width:  1px 1px 1px 1px;
    color: black}
	
table.menu td.active {
	background-color: "#E8E8E8";
	}

table.menu td.passive {
	background-color: "#f8f8f8";
	}
	
	

/* End of style section. Generated by AceHTML at 12/2/2006 1:38:14 AM */
