BODY {  
		font-size : 12px;
		font-family : Arial, sans-serif;
		font-weight : normal;
		font-style : normal;
		margin-top : 0pt;
		margin-bottom : 0pt;
		margin-left : 0pt;
		margin-right : 0pt;
}

A:Link {
    font-family:Arial,sans-serif;
    font-style : normal;
    font-weight : bold;
    font-size:10pt;
    color : green;
    text-decoration:underline;
}
A:Visited {
    font-family:Arial,sans-serif;
    font-style : normal;
    font-weight : bold;
    font-size:10pt;
    color : green;
    text-decoration:underline;
}
A:Hover	{
    font-family:Arial,sans-serif;
    font-style : normal;
    font-weight : bold;
    font-size:10pt;
    text-decoration:none;
}

h1 {
  font-family : Arial, sans-serif;
  font-size : 32px;
  font-style : italic;
  font-weight : bold;
  align : center;
  color : green;
  text-decoration : none;
  margin-top : 5px;
  margin-bottom : 5px;
}
h2 {
  font-family : Arial, sans-serif;
  font-size : 18px;
  font-style : normal;
  font-weight : bold;
  color : green;
  text-decoration : none;
  margin-top : 16px;
  margin-bottom : 3px;
}
h3 {
  font-family : Arial, sans-serif;
  font-size : 12px;
  font-style : normal;
  font-weight : bold;
  color : green;
  text-decoration : none;
		margin-top : 2px;
		margin-bottom : 1px;
}
p {
  font-family : Arial, sans-serif;
  font-size : 12px;
  font-style : normal;
  font-weight : normal;
  color : #000000;
  text-decoration : none;
  margin-top : 0;
  margin-bottom : 6px;
}
.pattern {
  margin-bottom : 6px;
}
.pattern p {
  margin-top : 0;
  margin-bottom : 0px;
  margin-left : 20px;
  text-indent : -20px;
}
.plain {
  font-family : Arial, sans-serif;
  font-size : 10px;
  font-style : normal;
  font-weight : normal;
  color : #FFFFFF;
  text-decoration : none;
  margin-top : 0;
  margin-bottom : 6px;
}
.plainbold {
  font-family : Arial, sans-serif;
  font-size : 10px;
  font-style : normal;
  font-weight : bold;
  color : #FFFFFF;
  text-decoration : none;
  margin-top : 0;
  margin-bottom : 3px;
}
.menuLabel {
  font-family : Arial, sans-serif;
  font-size : 12px;
  font-style : normal;
  font-weight : bold;
  color : #FF0000;
  text-decoration : none;
}
.menuLink {
  font-family : Arial, sans-serif;
  font-size : 12px;
  font-style : normal;
  font-weight : bold;
  color : #FFFFFF;
  text-decoration : none;
}
.submenu {
  font-family : Arial, sans-serif;
  font-size : 12px;
  font-style : normal;
  font-weight : bold;
  color : #cc6666;
  text-decoration : none;
  margin-left : 20px;
  margin-top : 0;
  margin-bottom : 0px;
}
.submenuthis {
  font-family : Arial, sans-serif;
  font-size : 12px;
  font-style : normal;
  font-weight : bold;
  color : #969;
  text-decoration : none;
  margin-left : 20px;
  margin-top : 0;
  margin-bottom : 0px;
}
.toleft {
  float : left;
}
.toright {
  float : right;
}
.nofloat {
  clear : both;
}
.lmarg {
  margin-top : 5px;
  margin-right : 5px;
}
.rmarg {
  margin-top : 5px;
  margin-left : 5px;
}
.notop {
  margin-top : 0;
}

#hd {
  position:absolute;
  top:1px;
  left:5px;
  width:640px;
}
#menu {
  position:absolute;
  top:70px;
  left:5px;
  width:105px;
}
#mainblock {
  position:absolute;
  top:70px;
  left:140px;
  width:500px;
}
#homeblock {
  position:absolute;
  top:195px;
  left:5px;
  width:630px;
}
