html,body {
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  color: #000;
  font-family: Tahoma;
  font-size: 12px;
}

a, a:link, a:visited {
  color: #0072bc;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#foldername{
	color: #2a9e06;
	font-size: 28px;
}
#maintable {
background-image: url(images/home.jpg);
background-position: top left;
background-repeat: no-repeat;
}
#corner {
background-image: url(images/corner.jpg);
background-position: top left;
background-repeat: no-repeat;
}
a, a:link, a:visited {
  color: #0072bc;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#cright {
background-image: url(images/pright.jpg);
background-position: top left;
background-repeat: no-repeat;
}
#cleft {
background-image: url(images/pleft.jpg);
background-position: top right;
background-repeat: no-repeat;
}

#menu a, #menu a:link, #menu a:visited {
font-family: Tahoma;
font-size: 18px;
color: #2a9e06;
margin-right: 15px;
text-decoration: underline;
display: block;
padding-bottom: 75px;
float: left;
}
#menu a:hover {
text-decoration: none;
}
#hmenu a, #hmenu a:link, #hmenu a:visited {
font-family: Tahoma;
font-size: 18px;
color: #2a9e06;
margin-right: 15px;
text-decoration: underline;
}
#hmenu a:hover {
text-decoration: none;
}

.text, .text table, .text table td, .text li, .text ul {
font-family:'Trebuchet MS',Tahoma,Arial,sans-serif;
line-height: 16px;
font-size: 13px;
color: #000;
}

table, table td {
font-family:inherit;
font-size:inherit;
}

a.Path,a.Path:link,a.Path:visited {
	font-size: 12px;
	font-weight: normal;
	color: #0d74b3;
	text-decoration: none;
}

a.Path:hover {
	text-decoration: underline;
}
.LeftMenu {
	font-size: 12px;
    font-weight: bold;
	padding-left: 60px;
	padding-top: 3px;
}
.LeadNews{	color: #0d74b3;
	font-size: 16px;
}
.DateNews{    color: #000;
	font-size: 13px;
}
h1 {
font-family: Arial,sans-serif;
font-size: 16px;
color: #0d74b3;
margin-bottom: 3px;
}
.bttext {
font-family: 'Trebuchet MS',Tahoma,Arial,sans-serif;
font-size: 12px;
color: #000;
padding-top: 35px;
border-top: solid 1px #d3d4d5;
}
#menu a#currentfolder,#menu a#currentfolder:link,#menu a#currentfolder:visited {
background-image: url(images/arrow.gif);
background-position: bottom center;
background-repeat: no-repeat;
}
.copyr a,.copyr a:link,.copyr a:visited {
font-family:'Trebuchet MS',Tahoma,Arial,sans-serif;
font-size: 11px;
color: #777;
}