body {margin:0px;}
body, td, input, select, textarea {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #333333;
}
form {margin:0px;}
.treelink {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.treelink:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}
.btn_nostyle {
	cursor: hand;
	text-decoration: none;
	background: none;
	border: 0px;
	font-weight: bold;
	color: #005500;
}
.a_whitelink {
	text-decoration: none;
	font-weight: bold;
	color: #eeeeee;
}
.a_whitelink:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #eeeeee;
}
.foot td {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #005500;
}
.menu {
	background: url('images/bg_menu.jpg') top center no-repeat #FFCC33;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #005500;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #005500;
}

.menutop td {
	font-weight: bold;
	color: #FFCC33;
}
.menutop td a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	padding:5px;
}
.menutop td a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #f1a307;
	padding:5px;
}

li a {
	color: #111111;
}
.input_qnty {
	width: 30px;
}
div.heading td {
	font-weight: bold;
	color: #ffffff;
}
div.heading {
	background-color: #015941;
	font-weight: bold;
	color: #ffffff;
	padding: 10px;
}
div.searchbox {
	background-color: #005500;
	padding: 11px;
	width: 100%;
	height: 20px;
}
.foot td {
	font-family:tahoma;
	color:#cccccc;
	font-size:10px;
}
.foot a {
	font-family:tahoma;
	text-decoration:none;
	font-weight:bold;
	color:#cccccc;
	font-size:10px;
}
.foot a:hover {
	font-family:tahoma;
	text-decoration:none;
	font-weight:bold;
	color:#f1a307;
	font-size:10px;
}
.menubar td {
	text-decoration:none;
	color:#cccccc;
}
.menubar a {
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.menubar a:hover {
	text-decoration:none;
	font-weight:bold;
	color:orange;
}
.forgotpassword {
	text-decoration:none;
	font-size:10px;
	color:orange;
}
.forgotpassword:hover {
	text-decoration:underline;
	font-size:10px;
	color:#f1a307;
}
.x-form-text, textarea.x-form-field{
    padding:1px 3px;
    background:#fff url(images/text-bg.gif) repeat-x 0 0;
    border:1px solid #B5B8C8;
}

