



BODY, P, DIV, TD, BLOCKQUOTE {
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
form{margin:0;padding:0;}
A:ACTIVE{color :#00339a; FONT-SIZE  :11px; FONT-FAMILY : Verdana; font-weight:normal;}
A:LINK{color :#00339a; FONT-SIZE  :11px; FONT-FAMILY : Verdana; font-weight:normal;}
A:VISITED{color :#00339a; FONT-SIZE  :11px; FONT-FAMILY : Verdana; font-weight:normal;}
A:HOVER{color :#333333; FONT-SIZE  :11px; FONT-FAMILY : Verdana; font-weight:normal;}

.TopBottomBar{font-size:11px;
	background-color:#535353;
	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 **/
.BoxFrameblue{background: #ffffff; border-bottom: 1px solid #085188; border-right: 1px solid #085188; border-left: 1px solid #085188; }
.BoxFrame{background: #EEEEEE; border-bottom: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; border-left: 1px solid #C0C0C0; }
.BoxFrameGreen{background: #ffffff; border-bottom: 1px solid #6dba68; border-right: 1px solid #6dba68; border-left: 1px solid #6dba68; }

.BoxHeader{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	height:20px;
	color:#ffffff;  padding-left: 15px;
}
.BoxHeaderGreen{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	height:20px;
	color:#ffffff;
}
.BoxContent{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding-left:5px;padding-right:5px;padding-top:3px;padding-bottom:3px;
	background-color:#eeeeee;
	color:#000000;
}
.BoxContentGreen{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding-left:5px;padding-right:5px;padding-top:3px;padding-bottom:3px;
	background-color:#ffffff;
	color:#000000;
}

.BoxContentblue{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding-left:5px;padding-right:5px;padding-top:3px;padding-bottom:3px;
	background-color:#eff4ff;
	color:#000000;
}
.BoxText{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	color:#000000;
}
.BoxTextblue{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	background-color:#eff4ff;
	color:#000000;
	}
A:ACTIVE.BoxLink{color:#00339a;text-decoration:underline; font-size:9pt; font-weight:bold;}
A:LINK.BoxLink{color:#00339a;text-decoration:underline; font-size:9pt; font-weight:bold;}
A:VISITED.BoxLink{color:#00339a;text-decoration:underline; font-size:9pt; font-weight:bold;}
A:HOVER.BoxLink{color:#333333;text-decoration:underline; font-size:9pt; font-weight:bold;}

/** PAGE HEADER AND NAVIGATION					**/
.pageHeader{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:left;
	padding:5px;
	margin:0px;
	color:#000000;
}

.pageNavigation{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:5px;
	height:16px;
	color:#0033cc;
}

.pageNavigation div{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#0033cc;
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#CCCCCC;
	color:#000000;
}
.CatalogItemDark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#eeffee;
	padding:4px;
	color:#000000;
}
.CatalogItemLight{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	padding:4px;
	color:#000000;
}

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

.listHeader{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	color:#000000;
}

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

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

.formFieldSet{
	border:1px solid #89a8ad;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;

}

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

.formSeparator{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	padding:5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	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-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
}

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

.formControlText{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formControlSelect{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
/**NEW FORM END**/

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

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

.ProductSubtitle{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
}
.roundcont {
	width: 175px;
	background-color: #b9e495;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(/images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.roundcont100 {
	width: 100%;
	background-color: #b9e495;
	color: #fff;
}

.roundcont100 p {
	margin: 0 10px;
}

.roundtop { 
	background: url(/images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
h2.title {
  font-weight: bold;
  font-size: 1.3em;
  margin-top:0em;
  padding: 0px 0px 0px 10px;
  color: #1d9101}
  
.titleleft {
  font-weight: normal;
  font-size: 1.1em;
  margin-top:0em;
  padding: 0px 0px 0px 4px;
  color: #1d9101}  
  
div#navbar1 {
	height: 5px;
	width: 100%;
	border-top: solid #ccc 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	line-height: 5px;
}  
img.corner2 {
   width: 160px;
   height: 9px;
   border: none;
   display: block !important;
}
.roundtop2 { 
	background: url(/images/topright.gif) no-repeat top right; 
}

.roundbottom2 {
	background: url(/images/bottomright.gif) no-repeat top right; 
}
.roundcont2 {
	width: 175px;
	background: url(/images/bg_cate.gif) 100% 0 repeat-y
}
h2.titlecate {
  font-weight: bold;
  font-size: 1.3em;
  margin-top:0em;
  padding: 0px 0px 0px 10px;
  color: #0064b2}
  
A.LINK.sidenav2 {



	 color :#000000;

	 FONT-SIZE  :12px;

	 FONT-FAMILY : Tahoma,Verdana,Arial ;

	 TEXT-DECORATION  : none ;

}

A.ACTIVE.sidenav2: {



	 color :#000000;

	 FONT-SIZE  :12px;

	 FONT-FAMILY : Tahoma,Verdana,Arial ;

	 TEXT-DECORATION  : none ;

}

A.VISITED.sidenav2: {



	 color :#000000;

	 FONT-SIZE  :12px;

	 FONT-FAMILY : Tahoma,Verdana,Arial ;

	 TEXT-DECORATION  : none ;

}

A.HOVER.sidenav2: {



	 color :#398BC6;

	 FONT-SIZE  :12px;

	 FONT-FAMILY : Tahoma,Verdana,Arial ;

	 TEXT-DECORATION  : underline ;

}
img.corner3 {
   width: 160px;
   height: 9px;
   border: none;
   display: block !important;
}
.roundtop3 { 
	background: url(/images/topright3.gif) no-repeat top right; 
}

.roundbottom3 {
	background: url(/images/bottomright3.gif) no-repeat top right; 
}
.roundcont3 {
	width: 175px;
	background: url(/images/bg_cate3.gif) 100% 0 repeat-y
}
h2.titlecate3 {
  font-weight: bold;
  font-size: 1.3em;
  margin-top:0em;
  padding: 0px 0px 0px 10px;
  color: #cc6600}
  
img.corner4 {
   width: 160px;
   height: 9px;
   border: none;
   display: block !important;
}
.roundtop4 { 
	background: url(/images/topright4.gif) no-repeat top right; 
}

.roundbottom4 {
	background: url(/images/bottomright4.gif) no-repeat top right; 
}
.roundcont4 {
	width: 175px;
	background: url(/images/bg_cate4.gif) 100% 0 repeat-y
}
h2.titlecate4 {
  font-weight: bold;
  font-size: 1.3em;
  margin-top:0em;
  padding: 0px 0px 0px 10px;
  color: #00000}
hr.e {border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #ccc;
	width: 80%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}	 
img.corner5 {
   width: 160px;
   height: 9px;
   border: none;
   display: block !important;
}
.roundtop5 { 
	background: url(/images/topright5.gif) no-repeat top right; 
}

.roundbottom5 {
	background: url(/images/bottomright5.gif) no-repeat top right; 
}
.roundcont5 {
	width: 175px;
	background: url(/images/bg_cate5.gif) 100% 0 repeat-y
}
h2.titlecate5 {
  font-weight: bold;
  font-size: 1.3em;
  margin-top:0em;
  padding: 0px 0px 0px 10px;
  color: #044572}	
.attentionrx {
	background-color: #ffffff;
	padding: 5px;
	margin: 10px;
	background-repeat: no-repeat;
	width: 550px;
	padding-top: 5px;
    padding-bottom: 5px;
}
.roundcontreview {
	width: 394px;
	background: url(/images/bg_catereview.gif) 100% 0 repeat-y
}
img.cornerreview {
   width: 380px;
   height: 9px;
   border: none;
   display: block !important;
}

hr.hrsale {border: none 0;
border-top: 1px dashed #cccccc;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.roundcont11 {
	width: 175px;
	background: url(/images/bg_cate11.gif) 100% 0 repeat-y
}
.roundtop11 { 
	background: url(/images/topright11.gif) no-repeat top right; 
}
.roundbottom11 {
	background: url(/images/bottomright11.gif) no-repeat top right; 
}
img.corner11 {
   width: 160px;
   height: 38px;
   border: none;
   display: block !important;
}

A.LINK.sidenav22 {



	 color :#cc0000;

	 FONT-SIZE  :13px;

	 FONT-FAMILY : Tahoma,Verdana,Arial ;

	 TEXT-DECORATION  : none ; 
	  font-weight:bold;

}

A.ACTIVE.sidenav22: {



	 color :#cc0000;

	 FONT-SIZE  :13px;

	 FONT-FAMILY : Tahoma,Verdana,Arial ;

	 TEXT-DECORATION  : none ;
	  font-weight:bold;

}

A.VISITED.sidenav22: {



	 color :#cc0000;

	 FONT-SIZE  :13px;

	 FONT-FAMILY : Tahoma,Verdana,Arial ;

	 TEXT-DECORATION  : none ;
	  font-weight:bold;

}

A.HOVER.sidenav22: {



	 color :#398BC6;

	 FONT-SIZE  :13px;

	 FONT-FAMILY : Tahoma,Verdana,Arial ;

	 TEXT-DECORATION  : underline ;
	  font-weight:bold;

}
