body {
	margin: 0px 0px;
	background-color: #808080;
	font-family: sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}

p {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	text-indent: 2em;
}

p.noindent {
	text-indent: 0em;
}

p.title {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-indent: 0em;
}

p.blogtitle {
	font-weight: bold;
	font-size: 18px;
	text-indent: 0em;
}

p.bloglead {
	font-size: 12px;
}

.published {
	font-size: 11px;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	text-indent: 0em;
}

a {
  text-decoration: none;
  color: #496A71;
}

a:hover {
  font-weight: bold;
}

a:active {
  color: #990000;
  font-style: italic;
}

a:visited {
  color: #000066;
  font-style: italic;
}

table {
  border: 0px;
  padding: 0;
  border-spacing: 0;
}

table.mmenu {
  border: 0px;
  border-style: none;
  border-width: 0px;
  width: 100%;
}

table.restricted {
	border: #000000;
	border-style: solid;
	border-width: 1px;
	width: 25%;
}

td {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	padding: 0px;
}

td.head {
  background-color: #7098A4;
  font-weight: normal;
  color: #000000;
  text-align: right;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #000000;
  font-size: 11px;
}

td.menu {
  padding-left: 5px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #698A91;
  font-size: 10px;
}

td.menu:hover {
  background-color: #7098A4;
  font-weight: bold;
}

td.menusel {
  padding-left: 5px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #698A91;
  text-align: right;
  font-weight: bold;
  font-size: 10px;
}

tr.msplit {
	height: 5px;
}

td.conttitle {
	background: url(img/c_tc.jpg) no-repeat;
	width: 100%;
	height: 30px;
	text-align: center; 
	vertical-align: top;
	padding: 5px;
	font-size: 0.8em; 
	font-weight: bold;
}

tr.cont {
  height: 400px;
}

table.news {
	width: 100%;
	border-collapse: collapse;
	border: 1px none #7098A4;
}

td.newsd {
	text-align: center;
	padding: 2px;
	width: 100px;
	border: 1px solid #808080;
	font-size: 11px;
	vertical-align: top;
	background-color: #7098A4;
}

td.newse {
	text-align: center;
	padding: 2px;
	border: 1px none;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}

td.newsc {
	text-align: justify;
	padding: 4px;
	width: 650px;
	border: 1px solid #808080;
	font-size: 12px;
	vertical-align: top;
}

li {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
}

div.dmain {
	width: 1024px;
	height: 186px;
	overflow: hidden;
}

div.dmenu {
	width: 205px;
	height: 500px;
	float: left;
	left: 5px;
	position: absolute;
	overflow: auto;
}

div.dcontent {
	width: 790px;
	left: 220px;
	height: 500px;
	position: absolute;
	overflow: hidden;
	padding: 0px;
	text-align: center;
}

div.dccc {
	width: 750px;
	height: 400px;
	left: 15px;
	position: absolute;
	font-size: 11px;
	padding: 2px;
	overflow: auto;
}

table.thead {
	width: 1024px;
	border: 0px;
}

table.tcontent {
	width: 790px;
	border: 0px;
	padding: 0px;
}

td.logo {
	background: url(img/head.jpg) no-repeat;
	height: 160px;
	vertical-align: bottom;
	text-align: right;
}

td.headbar {
	background: url(img/bar.jpg) no-repeat;
	height: 26px;
	vertical-align: middle;
	font-size: 0.8em;
	font-family: Tahoma;
}

td.mtl {
	background: url(img/m_tl.jpg) no-repeat;
	width: 5px;
	height: 15px;
}

td.mtc {
	background: url(img/m_tc.jpg) no-repeat;
	width: 190px;
	height: 15px;
}

td.mtr {
	background: url(img/m_tr.jpg) no-repeat;
	width: 10px;
	height: 15px;
}

td.mcl {
	background: url(img/m_cl.jpg) repeat;
	width: 5px;
}

td.mcc {
	background-color: #a4a4a4;
	vertical-align: top;
	text-align: justify;
	height: 380px;
}

td.mcr {
	background: url(img/m_cr.jpg) repeat;
	width: 10px;
}

td.mbl {
	background: url(img/m_bl.jpg) no-repeat;
	width: 5px;
	height: 8px;
}

td.mbc {
	background: url(img/m_bc.jpg) no-repeat;
	width: 190px;
	height: 8px;
}

td.mbr {
	background: url(img/m_br.jpg) no-repeat;
	width: 10px;
	height: 8px;
}

td.ctl {
	background: url(img/c_tl.jpg) repeat; 
	width: 10px;
	height: 30px;
}

td.ctc {
	background: url(img/c_tc.jpg) repeat;
	width: 767px;
	height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
}

td.ctr {
	background: url(img/c_tr.jpg) repeat;
	width: 14px;
	height: 30px;
}

td.ccl {
	background: url(img/c_cl.jpg) repeat;
	width: 10px;
}

td.ccc {
	background-color: #a4a4a4;
	width: 767px;
	vertical-align: top;
	text-align: justify;
	color: #000000;
}

td.ccr {
	background: url(img/c_cr.jpg) repeat;
	width: 14px;
}

td.cbl {
	background: url(img/c_bl.jpg) no-repeat;
	width: 10px;
	height: 14px;
}

td.cbc {
	background: url(img/c_bc.jpg) repeat;
	width: 767px;
	height: 14px;
}

td.cbr {
	background: url(img/c_br.jpg) no-repeat;
	width: 14px;
	height: 14px;
}