body {
  padding:0;
  margin:0;
  font-family:"Trebuchet MS";
  font-size:14px;
  color:#FFFFFF;
  background-color:#083D5D;
}
.png {
  behavior: url('/img/png.htc');
}
.png1 {
  behavior: url('/img/png1.htc');
}
a:link,a:active,a:visited {
  font-family:"Trebuchet MS";
  font-size:14px;
  color:#FFFFFF;
  text-decoration:underline;
}
a:hover {
  text-decoration:none;
}
a.menustyle:link,a.menustyle:active,a.menustyle:visited {
  font-family:"Trebuchet MS";
  font-size:14px;
  color:#FFFFFF;
  text-decoration:none;
}
a.menustyle:hover {
  text-decoration:underline;
}
a.selmenustyle:link,a.selmenustyle:active,a.selmenustyle:visited {
  font-family:"Trebuchet MS";
  font-size:14px;
  color:#FFFFFF;
  text-decoration:underline;
}
a.selmenustyle:hover {
  text-decoration:none;
}
span,div,p,li,td,th {
  font-family:"Trebuchet MS";
  font-size:14px;
  color:#FFFFFF;
}
a.pagestyle:link,a.pagestyle:active,a.pagestyle:visited {
  font-family:"Trebuchet MS";
  font-size:12px;
  color:#FFFFFF;
  text-decoration:none;
}
a.pagestyle:hover {
  text-decoration:underline;
}
td.curpage {
  background-color:#1E405B;
  color:#FFFFFF;
  font-weight:bold;
  font-size:12px;
  border:1px solid #1E405B;
}
td.page {
  border:1px solid #1E405B;
  cursor:pointer;
  font-size:12px;
}
td.pages {
  font-size:12px;
}
a.pathlink:link,a.pathlink:active,a.pathlink:visited {
  font-family:"Trebuchet MS";
  font-size:14px;
  color:#FFFFFF;
  text-decoration:underline;
}
a.pathlink:hover {
  text-decoration:none;
}
a.catpathlink:link,a.catpathlink:active,a.catpathlink:visited {
  font-family:"Trebuchet MS";
  font-size:14px;
  color:#f1db47;
  text-decoration:underline;
}
a.catpathlink:hover {
  text-decoration:none;
}
a.more:link,a.more:active,a.more:visited {
  font-family:"Trebuchet MS";
  font-size:12px;
  color:#FFFFFF;
  text-decoration:underline;
}
a.more:hover {
  text-decoration:none;
}
a.headerstyle:link,a.headerstyle:active,a.headerstyle:visited {
  font-family:"Trebuchet MS";
  font-size:14px;
  color:#f1db47;
  text-decoration:none;
}
a.headerstyle:hover {
  text-decoration:underline;
}
a.itemstyle:link,a.itemstyle:active,a.itemstyle:visited {
  font-family:"Trebuchet MS";
  font-size:14px;
  color:#ffffff;
  text-decoration:none;
}
a.itemstyle:hover {
  text-decoration:underline;
}
.path {
  color:#FFFFFF; 
}
.catalogpath {
  color:#f1db47;
}
.butt {
  font-size:11px;
  color:#FFFFFF;
  background-color:#297091;
  border:1px solid #FFFFFF;
}
input {
  background-color:#F2F2F2;
  border:1px solid #297091;
  font-weight:bold;
  font-size:14px;
}
textarea {
  background-color:#F2F2F2;
  border:1px solid #297091;
  font-weight:bold;
  font-size:14px;
}
.header {
  color:#f1db47;
}