html {
  width: 100%;
  height: 100%;
}
img {border: 0px}
body {
  margin: 0;
  margin-left:0;
  margin-top:0;
  min-height: 100%;
  height: auto;
  height: 100%;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #666666;
}
#header {
  height: 3em;
}
#content {
  padding-bottom: 2.5em;
}
#footer {
  height: 2.5em;
  width: 100%;
  position: absolute;
  bottom: 0;
}
h1
{
font-size: 16px;
}
h2
{
font-size: 13px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}
.menu  A{
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;	
	font-weight:normal;
	font-size: 9pt;
}
.menu  A:hover{
	text-decoration: underline;
}
.menu_cat {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.menu_cat  A{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.menu_cat  A:hover{
	text-decoration: underline;
}
.menu_cat_sub {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu_cat_sub  A{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.menu_cat_sub  A:hover{
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right:10px;
	padding-right: 10px;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
p  A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
p A:hover {
	color: #3366FF;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.text A { 
	font-size: 10pt;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}
.text A:hover {
	color: #3366FF;
	text-decoration: underline;
}
.menutitle {
	cursor:pointer
	 }

.copyr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFC;
}
.copyr a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: underline;
}
.copyr a:hover {
	color: #0066CE;
	text-decoration: underline;
}
.ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.ad A { 
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.ad A:hover {
	color: #336699;
	text-decoration: underline;
}
