html {
  height:100%; 
  max-height:100%; 
  padding:0; 
  margin:0; 
  border:0; 
  background:#fff; 
  font-size:76%; 
  font-family: verdana;
}

body {
	margin: 0px; padding:0; border:0;}
div.all {
	margin-left: auto; margin-right: auto;
	width: 1049px;
}
div.head {
	height:147px;
}
div.colMenu { 
	padding-top: 5px; 
	padding-right: 5px; 
	width: 140px;
}
div.colMain { 
	padding: 5px; 
	width:570px;
}
div.mainMenu { 
	text-align: center;
	margin-top: 5px;
	margin-left: auto;
    margin-right: auto;
    margin-bottom:10px;
}
div.mainMenu A { 
	margin-left: 20px; 
	margin-right: 20px;
	text-decoration: none;
	color: #98381F; 
}
div.colHead {
    border-bottom: 1px solid #000000;
    color: #4294D0;
}

h1 { font-size: 14px; font-weight:bold; }
h2 { font-size: 13px; font-weight:bold; color: #434722; }
h3 { font-size: 12px; font-weight:bold; color: #990000; }

.menu, .menu A { list-style: none; font-weight:bold; color: #999999;
	text-decoration: none;}
UL.menu  { padding: 0px; margin-left: 0px; }
UL.menu LI { text-decoration: none; margin-bottom: 5px; padding: 2px; font-size: 11px; }
.selected A{ color: #990000; }

