﻿html {
	/*height: 101%; *check */
}
* {
	margin: 0;
	padding: 0;
	scrollbar-face-color: #eeeeee;
	scrollbar-arrow-color: #aaaaaa;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #999999;
}
body {
	background: #F8991C url(../images/design/bgMain.png) repeat-x left top;
	margin-top: 0;
	height: 100%;
	font-size:12px;
	color: #666;
	font-family: Tahoma;
}
select {
	color: #555;
	font-size: 11px;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #C4710B;
	cursor: pointer;
}
#headerWrap, #menuWrap, #contentWrap, #footerWrap {
	width: 800px;
	margin: 0 auto;
	display: block;
}
#headerWrap {
	height: 77px;
	background: url(../images/design/bgHeader.jpg) no-repeat left top;
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
}
#menuWrap {
	height: 32px;
}
#contentWrap {
	background: url(../images/design/contentBg.png) repeat-y top left;
}
#space {
	height: 18px;
	display: block;
	width: 800px;
	margin: 0 auto;
	background: url(../images/design/contentTop.jpg) no-repeat;
}
#contentContainer {
	background: url(../images/design/contentHdrbg.jpg) no-repeat 25px top;
	padding: 5px 5px 5px 25px;
	min-height: 500px;
	width: 520px;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
}
#contentContainer h1 {
	padding-top: 10px;
	margin-bottom: 20px;
	padding-left: 45px;
	width: 480px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 {
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -2px;
	color: #888;
	font-family: Lucida Grande,Lucida Sans Unicode,Verdana,Arial;
	height: 26px;
}
h2 {
	font-size: 15px;
	letter-spacing: -1px;
	color: #0776B1;
	font-family: Lucida Sans Unicode,Verdana;
	height: 21px;
}
h3 {
	font-size: 15px;
	letter-spacing: -1px;
	color: #B0660B;
	font-family: Lucida Sans Unicode,Verdana;
	height: 21px;
}
h4 {
	font-size: 15px;
	letter-spacing: -1px;
	color: #0776B1;
	font-family: Lucida Sans Unicode,Verdana;
	height: 18px;
}
h5 {
	font-size: 10px;
	color: #C4710B;
	font-family: Arial;
	font-weight: normal;
	height: 12px;
}
h6 {
	font-size: 9px;
	color: #4E6669;
	font-family: Arial;
	font-weight: normal;
	height: 16px;
}
.grayHdr {
	font-size: 13px;
	color: #888;
	font-family: Arial;
	letter-spacing: -1;
	font-weight: bold;
	height: 18px;
}
.barLnk {
	font-size: 11px;
	line-height: 14px;
	letter-spacing: -1px;
	font-family: Verdana;
	color: #555;
}
.barLnk:hover {
	color: #007CC2;
}
.dvBar {
	height: 36px;
	display: block;
	width: 155px;
	padding: 13px 20px 0 63px;
}
.barMkyk {
	background: url(../images/design/barMkyk.jpg) no-repeat 20px 5px;
}
.barGuest {
	background: url(../images/design/barGuest.jpg) no-repeat 20px 5px;
}
.barLogin {
	background: url(../images/design/barLogin.jpg) no-repeat 20px 5px;
}
.barNews {
	background: url(../images/design/barLogin.jpg) no-repeat 20px 5px;
}
.barHdr {
	font-size: 14px;
	letter-spacing: -1px;
	font-family: Verdana;
	color: #B0660B;
}
.barCtrlTop {
	padding: 8px 10px 0 40px;
	line-height: 16px;
	font-size: 11px;
	font-family: Tahoma;
	background: url(../images/design/barCtrlTop.jpg) no-repeat 20px 0px;
}
.barCtrlBottom {
	background: url(../images/design/barCtrlBottom.jpg) no-repeat 20px 0px;
	font-size: 12px;
	height: 12px;
}
.grayLnk {
	color: #333;
	font-size: 11px;
}
.grayLnk:hover {
	color: #666;
}
.orgLnk {
	color: #C4710B;
}
.orgLnk:hover {
	text-decoration: underline;
}
.blueLnk {
	font-size: 1.1em;
	color: #666;
}
.blueLnk:hover {
	color: #0776B1;
}
input.btn1 {
	font-family: Arial;
	background-color: Transparent;
	border-width: 0;
	font-size: 12px;
	cursor: pointer;
	color: #444;
}
.border {
	font-size: 0px;
	height: 0px;
	border-top: solid 1px #D2DCDD;
	border-bottom: solid 1px #fff;
	margin: 3px 25px 10px 0;
}
/***PageIndex***/
.pgContainer {
	height: 22px;
	padding-right: 9px;
}
.pg, .aPg {
	font: 12px normal;
	color: #666;
	text-decoration: none;
	width: 15px;
	height: 15px;
	text-align: center;
	padding: 1px;
	background: url(../images/design/pageBg.png) repeat-x;
	border: solid 1px #ccc;
	display: block;
	float: left;
	margin: 1px 2px 0 0;
	font-family: Arial;
}
.pg {
	border-color: #ccc;
}
.aPg {
	border: solid 1px #ccc;
	color: #fff;
	background: url(../images/design/pageBgLg.png) repeat-x;
}
.pg:hover {
	border: solid 1px #EC7600;
	color: #fff;
	background: url(../images/design/pageBgOr.png) repeat-x;
}
input {
	color: #555;
}
input.gray, input.blue {
	color: #666;
	border: solid 1px #CBD1D8;
	height: 18px;
	padding: 1px 0 1px 0;
	background: url(../images/design/bgInputTxtGray.png) repeat-x top;
}
input.blue {
	background: url(../images/design/bgLgBlue.png) repeat-x top;
}
input.btn {
	height: 23px;
	background: #fff url(../images/design/bgInputGray.png) repeat-x top;
}
.btnLnk{
color: #c4710b;
display:block;
width:60px;
background: #fff url(../images/design/bgInputGray.png) repeat-x top;
border: solid 1px #CBD1D8;
padding-top:1px;
height:20px;
text-decoration:none;
text-align:center;
}
textarea.gray, textarea.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	border: solid 1px #bcc5cd;
	background: url(../images/design/bgTextGray.png) repeat-x top;
	overflow-x: hidden;
	overflow-y: scroll;
}
textarea.blue {
	background: #fff url(../images/design/bgBlueArea.png) repeat-x left top;
}
input.invalid {
	background: url(../images/design/bgInputInvalid.png) repeat-x top;
	background: #FFF0F0;
	border-color: #FFAAAA;
}
textarea.invalid {
	background: url(../images/design/bgTextInvalid.png) repeat-x top;
	background: #FFF0F0;
	border-color: #FFAAAA;
}
.msgForm {
	background-color: #F9FAFA;
	border: solid 1px #E6E9EC;
	color: #555;
}
.msgForm td {
	padding: 3px 0 2px 7px;
}
#flLeft {
	float: left;
	background: url(../images/design/flLeft.png) no-repeat left top;
	position: absolute;
	display: block;
	z-index: 2;
	width: 10px;
	height: 10px;
}
#flRight {
	float: right;
	background: url(../images/design/flRight.png) no-repeat right top;
	position: absolute;
	display: block;
	z-index: 2;
	width: 137px;
	height: 10px;
}
.memLnkS, .memLnkM {
	margin: 10px 30px 25px 10px;
	float: left;
	width: 130px;
	height: 150px;
}
.memLnkM {
	height: 190px;
	
}
.memLnkS span, .memLnkM span , .memLnkM div {
	color: #666;
	cursor: pointer;
	width: 130px;
	text-align: center;
	position: absolute;
	font-size: 13px;
	font-family: Lucida Sans Unicode;
	letter-spacing: -1px;
}
.memLnkS:hover span, .memLnkM:hover span {
	color: #007CC2;
}
.memLnk {
	width: 115px;
	height: 30px;
	display: block;
	padding: 2px 0 3px 42px;
	margin: 4px 5px 1px 0;
	color: #666;
	letter-spacing: -1px;
	line-height: 15px;
	font-size: 13px;
	background: url(../images/design/card.jpg) no-repeat 6px 2px;
	float: left;
	font-family: Lucida Sans Unicode;
	overflow: hidden;
}
.memLnk:hover {
	color: #007CC2;
	text-decoration: underline;
}
.contentHint {
	background: url(../images/design/info.gif) no-repeat 2px 9px;
	padding: 10px 10px 20px 37px;
	color: #777;
	font-weight: bold;
	font-size: 12px;
}
