/* CSS Document */
/* main.css /*
/* Used for the main frame of the site */
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333333;
}
.bgtop {
	background-image: url(../B2B/images/b2b_top_bg1.gif);
	background-repeat: repeat-x;
}
.bgtop2 {
	background-image: url(../B2B/images/b2b_top_bg2.gif);
	background-repeat: repeat-x;
	height: 39px;
}
.bgbot {
	background-image: url(../B2B/images/b2b_bgbot1.gif);
	background-repeat: repeat-x;
	height: 86px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
}
.toprightmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1F6FA7;
	text-align: right;
	padding-top: 5px;
	font-weight: bold;
	vertical-align:middle;
}
.toprightmenu a:link { color:#1F6FA7; text-decoration:none}
.toprightmenu a:visited { color:#1F6FA7; text-decoration:none}
.toprightmenu a:hover { color:#009966; text-decoration:underline}
.searchtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #8DE0FF;
}
.searchtext1 a:link { color:#8DE0FF; text-decoration:none}
.searchtext1 a:visited { color:#8DE0FF; text-decoration:none}
.searchtext1 a:hover { color:#00FF99; text-decoration:underline}
.topright {
	text-align: right;
	vertical-align: top;
}
.searchseperate {
	padding-right: 5px;
	padding-left: 5px;
}
.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0092A1;
	padding-bottom: 5px;
}
.path a:link { color:#0092A1; text-decoration:none}
.path a:visited { color:#0092A1; text-decoration:none}
.path a:hover { color:#003399; text-decoration:underline}
.box2 {
	background-image: url(../B2B/images/b2b_r_2.gif);
	width: 8px;
}
.box4 {
	background-image: url(../B2B/images/b2b_r_4.gif);
	height: 11px;
}
.box6 {
	background-image: url(../B2B/images/b2b_r_6.gif);
	width: 11px;
}
.box8 {
	background-image: url(../B2B/images/b2b_r_8.gif);
	height: 8px;
}
.box740 {
	width: 740px;
}
.rbox_active {
	font-weight: bold;
	color: #000000;
	background-color: #FF9966;
	border: 1px solid #CC0033;
	text-align: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.rbox_inactive {
	font-weight: bold;
	color: #999999;
	background-color: #E5E5E5;
	border: 1px solid #666666;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
}
.rtext1 {
	color: #FF6600;
}
.rtext1 a:link { color:#FF6600; text-decoration:underline}
.rtext1 a:visited { color:#FF6600; text-decoration:underline}
.rtext1 a:hover { color:#FF6600; text-decoration:none}





