body {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

div#menuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	position: absolute;
	margin-top: 25px;
	width: 100%;
	z-index: 1;
}
div#menuTop ul {
	text-align: right;
}
div#menuTop li {
	display: inline;
	list-style: none;
	margin: 0 20px 0 40px;
}
div#menuTop a {
	background: url(../images/mt.gif) no-repeat -11px -6px;
	color: #FFFFFF;
	display: inline-block;
	padding-top: 8px;
	text-decoration: none;
	text-transform: uppercase;
}
div#menuTop a:hover, div#menuTop a#mTA:hover {
	background-position: 0 -6px;
	color: #EEE9CB;
}
div#menuTop a#mTA {
	background-position: -11px 0;
}

ul#menuLeft, ul#menuBottom, td#RightBar ul {
	padding: 0;
	margin: 0;
}
ul#menuLeft li#mLF, ul#menuBottom li#mBF {
	border: none;
}

ul#menuLeft {
	margin-bottom: 15px;
}
ul#menuLeft li {
	border-top: dotted 1px #818489;
	font-size: 110%;
	font-weight: bold;
	list-style: none;
	padding: 10px 0;
}
ul#menuLeft a {
	background: url(../images/m_arrow.gif) no-repeat -5px -8px;
	color: #818489;
	display: block;
	text-align: right;
	text-decoration: none;
}
ul#menuLeft a:hover {
	background-position: 100% 60%;
	color: #000000;
	padding-right: 15px;
}

ul#menuBottom li {
	border-left: solid 1px #000000;
	display: inline;
	font-size: 90%;
	font-weight: bold;
	list-style: none;
	padding: 0 11px 0 10px;
	margin: 0;
}
ul#menuBottom a {
	color: #000000;
	text-decoration: none;
}
ul#menuBottom a:hover {
	color: #82888F;
}

table#navTop td {
	color: #000000;
	font-size: 90%;
	vertical-align: top;
}
table#navTop a {
	color: #000000;
	text-decoration: underline;
}

h1#Heading {
	margin-top: 0;
}

#Copyright {
	font-size: 90%;
	margin-bottom: 10px;
	text-align: center;
}



.qQuestion {
	padding: 20px 0;
	border-top: solid 1px #E0E0E0;
}
.qStart {
	border: none;
	padding-top: 0;
}
.qQuestion .qAnswer {
	color: #777;
	margin: 10px 0 0 20px;
}



.newsDate, .updsDate {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 5px;
}
.newsTitle {
	font-weight: bold;
	margin: 0 0 5px 20px;
}
.newsTitle a {
	text-decoration: none;
}
.newsComment {
	margin: 0 0 5px 20px;
	text-align: justify;
}
.newsLink {
	font-size: 90%;
	margin: 0 0 20px 20px;
}
.newsDateB {
	color: #A0A0A0;
	font-size: 90%;
	font-weight: bold;
}

.chrName {
	color: #A0A0A0;
	font-size: 90%;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.chrInfo {
	margin: 0 0 5px 20px;
}
.chrInfo a {
	font-weight: bold;
	text-decoration: none;
}

.prjName {
	font-weight: bold;
	margin: 0 0 5px 0;
}
.prjName a {
	text-decoration: none;
}
.prjComment {
	margin: 0 0 5px 20px;
	text-align: justify;
}

ul.artList {
	color: #8D6000;
	list-style-type: square;
}
.artTitle {
	font-weight: bold;
	margin: 0 0 5px 0;
}
.artTitle a {
	color: #000000;
	text-decoration: none;
}
.artTitle a:hover {
	color: #8D6000;
}
.artComment {
	color: #A0A0A0;
	font-size: 90%;
	font-weight: bold;
	margin: 0 0 20px 0;
}

ul.untList {
	color: #8D6000;
	list-style-type: square;
	padding: 0 0 0 20px;
	margin: 0;
}
.untList a {
	font-weight: bold;
	text-decoration: none;
}
.untList ul {
	list-style-type: square;
	padding: 0 0 0 20px;
	margin: 5px 0 10px 0;
}
.untList li {
	margin: 0 0 5px 0;
}
.untList ul a {
	font-weight: normal;
}



.updsItems {
	margin: 0 0 20px 20px;
}
.updsItems a {
	font-weight: bold;
	text-decoration: none;
}



.conNews {
	font-size: 90%;
	font-weight: bold;
	margin: 0 0 0 20px;
}
.conNews p {
	margin: 0 0 5px 0;
}
.conNews a {
	text-decoration: none;
}



table#Cart {
	border: solid 1px #E0E0E0;
	border-collapse: collapse;
}
table#Cart th {
	background-color: #E0E0E0;
}



div#docStatement {
	border: solid 1px #C0C0C0;
	font-family: Courier new;
	font-size: 110%;
}
div#docStatement blockquote {
	margin: 0;
	padding: 20px;
}
div#docStatement blockquote#docBQ1 {
	background-color: #000;
	border-bottom: dotted 2px #FFF;
	color: #FFF;
}
div#docStatement blockquote#docBQ2 {
	background-color: #FFF;
	color: #000;
}
div#docStatement h4 {
	font-family: Arial;
	text-transform: uppercase;
}



img#RightBarButton {
	cursor: pointer;
	display: none;
	position: absolute;
	margin: 40px 0 0 -7px;
	background: url(../images/rc_sh.gif) no-repeat;
	width: 6px;
	height: 35px;
}
td#RightBar div.RightBar {
	background-color: #FFFFFF;
	border-top: solid 1px #B6B6AF;
	border-bottom: solid 1px #B6B6AF;
	border-left: solid 1px #B6B6AF;
	padding: 10px;
}
td#RightBar h3 {
	border-left: solid 3px #8D6000;
	color: #8D6000;
	font-size: 110%;
	padding-left: 10px;
	margin: 20px 0 10px 0;
}
td#RightBar li {
	color: #B6B6AF;
	font-size: 90%;
	font-weight: bold;
	list-style: inside square;
	margin: 0 0 10px 0;
}
td#RightBar a {
	color: #000000;
	display: list-item;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 10px 12px;
}
td#RightBar li a {
	display: block;
	margin: 0;
}
td#RightBar a:hover {
	color: #8D6000;
}
div#rcBtns a {
	color: #80807F;
	display: block;
	font-size: 90%;
	font-weight: bold;
	margin: 0 10px 0 0;
	text-align: right;
	text-decoration: none;
}
div#rcBtns a:hover {
	color: #000000;
}



p.navGen {
	font-size: 90%;
	margin: 20px 0 0 30px;
}
a.navGen, .navGen a {
	color: #8D6000;
	text-decoration: none;
}
a.navGen:hover, .navGen a:hover {
	color: #B89760;
}

p.navPage {
	font-size: 90%;
	line-height: 150%;
	text-align: center;
}
p.navPage a, p.navPage b {
	padding: 0 3px;
	text-decoration: none;
}
p.navPage b {
	background-color: #506C7B;
	color: #FFFFFF;
	margin: 0 3px;
}

a.Zoom {
	color: #000000;
	font-size: 90%;
	text-decoration: none;
}
a.Zoom:hover {
	color: #A0A0A0;
}

p.addImages {
	letter-spacing: 1em;
}
p.addImages img {
	border: none;
	margin-bottom: 1em;
}

.error {
	color: #B00000;
	font-size: 90%;
}
.good {
	color: #008000;
	font-size: 90%;
}


div#pVer {
	float: right;
	margin: -10px 0 10px 10px;
}
div#pVer img {
	margin: 0 0 0 7px;
	vertical-align: middle;
}
div#pVer a {
	color: #636363;
	font-size: 90%;
	text-decoration: none;
}
div#pVer a:hover {
	color: #636363;
	text-decoration: underline;
}



div.KPRnews {
	color: #707070;
	font-size: 90%;
	margin: 20px 0;
}
div.KPRnews div {
	text-align: left;
	width: 340px;
}
div.KPRnews a {
	color: #707070;
	text-decoration: none;
}
div.KPRnews a:hover {
	text-decoration: underline;
}





table.gFrame {
	border: solid 1px #E0E0E0;
}
td.gCell {
	text-align: center;
	vertical-align: top;
}
td.gCell, table.gFrame {
	width: 110px;
	height: 110px;
}
table.gFrame td {
	text-align: center;
	vertical-align: middle;
}
