BODY{
	margin: 0;
    padding: 0;
 	border: 0 none;
 	font-family: Verdana;
 	font-style:normal; font-variant:normal; font-weight:normal
 	background: #ffffff;
	scrollbar-3d-light-color: #E1E9EF;
	scrollbar-arrow-color: #003366;
	scrollbar-base-color: #E1E9EF;
	scrollbar-dark-shadow-color: #E1E9EF;
	scrollbar-face-color: #E1E9EF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E1E9EF;
	}

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A:link {
	color: #336600;
	text-decoration: none;
}

A:visited {
	color: #336600;
	text-decoration: none;
}

A:active {
	color: #336600;
	text-decoration: none;
}

A:hover {
	color: #3366CC;
	text-decoration: none;
}

A.dark:link {
	color: #336600;
	text-decoration: none;
}

A.dark:visited {
	color: #336600;
	text-decoration: none;
}

A.dark:active {
	color: #336600;
	text-decoration: none;
}

A.dark:hover {
	color: #3366CC;
	text-decoration: none;
}


div#container {
  margin: 5px;
  width: 464px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

div.controller {
  width: 100%;
  padding: 2px;
  background: #99CC33;

}

div.controller,
div.controller a {
  font-size: 12px;
  text-decoration: none;
  text-align: right;
}

div.vsmall#content h1 {
  font-size: 10px;
}

div.small#content h1 {
  font-size: 12px;
}

div.normal#content h1 {
  font-size: 14px;
}

div.medium#content h1 {
  font-size: 16px;
}
div.large#content h1 {
  font-size: 18px;
}

div.vlarge#content h1 {
  font-size: 20px;
}

div.vsmall#content h4 {
  font-size: 10px;
}

div.small#content h4 {
  font-size: 12px;
}

div.normal#content h4 {
  font-size: 14px;
}

div.medium#content h4 {
  font-size: 16px;
}
div.large#content h4 {
  font-size: 18px;
}

div.vlarge#content h4 {
  font-size: 20px;
}



div#content p {
  text-align: left;
}

div.vsmall#content p {
  font-size: 10px;
}

div.small#content p {
  font-size: 12px;
}

div.normal#content p {
  font-size: 14px;
}

div.medium#content p {
  font-size: 16px;
}


div.large#content p {
  font-size: 18px;
}

div.vlarge#content p {
  font-size: 20px;
}













div.vsmall#content td {
  font-size: 10px;
   text-align: left;
}


div.small#content td {
  font-size: 12px;
   text-align: left;
}

div.normal#content td {
  font-size: 14px;
   text-align: left;
}

div.medium#content td {
  font-size: 16px;
   text-align: left;
}


div.large#content td {
  font-size: 18px;
   text-align: left;
}

div.vlarge#content td {
  font-size: 20px;
   text-align: left;
}


TD {
	font-size: 14px;
	font-family : Verdana;
}

P {
	font-size: 14px;
	font-family : Verdana;
}


TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #F0F0F0;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}


TD.menuold {
	FONT-SIZE: 10px; COLOR: #336600; FONT-FAMILY: Verdana; text-transform: uppercase; font-weight: bold
}

TD.menu {
	FONT-SIZE: 10px; COLOR: #336600; FONT-FAMILY: Verdana; font-weight: bold
}


DIV.menu {
	FONT-SIZE: 11px; COLOR: #336600; FONT-FAMILY: Verdana; font-weight: bold

}

HR {
	height: 1px;
	color: #999999;
}