.bgleft { background-image: url('background_1.gif'); background-position:  right 50%;  }
.bgright { background-image: url('background_2.gif'); background-position:  left 50%;  }
.maintext { font-family: tahoma; font-size: 15px; color: #646464; text-decoration: none }
.maintext2 { font-family: tahoma; font-size: 15px; color: #000000; text-decoration: none }
.maintext3 { font-family: tahoma; font-size: 14px; color: #646464; text-decoration: none }
.formtext { font-family: tahoma; font-size: 14px; color: #646464; text-decoration: none }
.smalltext { font-family: tahoma; font-size: 12px; color: #646464; text-decoration: none }
.menutext { font-family: tahoma; font-size: 14px; color: #646464; text-decoration: none }
.copyrighttext { font-family: tahoma; font-size: 14px; color: #646464; text-decoration: none }

A:link {text-decoration: none; color: #606060}
A:visited {text-decoration: none; color: #606060}
A:active {text-decoration: underline; color: #d61d22}
A:hover {text-decoration: underline; color: #d61d22}

.menu1{
font-family: tahoma; font-size: 14px; color: #646464; text-decoration: none;
display: block;
}

.submenu{
font-family: tahoma; font-size: 11px; color: #646464; font-weight: 800;
display: block;
margin-left: 5px;
padding-top: 8px;
padding-left: 1px;
color: #333333;
}

.hide{
display: none;
}

.show{
display: block;
}