a  { color: black; font-size: 13px; font-family: "MS Sans Serif" }

a:link        { color: black; text-decoration: none }

a:visited
          { color: gray; text-decoration: none } 

a:hover
        { color: gray }
a:active 
     { color: gray; text-decoration: none }

body
    {
	background-color: #F1F1F1;
	background-image: url(images/bgborderbutton.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

table.tab
{ font-style: italic; font-family: "Times New Roman";	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51); 
}

.textbuttom   { font-size: 12px }
.navleftover  { font-size: 13px; font-family: "MS Sans Serif" }

.infotext
 { color: black; font-style: italic; font-family: "Times New Roman" }
 	
td.template { background-image: url(../logobackgr.jpg); background-position: center;  background-repeat: no-repeat;
	
}

a.navtop:link     { color: white; text-decoration: none }
a.navtop:visited      { color: white; text-decoration: none }
a.navtop:hover   { color: #646464 } 
a.navtop:active  { color: black; text-decoration: none }
a.td.navtop  {  display: block }
a.td.navtop:hover    { background-color: silver }
a.td.navtop:active   { background-color: gray }
a.navleft:link   { color: black; font-size: 13px; text-decoration: none }
a.navleft:visited   { color: black; text-decoration: none }
a.navleft:hover    { color: black } 
a.navleft:active   { color: gray }
a.td.navleft    { display: block }
a.td.navleft:hover   { background-color: silver }
a.td.navleft:active { background-color: #DCDCDC; }

h1, h2, h3, h4, h5, h6
  { color: black }
h1
 { color: black }
h2
 { color: black }
h3
 { color: black }
h4
 { color: black }
h5
 { color: black }
h6
 { color: black }