body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif ;
	/*
	commented on 30-4-2010
font-size-adjust:none;
*/
	
	/*  : Verdana, Arial, sans-serif; */
	font-size:14px;
	/*color: #545454;
	background-color: #C4C4C4;
	text-align:center;*/
}

.container {
	background-color:#FFFFFF;
	/*margin:  0 auto 0 auto;*/
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding:0;
	width: 800px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:0000FF;
	border-right-width:1px;
	border-right-color:0000FF;
	border-right-style:solid;
	min-height:600px;
	display: block;
	vertical-align: top;
	/*border: 1px solid #C4C4C4; */
}

p {
	margin: 0.0em 0 0.0em 0;
	text-align: justify;
}


h1 {
	margin: 0;
	padding: 0;
	font-size: 200%;
	font-weight: normal;
	text-align: center;
	color: #0000FF;
}

h4 {
	margin: 0.1em;
	padding: 0.5em;
	background-color: #FFFFFF;
	color: #BBB9B5;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}

h2 {
	margin: 0.1em;
	padding: 0;
	background-color: #0000FF;
	color: White;
	font-size: 100%;
	font-weight: normal;
}

h5 {
	color: #0000FF;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
	letter-spacing: 2px;
	position: relative;
}

h9 {
	color: #0000FF;
	font-size: 100%;
	font-weight: bold;
	display: inline;
	letter-spacing: 2px;
	position: relative;
}
/* for speciality yarn sub heading */
h6 {
	color: #0000FF;
	font-size: 100%;
	font-weight: bold;
	display: inline;
	/*letter-spacing: 2px;*/
	position: relative;
}

/* for speciality yarn main heading */

h7 {
	margin: 0;
	padding: 0;
	font-size:xx-large;
	font-weight:900;
	text-align: center;
	color: #FF0000;
}


div {
	margin: 0; 
	padding: 0; 
	display: block;
}


.header {
	margin:.3em;
	text-align: left; 
	background-repeat: no-repeat; 
	background-position: center;
	height: 120px;
}

.header p {
	text-indent: 8em; 
	color: #3B4471;
}

ul.navigation {
	list-style-type: none; 
	float: left; 
	display: block; 
	width: 740px; 
	line-height: 0.1em; 
	clear: both; 
	margin: 0; 
	padding: 0; 
	background-color: White;
	border-bottom: 1px solid #C4C4C4;
}

.left {
	float: left; 
	clear: both; 
	width:auto;  
	margin: 0 0 0 0.1em; 
	padding: 0;
}

.rightcontent {
	margin: 0.0em; 
	padding: 0.3em; 
	/*border: 1px solid #C4C4C4; */
	text-align: left;
}

.rightcontent p {
	text-align:justify;
	padding: 0.5em;

}

.rightcontent p a:link, a:visited{
	color: #0000CC;
	text-decoration: underline
	
}

.rightcontent p a:hover{
	color: #72C32B;
}

.rightcontent p a:active {
	color: #CC0066;
	text-decoration: none
}


.leftcontent {
	margin: 0.0em; 
	padding: 0.3em; 
	border: 1px solid #C4C4C4; 
	text-align: left;
}

.leftcontent p {
	padding-left: 1em;
}

.leftcontent p a:link, a:visited{
	color: #0000CC;
	text-decoration: underline
	
}

.leftcontent p a:hover{
	color: #72C32B;
}

.leftcontent p a:active {
	color: #CC0066;
	text-decoration: none
}

.left h2 {
	text-align: left; 
	padding: 0 0 0 1em;
}

.leftlinks a {
	display: block;
}

.content {
	clear: right; 
	text-align: left; 
	margin: 0.5em 0.5em 0 14.2em; 
	padding: 0.3em 1ex 0.3em 1ex;
	border: 1px solid #C4C4C4; 
}

.content h2 {
	padding: 0 0 0 1em;
}
/*.h4
{text-align:justify;
}*/

.footer {
	font-size: 75%;
	margin: 0.1em;
	padding: 0.3em;
	text-align: center;
	clear: both;
	vertical-align: baseline;
}

.footer p {
	border: 1px solid #C4C4C4;
	padding: 0.5em;
	margin: 0.3em;
	text-align: center;
}
/*
table {
	border:1px;
	border-color:#0000FF;
}
*/
#menutable
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#0000FF;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#0000FF;
	cellborder:1px;
	cellspacing:0;
	cellpadding:0;
	background-position:center;
}

#Headertable
{
	cellpadding:0;
	cellspacing:0;
}
/*
a:link {
	color:#4169E1;
	text-decoration:underline;
}

a:hover {
	color: #E16840; 
	text-decoration: none;
}

a:active {
	color: #4169E1; 
	text-decoration: underline;
}

a:visited {
	color: #B840E1; 
	text-decoration: underline;
}	
*/
/* -----------------------*/
#nav {
	line-height:2.0em;
	padding: 0px 0px 0px 0px;
	margin:0 0 0 0;
	width:770px;
	clear:both;
	position:relative;
}

#nav a {
	color: #ffffff;
	background-color:#0000FF;
	font-weight:none;
	text-decoration:none;
	padding:4px 30px 4px 30px;
	border:1px solid #3366FF;
	/*width:300px;*/
}

#nav .selected,#nav a:hover {
	color:#ffffff;
	font-weight:bold;
	background-color:#3366FF;
	text-decoration:none;
	padding:4px 47px 4px 47px;
}
/*------------------------*/
.menubackground{
	background-image:url(images/blank.jpg); 
	background-repeat:repeat-x;

}
a.gt:link {
	color:#000000;
	cursor:pointer;
	text-decoration:none;
	background-image:url(images/blank.jpg); 
}
a.gt:visited {
	text-decoration:none;
	color:#000000;
	cursor:pointer;
	/*background: url(images/blank.jpg); */
}

a.gt:hover {
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	/*background: url(images/blank_over.jpg); */
}

a.gt:active {
	text-decoration:none;
	color:#000000;
	cursor:pointer;
	/*background: url(images/blank_over.jpg);*/
}
h3 {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	page-break-before: auto;
	page-break-after: auto;
}

.countryicons
{
	border-style: solid;
	border-color: 000000;
	border-width: 1px;
	width:50px;
		height:40px;
/*	border-bottom:1px;
	border-top:1px;
	border-left:1px;
	border-color:#00CC66;
	border-right:0;
	*/
}

