.main_bg {
	background-attachment: scroll;
	background-image: url(images/buddha_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #8E8E8E;
}
body {
             font-family: Arial, Helvetica, sans-serif;
             font-size: 11px;
             font-weight: normal;
             color: #FFFFE8;	
             background-attachment: scroll;
             background-repeat: repeat;
}

.bodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFE8;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0F0F0;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFEFEF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.sidenavbg {
	background-image: url(images/lines_side-nav.gif);
	background-repeat: no-repeat;
	background-position: top;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	text-align: left;
	text-indent: 0pt;
	float: left;
	page-break-before: auto;
}
ul {
}
.editable_bg {
	background-image: url(images/buddha_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	background-color: #4B4B4B;
}

input.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #8A0102;
	border-width: 1px;
	font-family : Verdana;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #000000;
	border-width: 1px;
	font-family : Verdana;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
               background-color: #FFFFFF;
               border: solid #083DCC 1px;
               color: #000000;
	 font-family : Verdana;
               font-size: 9px;
               font-weight: normal;
}

P.mincart {
               background-color: #FFCC00;
               border: solid #830013 1px;
               color: #000000;
	 font-family : Verdana;
               font-size: 9px;
               font-weight: normal;
}

HR {
	color : #FFFFFF;
	height : 1px;
}

.line-index {
 line-height: 10px;
 background: #FFFFFF  url(../images/line_back.gif) center;
 background-repeat: repeat;
}


.line-content {
 line-height: 7px;
 background: #FFFFFF  url(../images/content_white_line.gif) center;
 background-repeat: repeat;
}