.VerLine {
	BORDER-RIGHT: #F6F2E9 1px solid
}

.TopLine {
    Border-TOP: #F6F2E9 1px solid
	}
.dottedLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}

.rightborder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #F6F2E9;
}
.rightTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F6F2E9;
	border-right-color: #F6F2E9;
}
.bottomborder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F6F2E9;
}

.searchSizeQb {
	FONT-SIZE: 10px; WIDTH: 140px; LINE-HEIGHT: 10px
}
.tableTextFields {
	FONT-SIZE: 10px;
	WIDTH: 30px;
	LINE-HEIGHT: 10px;
	border: 1px solid #8d6f39;
}
.tableTextFields2 {
	FONT-SIZE: 10px; WIDTH: 110px; LINE-HEIGHT: 10px
}
.tableTextFields3 {
	FONT-SIZE: 10px;
	WIDTH: 100px;
	LINE-HEIGHT: 10px;
	border: 1px solid #8d6f39;
}
.tableTextFields4 {
	FONT-SIZE: 10px;
	WIDTH: 110px;
	LINE-HEIGHT: 10px;
	border: 1px solid #8d6f39;
}
.tableTextFields5 {
	FONT-SIZE: 10px;
	WIDTH: 150px;
	LINE-HEIGHT: 10px;
	COLOR: #8d6f39;
	border: 1px solid #8d6f39;
}
.tableTextArea {
	WIDTH: 220px;
	height: 150px;
	LINE-HEIGHT: 10px;
	COLOR: #8d6f39;
	border: 1px solid #8d6f39;
}
.rightwhite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.aroundborder {
	border: 1px solid #999999;
}


.dottedbottomline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #8d6f39;
}
.InputBox {
	border: 1px solid #8d6f39;
}
.menu {
font :10px/16px Arial, Helvetica, sans-serif;
}

.menu a,.menu a:link,.menu a:active,.menu a:visited {
display : block;
background : #F6F2E9;
color : #000000;
text-decoration : none;
font :10px/16px Arial, Helvetica, sans-serif;
}

.menu a:hover {
font : 10px/16px Arial, Helvetica, sans-serif; 
background : #FFFFFF;
color : #FFFFFF;
cursor : pointer;
text-decoration : none;
}
.buttonImage {
	BORDER-RIGHT: #6699cc 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #6699cc 1px solid; PADDING-LEFT: 1px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; BORDER-LEFT: #6699cc 1px solid; COLOR: #6699cc; PADDING-TOP: 0px; BORDER-BOTTOM: #6699cc 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
