/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 16%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:right;
	width: 16%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
  width: 55%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/***********************************************/
/* List Divs                                   */
/***********************************************/

div.space {
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
  }

div.catebody {
	margin: 0px 10px 10px;
	padding: 2px 10px;
	background-color: #F6F8FC;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9966;
}

div.catelist {
	margin: 2px;
	padding: 6px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
	width: 100%;
}

A.catelist:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF6600;
}

A.catelist:hover {
	text-decoration: underline;
	color: #990066;
}

div.remlist {
	margin: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
	width: 100%;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.remlist:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #990066;
}

.remlist:hover {
	text-decoration: underline;
	color: #FF6600;
}

.rem {
	margin: 0px 0px 4px;
	padding: 0px;
	border-bottom: 2px solid #990066;
}

.remline {
	margin: 0px 6px;
	padding: 6px;
	height: 110px;
}

.remtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFE6;
	color: #990033;
	margin: 0px;
	padding: 2px;
	border-top: 1px solid #990066;
	border-right: 1px solid #990066;
	border-bottom: 1px solid #990066;
	border-left: 5px solid #990066;
}

div.catehd {
	margin: 10px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
	width: 100%;
	line-height: 20px;
	padding: 0px;
}

.catelist:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CC6600;
}

.catelist:hover {
	text-decoration: underline;
	color: #660000;
}

.cate {
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #990066;
}

.cateline {
	margin: 0px 6px;
	padding: 6px;
}

.catetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #9966FF;
	margin: 0px;
	padding: 2px;
	border-top: 1px solid #990066;
	border-right: 1px solid  #990066;
	border-bottom: 1px solid  #990066;
	border-left: 5px solid #990066;
}

div.adv {
	margin: 2px;
	float: right;
	height: auto;
	width: 164px;
	bottom: 0px;
	border: 2px solid #006699;
	padding: 0px;
}

div.advgoogle {
	margin: 2px;
	padding: 0px;
	float: right;
	height: auto;
	width: 164px;
	bottom: 0px;
	border: 2px solid #f4f4f4;
}

p.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #996699;
	margin: 4px;
	padding: 0px;
}
/***********************************************/
/* Our recommend                                   */
/***********************************************/
.OR10 {  font-size: 10px; font-family: "Arial", "Helvetica", "sans-serif"} 
.OR11 {  font-size: 11px; font-family: "Arial", "Helvetica", "sans-serif"} 
.OR12 {  font-size: 12px; font-family: "Arial", "Helvetica", "sans-serif"} 

/********** Word Size **********/
.wd_0 {font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.wd_1 {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.wd_2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.wd_3 {font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
.wd_4 {font-family: Arial, Helvetica, sans-serif; font-size: 15px;}

/********** Bg Color **********/
.bg_oj1 {background-image: url(images/bg1.gif);}	/***Blue***/
.bg_oj2 {background-image: url(images/bg2.gif);}	/***Blue***/
.bg_1 {background-color: #323232;}							/***Black***/
.bg_2 {background-color: #646864;}							/***DarkGray***/
.bg_3 {background-color: #BA70B9;}							/***dark blue***/
.bg_4 {background-color: #E6E6E6;}						/***WeightGray***/
.bg_5 {background-color: #FEF6FA;}							/***Lightgreen***/
.bg_6 {background-color: 2A81BD;}							/***purple***/
.bg_7 {background-color: #F8F9FC;}						/***gary***/
.bg_8 {background-color: #FFFFFF;}						/***White***/

/********** Art Line **********/
.dashtop {border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #D5D7D8; border-right-color: #D5D7D8; border-bottom-color: #D5D7D8; border-left-color: #D5D7D8;}
.dashdown {border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: none; border-bottom-style: dashed; border-left-style: none; border-top-color: #D5D7D8; border-right-color: #D5D7D8; border-bottom-color: #D5D7D8;  border-left-color: #D5D7D8;}
.dashright {border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: dashed; border-bottom-style: none; border-left-style: none; border-top-color: #D5D7D8; border-right-color: #D5D7D8; border-bottom-color: #D5D7D8; border-left-color: #D5D7D8;}
.dashleft {border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: dashed; border-top-color: #D5D7D8; border-right-color: #D5D7D8; border-bottom-color: #D5D7D8; border-left-color: #D5D7D8;}
.dashall {border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; 	border-top-color: #D5D7D8; border-right-color: #D5D7D8; border-bottom-color: #D5D7D8; border-left-color: #D5D7D8;}
.dashupdown {border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: none; border-bottom-style: dashed; border-left-style: none; border-top-color: #D5D7D8; border-right-color: #D5D7D8; border-bottom-color: #D5D7D8; border-left-color: #D5D7D8;}
.soliddown {border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none; border-top-color: #D5D7D8; border-right-color: #D5D7D8; border-bottom-color: #D5D7D8; border-left-color: #D5D7D8;}
.solidtop {border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #D5D7D8; border-right-color: #D5D7D8; border-bottom-color: #D5D7D8; border-left-color: #D5D7D8;}
.solidright {border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: none; border-left-style: none; border-top-color: #D5D7D8; border-right-color: #D5D7D8; border-bottom-color: #D5D7D8; border-left-color: #D5D7D8;}
.solidleft {border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: solid; border-top-color: #D5D7D8; border-right-color: #D5D7D8; border-bottom-color: #D5D7D8; border-left-color: #D5D7D8;}
.solidupdown {border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: none; border-bottom-style: solid; border-left-style: none; border-top-color: #D5D7D8; border-right-color: #D5D7D8; border-bottom-color: #D5D7D8; border-left-color: #D5D7D8;}

/********** Result List Line **********/
.name_bar {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EAD5EA;
	border-bottom-color: #EAD5EA;
	background-color:  #EFEFEF;
}


/***********************************************/
/* Nav Divs                                    */
/***********************************************/

.navbody{
	border-bottom: 5px groove #990066;
	width: 100%;
	vertical-align: middle;
}

.navtable{
	background-image: url(images/apoc-base-image-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F6F8FC;
}

.navslogen{
	margin: 0px;
	padding: 4px;
}

.navcategory{
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.navlocation {
 font-family: Arial,sans-serif;
 font-size: 12;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

A.navlocation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000066;
}

A.navlocation:visted {
	text-decoration: underline;
	color: #003366;
}

A.navlocation:hover {
	text-decoration: none;
	color: #6633CC;
}

/***********************************************/
/* Search Divs                                 */
/***********************************************/

.searchbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #B7DBFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding: 3px;
	line-height: 28px;
	background-image: url(images/apoc-base-catebg.gif);
	background-repeat: repeat-y;
}

.searchcate{
	font-weight: bold;
	font-size: 20px;
	color: #000099;
	margin: 4px;
	padding: 0px;
	vertical-align: middle;
	text-align: right;
}

.search{
	text-align: right;
	margin: 0px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFBF7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}

input#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}

input#checkbox {
	margin: 0px;
	padding: 0px;
	border: none;
}

/***********************************************/
/* Copy Divs                                   */
/***********************************************/

.copy {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000099;
	background-color: #EFEFEF;
}

td#word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/***********************************************/
/* List Divs                                   */
/***********************************************/

div.space {
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
  }

div.catebody {
	margin: 0px 10px 10px;
	padding: 2px 10px;
	background-color: #F6F8FC;
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
}

div.catelist {
	margin: 2px;
	padding: 6px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
	width: 163px;
}

A.catelist:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

	color: #000099;
}

A.catelist:hover {
	text-decoration: underline;
	color: #000099;
}

div.remlist {
	margin: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
	width: 100%;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.remlist:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000099;
}

.remlist:hover {
	text-decoration: underline;
	color: #000066;
}

.rem {
	margin: 0px 0px 4px;
	padding: 0px;
	border-bottom: 2px solid #000033;
}

.remline {
	margin: 0px 6px;
	padding: 6px;
	height: 110px;
}

.remtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #C7E2FA;
	color: #000099;
	margin: 0px;
	padding: 2px;
	border-top: 1px solid #000033;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 5px solid #000033;
}

div.catehd {
	margin: 10px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
	width: 100%;
	line-height: 20px;
	padding: 0px;
}

.catelist:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000066;
}

.catelist:hover {
	text-decoration: underline;
	color: #000000;
}

.cate {
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #000033;
}

.cateline {
	margin: 0px 6px;
	padding: 6px;
}

.catetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #C7E2FA;
	color: #000099;
	margin: 0px;
	padding: 2px;
	border-top: 1px solid#000033;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 5px solid #000033;
}

div.adv {
	margin: 2px;
	float: right;
	height: auto;
	width: 164px;
	bottom: 0px;
	border: 2px solid #006699;
	padding: 0px;
}

div.advgoogle {
	margin: 2px;
	padding: 0px;
	float: right;
	height: auto;
	width: 164px;
	bottom: 0px;
	border: 2px solid #f4f4f4;
}

p.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	margin: 4px;
	padding: 0px;
}

/***********************************************/
/* Hot Product Divs                            */
/***********************************************/

.hotbody {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

.hottitle {
	font-weight: bold;
	margin: 0px;
	padding: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	color: #FFFFFF;
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	border-bottom-color: #CCCCCC;
}

.hotproduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
	color: #666666;
	clear: right;
	text-align: center;
	text-decoration: none;
}

A.hotproduct:link {
	text-decoration: none;
	color: #666666;
}

A.hotproduct:hover {
	text-decoration: underline;
	color: #000099;
}

.partnership {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 2px;
	padding: 2px;
}

.partnership:link {
	text-decoration: none;
	color: #666666;
}

.partnership:hover {
	text-decoration: underline;
	color: #000033;


/********** Word Size **********/
.wd_0 {font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.wd_1 {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.wd_2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.wd_3 {font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
.wd_4 {font-family: Arial, Helvetica, sans-serif; font-size: 15px;}

a {font-family: "Arial", "Helvetica", "sans-serif"; text-decoration: underline;}
a:hover {text-decoration: none;}

.BaseComName { font-size: 32px; color: #005994; font-family: "Arial", "Helvetica", "sans-serif"; font-weight: bold; text-decoration: none; text-align: center;}
.BaseComName1 { font-size: 28px; color: #005994; font-family: "Arial", "Helvetica", "sans-serif"; font-weight: bold; text-decoration: none; text-align: center;}
.BaseNavMode1 {	 background-color: #E7F3FF;	margin: 2px;	height: 22px;	width: 136px;	border-top: 1px solid #0080D5;	border-right: 1px solid #00406A;	border-bottom: 1px solid #00406A;	border-left: 1px solid #0080D5;	background-image: url(/images2/base_butbg.gif);	background-repeat: repeat-x; }
.BaseNavMode2 { background-color: #E3F0F9;}
.BaseNavTitle { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #E67800; padding-right: 3px; padding-left: 3px; font-weight: bold;}
.BaseImgRB { background-attachment: fixed;	background-image: url(images/apoc-base-image-bg.gif);	background-repeat: no-repeat;	background-position: right bottom; }


.text11-bg5 {  font-size: 11px; text-decoration: none; }

.text11-bai {  font-size: 11px; text-decoration: none; font-weight: bold; color: #FFFFFF; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}

.text11-blue {  font-size: 11px; text-decoration: none; color: #005896; font-family: "Arial", "Helvetica", "sans-serif"}
.OR10 {  font-size: 10px; font-family: "Arial", "Helvetica", "sans-serif"} 
.OR11 {  font-size: 11px; font-family: "Arial", "Helvetica", "sans-serif"} 
.OR12 {  font-size: 12px; font-family: "Arial", "Helvetica", "sans-serif"} 

.text12 { font-size: 12px; text-decoration: none; font-family: "Arial", "Helvetica", "sans-serif"}

.service12 { font-size: 12px; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; text-decoration: none; color: #FFFFFF }
.service12:link { text-decoration: none; color: #999999;}
.service12:hover { text-decoration: none; color: #005896;}
.service12:active { text-decoration: none; color: #999999;}

.service12_menu { font-size: 11px; font-family: "Arial", "Helvetica", "sans-serif"; text-decoration: none; color: #000000}
.service12_menu:link { text-decoration: none; color: #000000; font-size: 11px}
.service12_menu:hover { text-decoration: none; color: #FF6600; font-size: 11px}
.service12_menu:active { text-decoration: none; color: #000000; font-size: 11px}

.service11 { font-size: 11px; font-family: "Arial", "Helvetica", "sans-serif"; text-decoration: none; color: #FFFFFF }
.service11:link { text-decoration: none; color: #FFFFFF}
.service11:hover { text-decoration: none; color: #FFFFFF}
.service11:active { text-decoration: none; color: #FFFFFF}

.link_bluetext { font-size: 10px; font-family: "Arial", "Helvetica", "sans-serif"; text-decoration: underline; color: #065987 }
.link_bluetext:link { text-decoration: underline; color: #065987}
.link_bluetext:hover { text-decoration: none; color: #065987}
.link_bluetext:active { text-decoration: underline; color: #065987}

.link_bluetext12 { font-size: 12px; font-family: "Arial", "Helvetica", "sans-serif"; text-decoration: underline; color: #065987 }
.link_bluetext12:link { text-decoration: underline; color: #065987}
.link_bluetext12:hover { text-decoration: none; color: #065987}
.link_bluetext12:active { text-decoration: underline; color: #065987}

.link_orgtext { font-size: 11px; font-family: "Arial", "Helvetica", "sans-serif"; text-decoration: underline; color: #E67800 }
.link_orgtext:link { text-decoration: underline; color: #E67800}
.link_orgtext:hover { text-decoration: none; color: #E67800}
.link_orgtext:active { text-decoration: underline; color: #E67800}

.link_orgtext11 { font-size: 11px; font-family: "Arial", "Helvetica", "sans-serif"; text-decoration: underline; color: #F1AC2C }
.link_orgtext11:link { text-decoration: underline; color: #F1AC2C}
.link_orgtext11:hover { text-decoration: none; color: #F1AC2C}
.link_orgtext11:active { text-decoration: underline; color: #F1AC2C}

.link_orgtext15 { font-size: 15px; font-family: "Arial", "Helvetica", "sans-serif"; text-decoration: underline; color: #8E4800 }
.link_orgtext15:link { text-decoration: underline; color: #8E4800}
.link_orgtext15:hover { text-decoration: none; color: #8E4800}
.link_orgtext15:active { text-decoration: underline; color: #8E4800}

.link_glantext { font-size: 11px; font-family: "Arial", "Helvetica", "sans-serif"; text-decoration: underline; color: #858585 }
.link_glantext:link { text-decoration: underline; color: #5A5A5A}
.link_glantext:hover { text-decoration: none; color: #FF6C00}
.link_glantext:active { text-decoration: none; color: #FFA067}

.mode_downline {  padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; border: dashed; border-color: #999999 #FFFFFF #FFFFFF; border-width: 1px 0px 0px}

.tital11 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px; color: #000000; text-decoration: none;	line-height: 10px;}

.scroll_11 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #666666; text-decoration: none}

.scroll_org {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #E67800; text-decoration: none; background-color: #FFFFFF; border: 1px solid; border-color: #C79578 #F2E4DD #F2E4DD #C79578}

.slogen { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px; line-height: 12px; color: #333333;}

.submit {  font-size: 12px; color: #045788; background-color: #ECF2F9; font-family: "Geneva", "Arial", "Helvetica", "san-serif"; border-color: #93B6D2 #336699 #336699 #93B6D2; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.formtext { font-size: 14px; color: #006699; font-family: "Arial", "Helvetica", "sans-serif";}

.formtext2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}

.subtitle { font-size: 10pt; color: #CC3300; font-family: "Arial", "Helvetica", "sans-serif"; font-weight: bold;}

.downline_glan { border-color: #FFFFFF #FFFFFF #000000; border-style: dashed; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.text12_downline { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; text-decoration: underline}

.tital10 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px; color: #000000; text-decoration: none;}

.tital12 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px; color: #000000; text-decoration: none; line-height: 10px; }

.colblue { color: #065987;}

.textfield { font-size: 11pt; color: #666666; font-family: "Arial", "Helvetica", "sans-serif"; background-color: #FFFAF4; border: 1px solid #666666; }
.imgrd { background-image: url(http://www.allproducts.com/images/e_bg.gif); background-repeat: no-repeat; background-position: right bottom;}

.smallsearch { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px; line-height: 12px; color: #666666; background-color: #E7EFF7; border: 1px solid #999999; }

.key { font-family: "Arial", "Helvetica", "sans-serif";	font-size: 1px;	color: #FFB252;}
.key:link { color: #FFB252; text-decoration: none;}
.key:hover { color: #FFB252; text-decoration: none;}

.key2 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 1px; color: #FFFFFF;}
.key2:link { color: #FFFFFF; text-decoration: none;}
.key2:hover { color: #FFFFFF; text-decoration: none;}