body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}

td {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.copyright {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.newsMenuList {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
}
UL LI {
	list-style-image: url(../imgs/bullet_arrow_1.gif);
}

A:link, A:active, A:visited{
	text-decoration:none;
	color: #0099FF;
}
A:hover{
	text-decoration: underline;
}

.content_highlight {
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px; 
	COLOR: #808080;
	line-height: 17px;
	margin-top:10px;
} 

hr {
	color: #DDDDDD;
	height: 1px;
}

/* error */
.error {
	background-color: #FFDEDE;
	width: 95%;
	border: 1 solid #FF0000;
	padding: 3px;
}
.error TD {
color: #FF0000;
FONT-SIZE: 10px; 
font-family:verdana, sans-serif;
}
.error .title {
background-color: #FF9393;
}
.error .title TD {
color: #FFFFFF;
font-weight: bold;
FONT-SIZE: 12px; 
font-family:verdana, sans-serif;
}
/* error end */

/* info */
.info {
	border-color: #0000FF;
	border-width: 2;
	border-style: solid;
	background-color: #DEDEFF;
	width: 95%;
}
.info TD {
color: #0000FF;
FONT-SIZE: 10px; 
font-family:verdana, sans-serif;
}
.info .title {
background-color: #9393FF;
}
.info .title TD {
color: #FFFFFF;
font-weight: bold;
FONT-SIZE: 12px; 
font-family:verdana, sans-serif;
}
/* info end */

/* buttons */
.btn {border: 1px outset; 
cursor: pointer; 
font-size:9; 
font-weight: normal; 
margin: 0px 0px 0px 1px; 
padding: 1px 1px 1px 1px;
background-image: url(../imgs/button_bg.gif);
backgroung-image: repeat-x;
width:50px;
}
.btn_med {
	border: 1px outset;
	cursor: pointer;
	font-size:9;
	font-weight: normal;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(../imgs/button_bg.gif);
	backgroung-image: repeat-x;
	width:106px;
}
.btn_wide {border: 1px outset; 
cursor: pointer; font-size:9; 
font-weight: normal; 
margin: 0px 0px 0px 1px; 
padding: 1px 1px 1px 1px;
background-image: url(../imgs/button_bg.gif);
backgroung-image: repeat-x;
width:150px;
}
/* buttons  end*/

/* footer start */
.footer {
line-height: 17px;
font-size:10px;
font-family:arial, sans-serif;
}
.footer a {
line-height: 17px;
font-size:10px;
font-family:arial, sans-serif;
color:#264771;
}

.footer a:hover {
line-height: 17px;
font-size:10px;
font-family:arial, sans-serif;
color:#264771;
}
/* footer finish */

/* login box*/
.login {
	background-color: #E9E9E9;
	border: 1px solid #C4C4C4;
}
.login input {
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.login checkbox {
	color: #666666;
}

.login TD {
border-top-width:1px;
border-top-style: solid ;
border-top-color: #ffffff;
border-bottom-width:1px;
border-bottom-style: solid ;
border-bottom-color: #C4C4C4;
color:#555555;
FONT-SIZE: 11px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.login .title {
	background-color: #D0D0D0;
}

.login .title TD {
	border-top-color: #ffffff;
	border-bottom-color: #C4C4C4;
	font-weight: bold;
}
/* login box end*/

/* matrix */
.matrix A{
color:#93393A;
}
.matrix_sub {
padding: 1px 4px 4px 4px;
border: 1px solid C9C9C9;
border-top:0px;
    color:#000000;
background-color:#F3F3F3;
background-image: url(/_images/matrix_sub_bg.gif);
}
.matrix_info_sub {
padding: 10px 5px 0px 0px;
border: 1px solid C9C9C9;
border-top:0px;
color:#000000;
background-color:#F3F3F3;
background-image: url(../imgs/matrix_info_bg.gif);

}
.matrix_header {
border-top: 1px solid #C9C9C9;
border-left: 1px solid #C9C9C9;
border-right: 1px solid #C9C9C9;
border-bottom: 1px solid  #838383;
padding-top: 6px;
padding-bottom: 6px;
padding-left:5px;
color:00469E;
background-color:#ffffff;
background-image: url(../imgs/matrix_header_bg.gif);
}
.matrix_info {
border-right: 1px solid #C9C9C9;
border-bottom: 1px solid  #EAE9E9;
padding: 4px 4px 4px 4px;
background-color:#F7F7F7;

}
.matrix_content {
border-right: 1px solid #C9C9C9;
border-bottom: 1px solid  #EFEFEF;
padding: 4px 4px 4px 4px;

background-color:#FFFFFF;
    color:#353535;
}
.matrix_left {
border-left: 1px solid #C9C9C9;
}

/*Start aicDrapdownMenu */

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.aicDropdownMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.aicDropdownMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.aicDropdownMenu .items {
	position:relative;
	left:0px; top:0px;
	border:1px solid #999;
	z-index:2;
	}

.aicDropdownMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.aicDropdownMenu .item {
    color:#4A4B4B;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.aicDropdownMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=85);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.aicDropdownMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.aicDropdownMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.aicDropdownMenu .item.hover {
	background:#ffffff;
		color:8D1C1C;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.aicDropdownMenu .item img {
	margin-left:10px;
	}
/*stop aicDrapdownMenu */

.menu_selected {
	font-weight: bold;
}

.page_nav {
	color: #666666;
}

.page_nav A:link, .page_nav A:active, .page_nav A:visited{
	text-decoration:none;
	color: #0099FF;
}

.page_nav A:hover{
	text-decoration: none;
	color: #FF0000;
}
.downloadTR {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 1px;
	/*background: url(/imgs/punt.gif) #FFFFFF repeat-x left bottom;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.downloadTRselected {
	
	border-bottom: 1px dotted #0099FF;
	margin-bottom: 1px;
	
	background: url(imgs/punt.gif) #F0F9FF repeat-x left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*
	background-color: #F0F9FF;
	*/
	cursor: hand;
	color: #0099FF;
}



.w2b_location {
	background-color: #EAF8FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 5px 3px;
}
.w2b_companyName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005FA9;
	font-size: 10px;
}
.whereToBuy_companyBar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.whereToBuy_label {
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DDEBFF;
	text-align: right;
}
.whereToBuy_image {
	background-color: #CCCCCC;
	padding: 1px;
}
.whereToBuy_companyTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	font-size: 11px;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #333333;
}
.dotline_tb {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #333333;
}
.dotline_hand {
	/*
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	*/
	background: url(/imgs/punt.gif) #FFFFFF repeat-x left bottom;
	cursor: hand;
}
.dotline_hand_over {
	/*
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	*/
	cursor: hand;
	/*background-color: #F7F7F7;*/
	background: url(/imgs/punt.gif) #F7F7F7 repeat-x left bottom;
}
.dotline_menu_off {

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.dotline_menu_over {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-color: #F3F3F3;
	cursor: hand;
}
.focus_off {
	color: #0099FF;
}
.focus_over {
	background-color: #F4F4F4;
	color: #0033FF;
	cursor: hand;
}
.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.product_titleList {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.RMAcompanyName {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
.RMAnocomment {
	color: #999999;
}
.RMAapproved {
	font-weight: bold;
	color: #009900;
}
.RMAdenied {

	font-weight: bold;
	color: #FF0000;
}
.cssBT {
	cursor: hand;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
.cssBTover{
	cursor: hand;
	border: 1px solid #333333;
	color: #FFFFFF;
	background-color: #0099FF;
}
.line_bottom {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #333333;
}
.dotline_top {
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.productListTitle {
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
}
.indexHighline {
	font-weight: bold;
	color: #666666;
}
.product_title_underline {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #0099FF;
}
.section_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.line_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e6e6;
}
.companymenuTR {
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #f7f7f7;
}
.companymenuTRselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F0F9FF;
	cursor: hand;
	color: #0099FF;
}
.list_mainpoint {
	font-weight: bold;
	color: #FF0000;
}
input,textarea,select  {
	border: 1px solid #C1C1C1;
	font-size: 11px;
}
.nobox {
	border: 0px;
}

.tableDotLine {
	background-image: url(/imgs/tableDot.gif);
	background-color: #FFFFFF;
}
.dataTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.categoryMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #EDEDED;
	color: #666666;	
	border-bottom: 1px solid #ffffff;
	position: relative;
	display: block;
}
.categoryMenu a {
	background: #EDEDED;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px 6px 4px 6px;
	position: relative;
}
.categoryMenu a:hover {
	background: url(images/arrow-bg.gif) #b0b0b0 no-repeat right center;
	color: #FFFFFF;
}
.categoryMenu #active {
	background: #EDEDED url(images/arrow-bg.gif) no-repeat right center;
	color: #666666;
	padding: 4px 6px 4px 6px;
}

.subcategoryMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #ffffff;
	position: relative;
	display: block;
}
.subcategoryMenu a {
	background: #f6f6f6;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px 6px 4px 12px;
	position: relative;
}
.subcategoryMenu a:hover {
	background: url(images/arrow-bg.gif) #b0b0b0 no-repeat right center;
	color: #FFFFFF;
}
.subcategoryMenu #active {
	background: url(images/arrow-bg.gif) #e6e6e6 no-repeat right center;
	color: #666666;
}

.modelMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom: 1px solid #f6f6f6;
	position: relative;
}
.modelMenu a {
	background: #ffffff;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px 6px 4px 24px;
	position: relative;
}
.modelMenu a:hover {
	background: url(images/arrow-bg.gif) #b0b0b0 no-repeat right center;
	color: #FFFFFF;
}
.modelMenu #active {
	background: url(images/arrow-bg.gif) #f6f6f6 no-repeat right center;
	color: #666666;
}

.dotline2 {
	background: url(../imgs/punt.gif) #FFFFFF repeat-x left bottom;
}
.boldfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}