body, html, .tblBody { height: 100% }
body, form, div, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
  font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
  font-size: 12px;
	color: #707070;
}
body { background: #fff url(../images/grad.jpg) top left repeat-x }
img { border: 0 }
a:link, a:visited, a:hover, a:visited:hover {
  font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
  font-size: 12px;
	color: #707070;
}
a:hover, a:visited:hover { color: #ffa800 }


.clear { 
    clear: both;
    line-height: 0.1em;
}

.mLang {
	padding-right: 8px;
}
.mLang a:link, .mLang a:visited, .mLang a:hover, .mLang a:visited:hover {
	margin: 0 8px;
	font-weight: bold;
	text-decoration: none;
	color: #707070;
}
.mLang a.c:link, .mLang a.c:visited, .mLang a:hover, .mLang a:visited:hover { color: #ffa800 }
.mLang span {
	margin: 0 6px;
	line-height: 10px;
	color: #ρρρ;
	font-family: arial-black;
	font-size: 10px;
	font-weight: bold;
}

.mNavi {
	position: relative;
	width: 65px;
}

.mNavi A {
	display: block;
	padding: 10px 0;
	margin: 10px 0;
}

input, textarea, select {
	padding: 0;
	margin: 0;
	border: 1px inset #808080;
	vertical-align: middle;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
.input { line-height: 17px; height: 17px }
.button {
	line-height: 17px;
	height: 17px;
	padding: 0 5px;
	background-color: #d4d0c8;
	border: 1px outset #808080;
	cursor: pointer;
}
.input_go {
	width: 28px;
	height: 18px;
	border-width: 0;
}

.copyr {
	line-height: 13px;
  font-size: 12px;
	color: #555555;
}
.formTitle {
	font-family: Arial, Verdana, Helvetica, Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

H1, .componentheading {
	padding-bottom: 22px;
	font-size: 18px;
}

.block1 {
	height: 18px;
	border-left: 1px solid #cfcfcf;
	vertical-align: top;
	padding-bottom: 12px;
}
.block1 p {
	padding: 5px 0 6px 16px;
	margin: 0 0 0 17px;
	line-height: 12px;
	font-size: 11px;
	background: url(../images/b1.gif) left center no-repeat;
}
.block1 a:link, .block1 a:visited, .block1 a:hover, .block1 a:visited:hover {
	line-height: 13px;
	font-size: 11px;
	color: #707070;
	text-decoration: underline;
	white-space: nowrap;
}
.block1 a:hover, .block1 a:visited:hover {
	text-decoration: none;
}
.title1 {
	margin: 0 65px 13px 17px;
	white-space: nowrap;
}
.title1, .title1 a:link, .title1 a:visited, .title1 a:hover, .title1 a:visited:hover {
	font-size: 13px;
	font-weight: bold;
	color: #4d4d4d;
	text-transform: uppercase;
	text-decoration: none;

}
.c { color: #ffa800 }

.page, .page .title1 {
	padding: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.submenu {
	position: absolute;
	visibility: hidden;
	display: none;
	z-index: 2;
	padding: 15px 0 10px 0;
	margin: 3px 0 0 -1px;
	border: 1px solid #cfcfcf;
	border-top: 0 none #fff;
	background-color: #fff;
}


.title2 {
	padding-bottom: 22px;
	font-size: 18px;
}
.block2 {
	line-height: 16px;
	padding: 9px 30px 9px 0;
}
.date {
	position: relative;
	float: left;
	width: 85px;
	font-size: 11px;
}
.block2_2 {
	position: relative;
	padding-left: 85px;
	color: #707070;
}
.block2_2 a:link, .block2_2 a:visited, .block2_2 a:hover, .block2_2 a:visited:hover {
	padding-bottom: 7px;
	font-size: 13px;
	color: #ff7e00;
}

a:link.contentpagetitleorange , a:visited.contentpagetitleorange ,
a:hover.contentpagetitleorange , a:visited:hover.contentpagetitleorange  {
	color: #ff7e00;
}

.block2_2 a:hover, .block2_2 a:visited:hover { text-decoration: none }
.block2_2 span { font-size: 13px; color: #707070 }

.contentpaneopen TD, .contentpaneopen TD P {
	color: #707070;
}

.navi A {
	padding: 0 5px 0 13px;
	background: url(../images/b1.gif) left center no-repeat;
}
A.navi:link, A.navi:visited {
	font-size: 14px;
	color: #4d4d4d;
}
.navi A.c:hover, .navi A.c:visited:hover, .navi A.c:link, .navi A.c:visited,
A.navi:hover, A.navi:visited:hover {
	font-size: 14px;
	color: #ff7e00;
	text-decoration: none;
	background: url(../images/b2.gif) left center no-repeat;
}
