body {
	font-size: 11px;
	color: black;
	font-family: Verdana, Tahoma, Arial;
}

TABLE {
	font-size: 11px;
	color: black;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	font-variant: normal;
}

h4 { font-size: 13px; }

a:link {
	color: black;
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #525252;
	text-decoration : underline;
}


a.main-menu:link {
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

a.main-menu:visited {
	color: black;
	text-decoration: none;
	font-size: 10px;
}

a.main-menu:hover {
	color: #525252;
	text-decoration: underline;
	font-size: 10px;
}

a.develoved:link {
	color: #4E6C92;
	font-weight: normal;
	text-decoration: underline;
}

a.develoved:visited {
	color: #4E6C92;
	text-decoration: underline;
}

a.develoved:hover {
	color: #5280BA;
	text-decoration: underline;
}

.exl {
	background: url(images/ex.gif) repeat-x top;
}

.menu0 {
	background: #F0F0F0;
	width: 25px;
}

.area {
	background:url(images/menu_b.jpg) repeat-x;
	height: 10px;
}

.menu-top {
	background:url(images/menu-top.gif) no-repeat;
	width: 186;
	height: 31px;
	text-align: right;
	padding-right: 15px;
	padding-top: 6px;
	color: white;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	vertical-align: top;
}

.menu-right {
	background:url(images/menu-right.gif) repeat-y;
	width: 7;
}

.menu-bottom {
	background:url(images/menu-bottom.gif) no-repeat;
	width: 186;
	height: 20px;
}

.footer {
	background: #F0F0F0 url(images/footer.gif) repeat-x top;
	height: 46px;
	vertical-align: middle;
	padding-top: 15px;
}


img.section {
	border: solid 1px #CDCDCD;
	margin-bottom: 2px;
	margin-left: 1px;
}

td.section_hdr {
	width: 185px;
	height: 35px;
	text-align: center;
	/*padding-top: 2px;*/
	vertical-align: middle;
	background: url(images/section_title0.gif) no-repeat;
	text-decoration: none;
	cursor: pointer;
}

td.section_hdr_over {
	width: 185px;
	height: 35px;
	text-align: center;
	/*padding-top: 2px;*/
	vertical-align: middle;
	background: url(images/section_title1.gif) no-repeat;
	text-decoration: underline;
	cursor: pointer;
}

a.section_hdr:link {
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}

a.section_hdr:visited {
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}

a.section_hdr:hover {
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
	padding-left: 8px;
	padding-right: 8px;
}

a:link.prn-ver {
	color: black;
	text-decoration : underline;
	font-size: 11px;
}

a:visited.prn-ver {
	color: black;
	text-decoration : underline;
	font-size: 11px;
}

a:hover.prn-ver {
	color: #525252;
	text-decoration : underline;
	font-size: 11px;
}
