body { 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: #63717a;
  background-image: url('theme/bak.gif');
  
} 
a:link {
    font-size: 8pt;
	text-decoration: none;
	color: #024298;
}
a:visited {
	font-size: 8pt;
	text-decoration: none;
	color: #024298;
}
a:hover {
	font-size: 8pt;
	text-decoration: none;
	color: #829e30;
}
.navbar { 
    color: #000000;
    font-family: verdana,tahoma,arial;
	font-size: 8pt;
}
a.navbar:link {
   font-size: 9pt;
   color: #829e30;
}
a.navbar:visited {
   font-size: 9pt;
   color: #829e30;
}
a.navbar:hover {
   font-size: 9pt;
   color: #024298;
}
a.navbar:active {
   color: #024298;
}
.navtxt { 
    color: #000000;
    font-family: tahoma,arial;
	font-size: 18pt;
}
a.navtxt:link {
   color: #000000;
}
a.navtxt:visited {
   color: #000000;
}
a.navtxt:hover {
   color: #666666;
}
.maintxt {
	font-family: Comic Sans MS,verdana,tahoma,arial;
	font-size: 10pt;
	color: #3e3c3c;
}
.menutxt {
	font-family: tahoma,arial;
	font-size: 8pt;
}
.crumbtxt {
	font-family: tahoma,arial;
	font-size: 8pt;
}
table.center {
    margin-left:auto; 
    margin-right:auto;
    font-family: tahoma,arial;
	font-size: 8pt;
}
table.holder {    
    background-image: url('theme/table_bak.jpg');
}
table.frame {    
    height: 100%;
}
table.mainbak {    
    background-image: url('theme/table_bak.gif');
}
table.right {
    margin-left:auto; 
    margin-right:0px;
}
textarea {
font: 8pt Comic Sans MS,Tahoma,Arial;
width: 280px;
height: 98px;
border: 1px solid #C0C0C0;
}
input {
font: 8pt Comic Sans MS,Tahoma,Arial;
width: 280px;
border: 1px solid #C0C0C0;
}
select, option {
padding: 5px;
}
select {
border: 1px solid brown;
font: 8pt Comic Sans MS,Tahoma,Arial;
}
xoption {
font: 11px Verdana, Sans-Serif;
}