/* GENERAL/GLOBAL STYLES -------------------------------- */
body {
	background: #fff url(images/bg_anchor.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
#pagelayout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	color: #000;
}
a {
	color: #006633;
}
a:hover {
	color: #990000;
}
form {
	margin: 0
}
h1,h2,h3,h4,h5 {
	font-weight:bold;
	color:#000;
}

/* V1 STYLES ------------------------------------------ */

/* Default Text */
.defaulttext, .defaulttext td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.defaulttext, .defaulttext td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.defaulttext a {
	color: #006633;
	text-decoration: underline;
}
.defaulttext a:hover{
	color: #990000;
	text-decoration: underline;
}
/* FOR PRODUCT DISPLY OUTLINE - - - - - - -  */
.headerborder1{
	border:1px solid #000;
}
.headerborder2{
	border:1px solid #000;
}