* {
	padding: 0;
	margin: 0;	
}
html, body {
	color: #000080;
	font-size: 11px;
   font-family: Verdana;
}
body {
	margin: 8px;
}
img {
	border: 0px;
	display: block;
}
a:link, a:visited {
	color: #0055E6;
}
a:hover {
	color: #7998DF;
}
p {
  margin: 16px 0px;
}

ul li {
  list-style: none;
}

ul.topMenu li {
  float: left;
}

ul.leftMenu li {
  
}

a.leftMenu:link, a.leftMenu:visited {
  font-family: Century Gotic, Verdana;
	color: #08007E;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/menu_l.jpg) no-repeat left top;
	text-align: left;
	display: block;
	height: 33px;
	line-height: 33px;
  padding-left: 36px;
  text-decoration: none;
}
a.leftMenu:hover {
  font-family: Century Gotic, Verdana;
	background: url(../img/menu_l.jpg) no-repeat left -33px;
	color: #9A0200;
}
a.leftMenu:active {
  font-family: Century Gotic, Verdana;
	background: url(../img/menu_l.jpg) no-repeat left -66px;
	color: #447B03;
}

a.topMenu:link, a.topMenu:visited {
  font-family: Century Gotic, Verdana;
	color: #08007E;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/menu_t.jpg) no-repeat left top;
	text-align: left;
	display: block;
	height: 33px;
	width: 100px;
	line-height: 33px;
  text-decoration: none;
  text-align: center;
}
a.topMenu:hover {
  font-family: Century Gotic, Verdana;
	background: url(../img/menu_t.jpg) no-repeat left -33px;
	color: #9A0200;
}
a.topMenu:active {
  font-family: Century Gotic, Verdana;
	background: url(../img/menu_t.jpg) no-repeat left -66px;
	color: #447B03;
}

#foot-img {
   text-align: right;
}
#foot-copy {
   text-align: right;
}
#top-LI{
   background: url(../img/ch.jpg) top left;
   height: 92px;
}
#top-PI{
   background: url(../img/ch.jpg) top left;
   padding-right: 18px;
   text-align: right;
   vertical-align: top;
}
#top-PI span {
   font-size: 32px;
   font-weight: bold;
   font-family: Arial;
   color: #008000;
}
#top-LII{
   background-color: #003A7B;
   padding-left: 10px;
}
#top-PII{
   background: url(../img/ch.jpg) top left;
   padding-top: 10px;
   padding-right: 45px;
   text-align: right;
   vertical-align: top;
}
h1.title {
   font-size: 32px;
   font-family: Arial;
}

#content{
  padding: 10px;
  width: 626px;
  vertical-align: top;
}

#topMenu{
  vertical-align:top;
  padding: 12px 0px 0px 0px;
}
#leftMenu{
  vertical-align: top;
  padding-top: 40px;
}
