.body
	{
	margin: 0;
	}
#htmlPage
	{
	width: 1366px;
	background-color: #ffffff;
	border: 1px solid #C7E1B5;
	float: left;
	}

#topHeaderBox
	{
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #ffffff;
	text-align:center;
	font-family: "Arial"; font-size: 14px;text-decoration: none;
	}

#topAdvertBox
	{
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #9DBA86;
	text-align:center;
	font-family: "Arial"; font-size: 14px;text-decoration: none;
	}

TABLE.topMenuTable
	{
	width: 100%;padding:0;
	border: 2px solid #C7E1B5
	}

TD.topMenuTableTd
	{
	padding: 4px 0 4px 0;
	border:0;
	}

TABLE.topMenuTable
	{
	width: 100%;padding:0;border:0;
	}

#topMenuBox
	{
	text-align:left;
	height: 28;
	padding:10px 20px 5px 5px;
	font-family: "Arial"; font-size: 14px;text-decoration: none;
	background-color:#b5a188;
	}
.first 
	{
	font-family: "Arial"; font-size: 14px;text-decoration: none;color: #000000;font-weight:bold;
	padding:0 5px 0 5px;
	}
a.first:hover
	{
	text-decoration: none;background:#CCCCCC;
	}

#afterTopMenuBox
	{
	padding: 0;
	margin: 0;
	border: 0;
	width:100%;
	text-align:center;
	font-family: "Arial"; font-size: 14px;text-decoration: none;
	background-color:#ffffff;border-color:#ffffff;
	}

#beforeTopServiceBox
	{
	padding: 0;
	padding-bottom: 2px;
	margin: 0;
	width:100%;
	text-align:center;
	font-family: "Arial"; font-size: 14px;text-decoration: none;
	background-color:#ffffff;border-color:#ffffff;
	}

#topServiceBox
	{
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #ffffff;
	text-align:center;
	font-family: "Arial"; font-size: 14px;text-decoration: none;
	}

.topServiceText 
	{
	font-family: "Arial"; font-size: 14px;text-decoration: none;color: #000000;font-weight: bold;
	}

#topStatusBox
	{
	margin: 0;
	text-align:center;
	font-family: "Arial"; font-size: 14px;text-decoration: none;font-weight: bold;
	background-color:#b5a188;
	}
.topStatusText 
	{
	font-family: "Arial"; font-size: 14px;text-decoration: none;color: #000000;font-weight: bold;
	}

#topStatus2Box
	{
	width: 300px;
	padding: 4px 0 4px 0;
	text-align:center;
	font-family: "Arial"; font-size: 14px;text-decoration: none;color: #000000;font-weight: bold;
	background-color:#b5a188
	}

#topMessageBox
	{
	padding: 4px 0 4px 0;
	text-align:center;
	font-family: "Arial"; font-size: 12px;text-decoration: none;color:red;font-weight:bold;
	background-color:#CCCCCC;
	border-top: 1px solid #C7E1B5;
	border-bottom: 1px solid #C7E1B5;
	}


#topErrorMessageBox
	{
	padding: 4px 0 4px 0;
	text-align:center;
	font-family: "Arial"; font-size: 14px;text-decoration: none;color:red;font-weight:bold;
	background-color:#CCCCCC;
	border-top: 1px solid #C7E1B5;
	}
.topErrorMessageText {font-family: "Trebuchet MS"; font-size: 12px;color:red;text-decoration: none;font-weight: bold; background-color:#CCCCCC;}

.navigationBox
	{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #837462
	background-color: #FFFFFF;
	text-align:center;
	}
.navigationText
	{
	font-family: "Arial"; font-size: 14px;text-decoration: none;color: #000000;font-weight:bold;
	}

#topFooterBox
	{
	margin: 0;
	text-align:center;
	font-family: "Arial"; font-size: 14px;text-decoration: none;
	background-color:#FFFFFF;
	}


#footerBox
	{
	margin: 0;
	padding: .6em 0 .6em .8em;
	text-align:left;
	font-family: "Arial"; font-size: 10px;text-decoration: none;font-weight: bold;
	background-color:#b5a188
	}

#topHeaderBox h1
	{
	padding: 0;
	margin: 0;
	}

#topAdvertBox h1
	{
	padding: 0;
	margin: 0;
	}

#leftSideBox
	{
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;
	background-color: #837462;
	border: 1px solid #837462;
	font-family: "Arial"; font-size: 14px;text-decoration: none;
	text-align:left;
	}

.treeMenuText 
	{
	font-family: "Arial"; font-size: 14px;text-decoration: none;color: #000000;
	}
a.treeMenuText:hover
	{
	text-decoration: underline;
	}

#rightSideBox
	{
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
	background-color: #b5a188;
	font-family: "Arial"; font-size: 14px;text-decoration: none;
	text-align:left;
	}

#searchBox
	{
	width: 180px;
	padding: 0;
	background-color: gray;
	text-align:center;
	font-family: "Arial"; font-size: 14px;text-decoration: none;
	}

#contentBox
	{
	padding: 0;
	margin: 0;
	border: 0;
	border-top: 1px solid #C7E1B5;
	border-bottom: 2px solid #C7E1B5;
	background-color:#ffffff;
	font-family: "Arial"; font-size: 14px;text-decoration: none;
	}

#contentBoxLR
	{
	margin-left: 180px;
	border-left: 1px solid gray;
	margin-right: 180px;
	border-right: 1px solid gray;
	padding: 1em;
	max-width: 36em;
	background-color: #ccc;
	}

.buttonBox { margin: .05em .2em .05em 0; }

.contentMainAddress 
	{
	font-family: Arial; font-size: 14pt; color: #B3261F; TEXT-DECORATION: none;
	text-align: justify;
	}

A.contentMainAddress:hover { font-family: Arial; font-size: 14pt; color: #F78421; TEXT-DECORATION: underline;}
.contentSubAddress { font-family: Arial; font-size: 12pt; color: #000000; TEXT-DECORATION: none;}

.contentText { font-family: Arial; font-size: 10pt; color: #000000; TEXT-DECORATION: none;LINE-HEIGHT: 1.4em;text-align:justify;}

.liMenuText { font-family: Arial; font-size: 8pt; color: #B3261F; TEXT-DECORATION: none;LINE-HEIGHT: 1.4em;text-align:justify;}
A.liMenuText:hover { font-family: Arial; font-size: 8pt; color: #B3261F; TEXT-DECORATION: underline;LINE-HEIGHT: 1.4em;text-align:justify;}

.contentSubText { font-family: Arial; font-size: 10pt; color: #555555; TEXT-DECORATION: none;LINE-HEIGHT: 1.4em;text-align:justify;}
.contentSubTextLeftMargin8 { font-family: Arial; font-size: 10pt; color: #555555; TEXT-DECORATION: none;LINE-HEIGHT: 1.4em;text-align:justify;MARGIN-LEFT: 8px;}
.contentSubTextLeftMargin20 { font-family: Arial; font-size: 10pt; color: #555555; TEXT-DECORATION: none;LINE-HEIGHT: 1.4em;text-align:justify;MARGIN-LEFT: 20px;}
.contentSubTextLeftMargin40 { font-family: Arial; font-size: 10pt; color: #555555; TEXT-DECORATION: none;LINE-HEIGHT: 1.4em;text-align:justify;MARGIN-LEFT: 40px;}
.contentSubTextLeftMargin80 { font-family: Arial; font-size: 10pt; color: #555555; TEXT-DECORATION: none;LINE-HEIGHT: 1.4em;text-align:justify;MARGIN-LEFT: 80px;}
.contentTextUnderline { font-family: Arial; font-size: 10pt; color: #B3261F; TEXT-DECORATION: underline;}
A.ontentTextUnderline:hover { font-family: Arial; font-size: 10pt; color: #F78421; TEXT-DECORATION: underline;}

.contentTable { font-family: Arial; font-size: 10pt; color: #000000; TEXT-DECORATION: none;LINE-HEIGHT: 1.4em;text-align:justify;border:thin;}
.contentTableHeadColor { background-color: #e8e8e8;}
.contentJump { font-family: Arial; font-size: 10pt; color: #F78421; TEXT-DECORATION: underline;}
.contentSeparator { background-color: #f78421;}
#leftSideBox p { margin: 1em 1em 1em 1em; }
#rightSideBox p { margin: 1em 1em 1em 1em; }
#rightSideBox h1 { margin: .5em .4em .5em .4em; }
#searchBox p { margin: 1em 1em 1em 1em; }

INPUT, TEXTAREA, SELECT 
	{
 font-family: Arial; font-size: 10pt; color: #555555; TEXT-DECORATION: none;LINE-HEIGHT: 1.4em;text-align:justify;
	}
.phpmaker 
	{
	font-family: "Arial"; font-size: 12px;text-decoration: none;
	}
.leftmenu 
	{
	font-family: "Arial"; font-size: 12px;color: #000000;text-decoration: none;font-weight: bold;
	}
.treeitemheadbox
	{
	padding: .4em 0 .4em 0;
	background-color:#b5a188;
	border-top: 1px solid #C7E1B5;
	border-bottom: 1px solid #C7E1B5;
	}
.treeitemmenu 
	{
	font-family: "Arial"; font-size: 14px;color: #ffffff;text-decoration: none;font-weight: bold;
	}

.header 
	{
	font-family: "Arial"; font-size: 14px;text-decoration: none;
	}
.newitemcounttext 
	{
	font-family: "Arial"; font-size: 12px;text-decoration: none;color: blue;font-weight: bold;
	}
.topBanner 
	{
	font-family: "Arial"; font-size: 24px;font-weight: bold;
	}
.ewTableOrderIndicator 
	{
	font-family: Webdings;
	}


.pagebackground
	{
	}
.color1 
	{
	background-color: #cfc5b2;
	}
.color2
	{
	background-color: #C8A059;
	}
.color3
	{
	background-color: #837462;
	}
.color4
	{
	background-color: #D3C09F;
	}
.color5
	{
	background-color: #ECE0CA;
	}
.color6
	{
	background-color: #F3F2eb;
	}
.backgroundColor
	{
	background-color: #C7E1B5;
	}

.leftsidebox
	{
	border-style:solid;background-color:#C7E1B5;border-color:#C7E1B5;border-width:thin;
	}
.maindatabox
	{
	border-style:solid;background-color:#ffffff;border-width:thin;
	}
.bsearchbox
	{
	border-style:solid;background-color:#f3f2eb;border-color:#C7E1B5;border-width:thin;
	}
.advertbox
	{
	border-style:solid;background-color:#f3f2eb;border-color:#C7E1B5;border-width:thin;
	}
.dictionaryselect
	{
	border:none;width:180;background-color:f3f2eb;
	}
.visitcounterbox
	{
	border-style:groove;background-color:#568632;border-color:#C7E1B5;border-width:2pt 2pt 2pt 2pt;
	}
.needlogin
	{
	border-style:groove;border-color:#69c0b8;border-width:thin;background-color:#CCCCCC;
	}
.quotebox
	{
	border-style:groove;border-color:#000000;border-width:thin
	}
.enter {
	background: url('../img/button/ok.gif');
	background-position:center;
	width: 30px;
	height: 30px;
	border: 0;
	cursor: pointer;
	}
#boxBacground
	{
	background-color: CCCCCC;
	}
.pageH3 {
    color: #98de1a;
    padding-top: 70px;
    margin-left: 100px;
    font-weight: bold;
    font-size: xxx-large;
}