/* general default body */

BODY { 
    background-color: #FFFFFF;
    font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}


/* bags content */


.bags {
   font-size: 9px;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   line-height: 12px;
}

/* bags navigation links */

A.bags:link { color: #FFFFFF; text-decoration: none; }
A.bags:hover { color: #FF9900; text-decoration: underline; }
A.bags:active { color: #FFFFFF; text-decoration: none; }
A.bags:visited { color: #FF9900; text-decoration: none; }

/* general paragraph text */

P {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.spec_head {
   font-size: 9px;
   color: #CC0060;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height: 12px;
}

.spec_body {
   font-size: 9px;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height: 12px;
}

.bag_head {
   font-size: 12px;
   color: #CC0060;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height: 12px;
}

.bag_home {
   font-size: 10px;
   color: #CC0060;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height: 15px;
}

A.bag_home:link { color: #CC0060; text-decoration: none; }
A.bag_home:hover { color: #330099; text-decoration: none; }
A.bag_home:active { color: #CC0060; text-decoration: none; }
A.bag_home:visited { color: #CC0060; text-decoration: none; }



.home_copy {
   font-size: 10px;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height: 13px;
}

.con_head {
   font-size: 11px;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height: 12px;
}



input.localinput { width:100px;}

/* style for text navigation */

#textNav {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#textNav a {
	color: #FFFFFF;
	text-decoration: none;
}

#textNav a:link {
	text-decoration: none;
}

#textNav a:active {
	text-decoration: none;
}

#textNav a:hover {
	text-decoration: underline;
}

/* new style for home page text */

#contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#contentText a {
	font-weight: bold;
}

#contentText a:link {
	color: #CC0060;
	text-decoration: none;
}

#contentText a:active {
	color: #CC0060;
	text-decoration: none;
}

#contentText a:visited {
	color: #CC0060;
	text-decoration: none;
}

#contentText a:hover {
	color: #330099;
	text-decoration: none;
}
