html, body {
     margin: 0;
     padding: 0;
     width: 100%;
     height: 100%;
    min-width:960px;
}
form {
  margin: 0;
  padding: 0;
}
body {
     min-height: 100%;
     min-width:960px;
     height: auto !important;
     height: 100%;
     position: relative;
     background:url(/i/fullbgBg.gif) repeat-y 50% 0;
}
.htext1
{
	font-family: Times New Roman, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #62482f;
margin: 15 0 0 0;
}

.htext2
{
	font-family: Times New Roman, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #62482f;
margin: 3 0 0 0;
}

.htext3
{
	font-family: Times New Roman, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00478b;
margin: 3 0 0 0;
}

.menuLevel1
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menuLevel2
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text1
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.menuLevel2block {
    margin-top: -8px;
    margin-left: 7px;
}

.botttext {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
