/* -------------------------------------------------------------------------- */

a {
    color:black;
    text-decoration:underline}

/*    
a:visited {
    color:#777777}
*/

a:hover {
    text-decoration:underline;
    color:#006600}

   
body {
    color:#000000;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
    margin:0;
    padding:0;
    font-family:tahoma,arial,verdana;
    direction:ltr}

h1 {
    font-size:168%;
    font-weight:normal;
    padding-top: 5;
    margin: 0;
    font-family:tahoma,arial}

h2 {
    font-size:140%;
    font-weight:normal;
    margin-bottom:0px;
    margin-left:0px;
    font-family:tahoma,arial}

h3 {
    font-size:130%;
    font-weight:normal;
    margin-bottom:0px;
    font-family:tahoma,arial}

hr { 
    display:block;
    margin-left:0;
    margin-right:0;
    border:0 none #eaeaea;
    color:#eaeaea;
    background-color:#eaeaea;
    height:1px}

p {
    margin: 0;
    padding-top: 10;
    padding-bottom: 5}

  
th {
    font-size:12px}

td {
    font-size:11px}


form {
	margin-top:0; 
	margin-bottom:0}

fieldset {
    margin-top:10px}

input {
    font-size:12px}

select {
    font-size:12px}

textarea {
    font-family:tahoma;
    font-size:100%;
    border:#a5acb2 1px solid}

acronym {
    border-bottom:1px dotted #333333;
    cursor:help}
    
ul { 
	margin-left:17px;
    padding-bottom:0}

li { 
	margin-top:5px}

img { 
	border:none}

big {
    font-weight:bold;
    font-size:14px}

small {
    font-family:tahoma;
    font-size:10px}

legend {
    font-size:75%}

    

/* -------------------------------------------------------------------------- */

.bigger {
    font-size:18px}

.big {
    font-size:18px;
	font-family: Tahoma;}

.bold {
    font-weight:bold}

.black {
    color:black}
    
.black:visited {
    color:black}
    
.gray {
    color:gray}
    
.hand {
    cursor:hand}

.white, a.white {color:white}
a.white:hover {color:white}
    
.plain {
    font:13px tahoma}

.small {
    font:10px tahoma}

.wide {
    width:100%}    


.hidden {
	display:none; 
    visibility:hidden}

.visible {
    visibility:visible}

.left {
    text-align:left}

.none {
    border:none;
    text-decoration:none}

.right {
    text-align:right}

.center {
    text-align:center}

.upper {
    text-transform:uppercase}

.sub {
    font-size:smaller;
    vertical-align:sub}

.sup {
    font-size:smaller;
    vertical-align:super}

.border {
    border:1px solid black}

.sp_h1 {
    font-size:100%;
    font-weight:bold;
    padding-top: 5;
    color:white ;
    margin: 0;
    font-family:tahoma,arial}

/* -------------------------------------------------------------------------- */


#navbar td {
    width:14;
    background:#eaeaea}

#navbar td.a {
    color:white;
    background:#1A5F43}
    