body  {
margin : 0;
background-color : #b7e768;
color : #000000;
} 

.bg{
background-image:url(/images/bannerbg.gif);
}

BODY, P, DIV, TD, BLOCKQUOTE  {
font-family : verdana;
font-size : 11px;
font-weight : normal;
color : #000000;
}
 
form  {
margin : 0;
padding : 0;
} 
A:active  {
color : #777161;
text-decoration : none;
}
A:link {
color : #777161;
text-decoration : none;
}
A:visited {
color : #777161;
text-decoration : none;
}
A:hover {
color : #706e05;
text-decoration : underline;
} 

.TopBottomBar  {
font-size : 11px;
background-color : #ed114b;
height : 23px;
color : #ffffff;
} 

A:active.TopBottomBarLink  {
color : #ffffff;
text-decoration : none;
}
A:link.TopBottomBarLink {
color : #ffffff;
text-decoration : none;
}
A:visited.TopBottomBarLink {
color : #ffffff;
text-decoration : none;
}
A:hover.TopBottomBarLink {
color : #ffffff;
text-decoration : underline;
} 

.strike  {
text-decoration : line-through;
}

/** BOX STYLES **/
.BoxFrame {
background-color : #dee0df;
} 

.BoxHeader  {
font-family : verdana;
font-size : 11px;
font-weight : bold;
background-color : #efefef;
height : 25px;
padding-left : 5px;
color : #2c362e;
} 

.BoxContent  {
font-family : verdana;
font-size : 10px;
font-weight : bold;
padding-left : 5px;
padding-right : 5px;
padding-top : 6px;
padding-bottom : 6px;
background-color : #ffffff;
color : #000000;
} 

.BoxContent ul  {
margin : 0;
padding : 0;
list-style-type : none;
list-style-image : url(../images/bullet_main.png);
list-style-position : inside;
} 

.BoxContent ul li  {
margin : 0;
padding : 0;
list-style-type : none;
}

.BoxText  {
font-family : verdana;
font-size : 10px;
font-weight : bold;
background-color : #ffffff;
color : #000000;
} 

A:active.BoxLink  {
color : #050505;
text-decoration : none;
} 

A:link.BoxLink  {
color : #050505;
text-decoration : none;
}
A:visited.BoxLink {
color : #050505;
text-decoration : none;
}
A:hover.BoxLink {
color : #ed114b;
text-decoration : underline;
} 

.nav  {
margin : 0;
padding : 0;
}

.nav ul {
margin : 0;
padding : 0;
list-style-type : none;
list-style-image : url(../images/bullet_sub.png);
text-indent : 20px;
} 


.nav ul li  {
margin : 0;
padding : 0;
line-height : 17px;
font-weight : normal;
}

.pageHeader {
font-family : verdana;
font-size : 12px;
font-weight : bold;
background-color : #ece5d5;
text-align : left;
padding : 5px;
margin : 0;
color : #000000;
} 

  .pageNavigation  {
font-family : verdana;
font-size : 11px;
font-weight : bold;
background-color : #ffffff;
padding : 5px;
height : 16px;
color : #0033cc;
}
.pageNavigation div {
font-family : verdana;
font-size : 11px;
font-weight : bold;
color : #0033cc;
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation {
background-color : #567a94;
border-bottom : 1px solid #dee0df;
} 

  .CatalogNavigation table tr td  {
font-family : verdana;
font-size : 11px;
font-weight : bold;
background-color : #567a94;
color : #ffffff;
}
.CatalogItemDark {
font-family : verdana;
font-size : 11px;
font-weight : normal;
background-color : #ffffff;
padding : 4px;
color : #000000;
}
.CatalogItemLight {
font-family : verdana;
font-size : 11px;
font-weight : normal;
background-color : #ffffff;
padding : 4px;
color : #000000;
} 

/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader  {
font-family : verdana;
font-size : 11px;
font-weight : normal;
background-color : #ffffff;
color : #000000;
}
.listItem {
font-family : verdana;
font-size : 11px;
font-weight : normal;
background-color : #ffffff;
color : #000000;
}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet {
border : 1px solid #778ea0;
margin-top : 0;
margin-bottom : 5px;
margin-left : 5px;
margin-right : 5px;
padding-bottom : 10px;
} 

.formContent  {
clear : both;
float : left;
padding-left : 0;
width : 99%;
}

.formSeparator {
font-family : verdana;
font-size : 11px;
font-weight : bold;
background-color : #f7f7f7;
padding : 6px;
color : #000000;
} 

.formHeader  {
clear : both;
font-family : verdana;
font-size : 12px;
font-weight : bold;
background-color : #879eb0;
color : #ffffff;
padding : 5px;
}
.formLine {
clear : both;
float : left;
width : 100%;
} 

  .formCaption  {
font-family : verdana;
font-size : 11px;
font-weight : normal;
color : #333333;
float : left;
padding : 5px;
margin-top : 3px;
text-align : right;
width : 40%;
}

.formControl {
font-family : verdana;
font-size : 11px;
font-weight : normal;
color : #333333;
float : left;
padding : 5px;
} 

  .formSpace  {
font-family : verdana;
font-size : 11px;
font-weight : normal;
color : #333333;
float : left;
padding : 5px;
padding-left : 15px;
}
.formControlText {
font-family : verdana;
font-size : 11px;
font-weight : normal;
width : 144px;
color : #000000;
} 

.formControlSelect{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	width:150px;color:#000000;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	float:left;
	width:99%;
}
/**NEW FORM END**/

.FormItems{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	padding:2px;
	color:#333333;
}

 .formRemark  {
font-family : verdana;
font-size : 11px;
font-weight : normal;
color : #999999;
} 

.ProductSubtitle  {
font-family : verdana;
font-size : 11px;
font-weight : normal;
border-bottom : 1px solid #bcb6a6;
padding : 5px;
margin : 0;
} 

