@charset "iso-8859-1";

body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Courier;
  font-size: 1em;
  text-align: center;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 900px;
	height: 716px;	
	}

#mainbody {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
	width: 900px;
	height: 716px;	
	}
	
#menucont {
	position: absolute;
	left: 80px;
	top: 142px;
	width: 760px;
	height: 35px;
	overflow: hidden;
}

#menuitem {
	color: #637E6F;
	font-size: 0.9em;
	text-align: left;
	position: absolute;
	top: 0px;
	height: 32px;
	overflow: hidden;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#menuitembot {
	color: #637E6F;
	font-size: 0.9em;
	text-align: left;
	position: absolute;
	top: 0px;
	height: 14px;
	overflow: hidden;
}

#homecont {
	left: 757px;
	top: 49px;
	position: absolute;
	height: 52px;
	width: 80px;
	overflow: hidden;
}

#homecont2 {
	left: 380px;
	top: 592px;
	position: absolute;
	height: 20px;
	width: 20px;
	overflow: hidden;
}

#botmenu {
	left: 80px;
	top: 594px;
	position: absolute;
	height: 14px;
	width: 900px;
	overflow: hidden;
	color: #637E6F;
	font-size: 0.8em;
	text-align: left;
}


#fpnews {
	top: 205px;
	left: 80px;
	height: 365px;
	width: 190px;
	color: #000000;
	text-align: left;
	position: absolute;
	overflow: hidden;
}

#fpnewstitle {
	color: #049693;
	font-size: 1.1em;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 20px;
	width: 184px;
	overflow: hidden;
}

#fpnewscontent {
	color: #808080;
	font-size: 0.8em;
	text-align: left;
	position: absolute;
	top: 25px;
	left: 0px;
	height: 332px;
	width: 189px;
	overflow: auto;
}

#fpnewst {
	color: #000000;
	font-size: 1em;
	text-align: left;
	font-weight: 600;
}
#fpnewsd {
	color: #404040;
	font-size: .9em;
	text-align: left;
}

#fpnewsb {
	color: #404040;
	font-size: .9em;
	text-align: left;
	margin-bottom: 8px;
}

a.fpnews {color: #3366FF; text-decoration: none; }
a.fpnews:hover {color: #3300FF; text-decoration: none;}
a.fpnews:link {color:  #3366FF; text-decoration: none; }
a.fpnews:link:hover {color: #3300FF; text-decoration: none;}
a.fpnews:visited {color:  #3366FF; text-decoration: none;}
a.fpnews:visited:hover {color: #3300FF; text-decoration: none;}


#rightmenucont {
	position: absolute;
	left: 580px;
	top: 204px;
	width: 180px;
	height: 365px;
	overflow: hidden;
}

#rightmenuitem {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 70px;
	text-align: left;
	font-size: 1.3em;
	color: #ffffff;
	overflow: hidden;
}

#pagetitlecont {
	position: absolute;
	left: 325px;
	top: 212px;
	width: 465px;
	height: 20px;
	overflow: hidden;
}


#newslistcont {
	position: absolute;
	left: 325px;
	top: 232px;
	width: 500px;
	height: 330px;
	overflow: auto;
	color: #808080;
	font-size: 1em;
	text-align: justify;
	padding-right: 5px;
}

#newslistcontbody {
	position: absolute;
	left: 325px;
	top: 232px;
	width: 500px;
	height: 330px;
	overflow: auto;
	color: #808080;
	font-size: 0.85em;
	text-align: justify;
	padding-right: 5px;
}



h1.pagetitle {
    font-size: 1em;
	font-weight: 600;
	font-style: normal;
    color: #05848B;
	line-height: 110%;
    margin: 0;
    padding: 0;
	text-align: left;
}

h1.pagetitle {
    font-size: 1em;
	font-weight: 600;
	font-style: normal;
    color: #05848B;
	line-height: 110%;
    margin: 0;
    padding: 0;
	text-align: left;
}

h2.pagetitle {
    font-size: 1em;
	font-weight: 600;
	font-style: normal;
    color: #537167;
	line-height: 110%;
    margin: 0;
    padding: 0;
	text-align: left;
}

h1.pagetitle2 {
    font-size: 1em;
	font-weight: 600;
	font-style: normal;
    color: #FFF5C0;
	line-height: 110%;
    margin: 0;
    padding: 0;
	text-align: left;
}

#leftmenucont {
	position: absolute;
	left: 70px;
	top: 210px;
	width: 200px;
	height: 355px;
	overflow: auto;
	color: #ffffff;
	font-size: 1.2em;
	text-align: left;
	background: #4B726D;
}

#rightcont {
	position: absolute;
	left: 322px;
	top: 210px;
	width: 505px;
	height: 355px;
	overflow: hidden;
	text-align: left;
}

#pagetitlecont2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 420px;
	height: 20px;
	overflow: hidden;
}

#pagetitlecont20 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 520px;
	height: 40px;
	overflow: hidden;
}


#listcont {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 500px;
	height: 330px;
	overflow: auto;
	color: #444;
	font-size: 0.85em;
	text-align: justify;
	padding-right: 5px;
}

#listcont2 {
	position: absolute;
	left: 0px;
	top: 45px;
	width: 500px;
	height: 310px;
	overflow: auto;
	color: #444;
	font-size: 0.85em;
	text-align: justify;
	padding-right: 5px;
}

A.leftmenu {color: #ffffff; text-decoration: none; }
A.leftmenu:hover {color: #ddddd; text-decoration: none;}
A.leftmenu:link {color: #ffffff; text-decoration: none; }
A.leftmenu:link:hover {color: #ddddd; text-decoration: none;}
A.leftmenu:visited {color: #ffffff; text-decoration: none;}
A.leftmenu:visited:hover {color: #dddddd; text-decoration: none;}

A.list {color: #3366FF; text-decoration: none; }
A.list:hover {color: #3300FF; text-decoration: none;}
A.list:link {color:  #3366FF; text-decoration: none; }
A.list:link:hover {color: #3300FF; text-decoration: none;}
A.list:visited {color:  #3366FF; text-decoration: none;}
A.list:visited:hover {color: #3300FF; text-decoration: none;}

A.menu {color: #537167; text-decoration: none; }
A.menu:hover {color: #A2C0BC; text-decoration: none;}
A.menu:link {color: #537167; text-decoration: none; }
A.menu:link:hover {color: #A2C0BC; text-decoration: none;}
A.menu:visited {color: #537167; text-decoration: none;}
A.menu:visited:hover {color: #A2C0BC; text-decoration: none;}

A.pmu {font-size: 1em; color: #3366FF; text-decoration: none; }
A.pmu:hover {font-size: 1em; color: #3300FF; text-decoration: none;}
A.pmu:link {font-size: 1em; color: #3366FF; text-decoration: none; }
A.pmu:link:hover {font-size: 1em; color: #3300FF; text-decoration: none;}
A.pmu:visited {font-size: 1em; color: #3366FF; text-decoration: none;}
A.pmu:visited:hover {font-size: 1em; color: #3300FF; text-decoration: none;}

#pmu {font-size: 0.75em; color: #537167;}

p.leftmenu {padding-bottom: 90%; padding-top: 0px;}

#listcont A {color: #3366FF; text-decoration: none; }
#listcont A:hover {color: #3300FF; text-decoration: none;}
#listcont A:link {color:  #3366FF; text-decoration: none; }
#listcont A:link:hover {color: #3300FF; text-decoration: none;}
#listcont A:visited {color:  #3366FF; text-decoration: none;}
#listcont A:visited:hover {color: #3300FF; text-decoration: none;}

#listcont2 A {color: #3366FF; text-decoration: none; }
#listcont2 A:hover {color: #3300FF; text-decoration: none;}
#listcont2 A:link {color:  #3366FF; text-decoration: none; }
#listcont2 A:link:hover {color: #3300FF; text-decoration: none;}
#listcont2 A:visited {color:  #3366FF; text-decoration: none;}
#listcont2 A:visited:hover {color: #3300FF; text-decoration: none;}

#newslistcont A {color: #3366FF; text-decoration: none; }
#newslistcont A:hover {color: #3300FF; text-decoration: none;}
#newslistcont A:link {color:  #3366FF; text-decoration: none; }
#newslistcont A:link:hover {color: #3300FF; text-decoration: none;}
#newslistcont A:visited {color:  #3366FF; text-decoration: none;}
#newslistcont A:visited:hover {color: #3300FF; text-decoration: none;}

#newslistcontbody A {color: #3366FF; text-decoration: none; }
#newslistcontbody A:hover {color: #3300FF; text-decoration: none;}
#newslistcontbody A:link {color:  #3366FF; text-decoration: none; }
#newslistcontbody A:link:hover {color: #3300FF; text-decoration: none;}
#newslistcontbody A:visited {color:  #3366FF; text-decoration: none;}
#newslistcontbody A:visited:hover {color: #3300FF; text-decoration: none;}




