BODY,* {
	font-size: 12px;
	color: #222222;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #c8ddff;
    scrollbar-shadow-color: #77aaff;
    scrollbar-arrow-color: #77aaff;
    scrollbar-base-color: #ffffff;
    scrollbar-3dlight-color: #77aaff;
    scrollbar-darkshadow-color: #77aaff;
}

A:link {
	text-decoration: none;
	color: #0000ff;
}

A:visited {
	text-decoration: none;
	color: #0000ff;
}

A:hover {
	text-decoration: underline;
	color: #2288ff;
}

A:active {
	text-decoration: underline;
	color: #2288ff;
}

.tableUnderLine {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	padding: 0px;
}

.tableRightLine {
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #000000;
	padding: 0px;
}

.titleMain {
	text-align: center;
	font-family: "HGŠÛºÞ¼¯¸M-PRO", "MS P–¾’©";
	font-size: 28px;
	text-decoration: underline;
}

.titleHead {
	line-height: 36px;
}

.titleUnder {
	text-align: right;
	line-height: 24px;
}

.titleSub {
	background-color: #c8ddff;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}

.titleSubLine {
	background-color: #c8ddff;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	padding: 0px;
}

.subTitleLine {
	font-size: 16px;
	line-height: 24px;
	background-color: #c8ddff;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: #225577;
}

.subTitleHead {
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	background-color: #c8ddff;
	border-style: solid;
	border-width: 1px;
	border-color: #225577;
}

.textBigFont {
	font-size: 21px;
	font-family: "HGŠÛºÞ¼¯¸M-PRO", "MS P–¾’©";
}

.textDocSquare {
    font-size: 14px;
	font-weight: bold;
	color: #cc0033;
}

.textMessage {
	line-height: 18px;
	letter-spacing: 1px;
}

.textDocTitle {
    font-size: 14px;
    font-weight: bold;
	color: #009933;
}

.textFooter {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 5px;
	background-color: #c8ddff;
}

.textFooterCopy {
    font-size: 9px;
    color: #555555;
	text-align: center;
}

.textDocCircle {
	color: #f46914;
	font-weight: bold;
}

.textDocWord {
	color: #666666;
}

.textDocPrice {
	color: #333366;
	font-weight: bold;
}

.tableLogoImage {
	background-color: #ffffff;
	background-image: url( "./images/logo_s.png" );
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top
}

.buttonPrint {
	border-top: #77aaff 1px solid;
	border-right: #77aaff 1px solid;
	border-left: #77aaff 1px solid;
	border-bottom: #77aaff 1px solid;
	background-color: #ffffff;
	color: #666666;
	font-size: 10px;
	font-family: verdana,chicago,Arial,Helvetica,"‚l‚r ‚oƒSƒVƒbƒN";
}
