/* STYLES CREATED BY IMTI */
.bodycontent {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	display: block;
}
.bodycontent_title {
	color: #BA251E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
}
.bodycontent_titlethin_red {
	color: #BA251E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align:left;
}
A.bodycontentlinks {
	color: #BA251E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
/* IMTI - FOR ALL TEXTUAL LINKS */
.bottlinks {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A.bottlinks:link, A.bottlinks:visited, A.bottlinks:active {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A.bottlinks:hover {
	color: #BA251E;
	text-decoration: underline;
}


/* SETTINGS FOR SUBMENUS ON THE LEFT */
#content ul {
	list-style: none;
	margin:0; 
	padding:0;
}
#content {
	width: 230px;
	height: 44px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	background-color: white;
	margin: 0;
	color: #666;
	padding-top: 5px;
}
 
#content ul#sidebar {
	float: left;
	width: 210px;
	height: 44px;
	margin-right: 10px;
}

#content ul#sidebar li {
	border-bottom: 1px solid white;
}

#content ul#sidebar li a {
	display: block;
/*	overflow: hidden;*/
	height: 44px;
	padding-top: 15px;
	padding-left: 50px;
	color: #333333;
	background: #efefef url(file:///E|/WORK/GROOPHS/Hindustanstainless/Resources/Content/RAV/images/bullets.gif) no-repeat 34px 15px;
}

#content ul#sidebar li a:link,
#content ul#sidebar li a:visited {
	text-decoration: none;
}

#content ul#sidebar li a:hover,
#content ul#sidebar li a:active {
	color: #BA251E;
	text-decoration: none;
	background-color: #ddd;
}

/* @end */

/* FOR TABLES */
.table_text {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
.table_heading {
	background-color: #838280;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	border-bottom: 2px solid white;
}
.table_subheading {
	background-color: #A9A9A9;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	border-bottom: 2px solid white;
}
.table_title {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.supplyconditions {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}