body {
	background: #006600 url(images/pagebackground.jpg) fixed; 
	color: #003300;
	font: 12px Arial, "Times New Roman", Helvetica, sans-serif;
	letter-spacing: 0px;
	line-height: 12px;
	scrollbar-face-color: #ffcc3c;
	scrollbar-arrow-color: #006600;
	scrollbar-track-color: #ffcc3c;
	scrollbar-shadow-color: #006600;
	scrollbar-highlight-color: #009900;
	scrollbar-3dlight-color: #006600;
	scrollbar-darkshadow-color: #003300;
	cursor: url(images/snake.ani);
	margin: 0px;
}

a  {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #009900;
	cursor: hand;
}

a img {
	border: none;
}

#portfoliowd, #portfoliodp {
	cursor: hand;
}

#label {
	color: #006600;
	font-family: Draconian, Dragon, Arial, "Times New Roman", Helvetica, sans-serif;
	line-height: 20px;
	letter-spacing: 2px;
	padding: 1px;
	position: absolute;
	top: 40px;
	left: 150px;
	z-index: 100;
	filter: shadow(direction=120, strength=2, color=#cccc00);
}

h3 a {
	color: #009900;
	font-family: Draconian, Dragon, Arial, "Times New Roman", Helvetica, sans-serif;
	line-height: 16px;
}

h4 {
	direction: ltr;
	color: #003300;
	letter-spacing: 0px;
}

blockquote {
	direction: ltr;
}			
hr {
	color: #009900;
	height: 1px;
}

.table {
	position: relative;
	background: #ffcc3c url(images/tablebackground.jpg);
	width: 800px;
	height: 670px;
	border: 5px outset;
	border-bottom-color: #003300;
	border-right-color: #003300;
	border-top-color: #009900;
	border-left-color: #009900;
}

.navbar {
	padding: 50px 0px 0px 0px;
}

#mainMenu {
	background: #ffcc3c;
	position: absolute;
	border: #006600 1px solid ;
	line-height: 16px;
	z-index: 100;
}
#mainMenu a {
	color: #006600;
}
#mainMenu a:hover {
	
}

.dropmenu {
	border: #006600 1px solid;
	width: 127px;
}
a:hover .dropmenu  {
	background: url(images/background_menu.gif);
	width: 127px;
}

.dropmenu2 {
	border: #006600 1px solid;
	width: 75px;
}

a:hover .dropmenu2  {
	background: url(images/background_menu.gif);
	width: 75px;
}

span.menu {
	color: #006600;
	background: #ffcc3c;
	line-height: 18px;
	
}
.menu a {
	color: #006600;
	border: #ffcc3c thin solid;	
	padding-left: 7px;
}
.menu a:hover {
	color: #ffcc3c;
	background: #006600 url(images/button_bk.gif) top repeat-x;
	border: thin outset;
}
.menu a:active {
	border: thin inset;
}

#services_menu {
	position: absolute;
	top: 80px;
	left: 150px;
}
#smallWin {
	z-index: 5; 
	position: absolute;
	direction: rtl;
	overflow: auto;
}
.smallwinbk {
	background: #ffcc33; 
	filter: alpha(opacity=70, style=0); 
	z-index: 0;
	position: absolute;
	width: 610px;
	border: 3px #ffcc33 inset;
}

.copy {
	font-size: 10px;
}

input {
	background: #ffcc3c url(images/bggold.gif);
	color: #003300;
	border-bottom-color: #006600;
	border-top-color: #009900;
	border-left-color: #009900;
	border-right-color: #006600;
	font-family: Arial, "Times New Roman", Helvetica, sans-serif;
	vertical-align: middle;
}
.button {
	background: #006600 url(images/button_bk.gif);
	color: #ffcc3c;
	cursor: hand;
}
textarea {
	background: #ffcc3c url(images/bggold.gif);
	color: #003300;
	border-bottom-color: #006600;
	border-top-color: #009900;
	border-left-color: #009900;
	border-right-color: #006600;
	font-family: Arial, "Times New Roman", Helvetica, sans-serif;
}

.time {
	background: #ffcc3c; 
	color: #003300;
	border: none;	
	font-size: 10px;
}

.snake {
	color: #009900;
	position: absolute;
	visibility: visible;
	top: -50px;
	font: 9px Draconian, Dragon, "Times New Roman", Arial, Helvetica, sans-serif;
	z-index: 150;
}
ul {
	direction: ltr;
}

ol {
	direction: ltr;
}

li.bullet2 {
	list-style-image: url(http://www.sababuland.com/images/bullet2.gif);
}

.sitemap a {
	color: #003300;
}
.sitemap a:hover {
	color: #ffcc3c;
}

.down {
	color: #006600;
	position: relative;
	bottom: -0.5ex;
}
a:hover .down {
	color: #ffcc3c;
}

.menuright {
	padding-right: 7px;
}
#addtocart input, #payments input {
	background: none;
	direction: ltr;
} 
#cart {
	position: absolute;
	top: 7px;
	left: 700px;
	background: none;
}

#payments {
	position: absolute;
	top: 7px;
	left: 620px;
	background: none;
}

.paypal input{
	cursor: hand;
}

#google_search {
	position: absolute; 
	top: 0px; 
	left: 110px;
	color: #003300;
}

#key_words {
	background: #ffff99;
	cursor: text;
}

.sale {
	font-size: larger;
	color: #ff0000;
	font-weight: bold;
}