/* CSS Document */



.linknew a
{
background-color:#7581B7;
display:block;
color:#FFFFFF;
text-decoration:none;
padding:6px;
border-bottom-color: #000000;
border-bottom-width:0px;
border-bottom:#C7C7C7 solid 1px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;

}

.linknew a:hover
{
background-color:#B0B7D2;
display:block;
color:#000000;
}



.linkne
{
background-color:#3B488C;
border-bottom: #666666 solid 1px;
width:15px;
height:17px;

}


#tabletext td
{ font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:lighter;
vertical-align:top;
text-align:left;
border-bottom-style:none;
text-align:left;
list-style: hiragana;
padding-left:25px;
}


.link a
{
background:url(images/about_us.jpg)


}

.link a:hover
{ background:url(images/11.jpg)

}


.linknew11
{
display:block;
background:url(images/about_us.jpg);
width:251px;
height:27px;

}

.linknew11 a:hover
{
display:block;
background:url(images/b.gif);
width:251px;
height:27px;
}

#tabletext td
{ font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:lighter;
vertical-align:top;
text-align:left;
border-bottom-style:none;
text-align:left;
list-style: hiragana;
padding-left:25px;
}


.border
{background-color:#D4D4D4;
border-color:#FFFFFF;}



.big td
{ height:15px;
}


      
.link1 a
{
color:#020167;
text-decoration:none;
font-size:16px;
font-family:Times;

}

.link1 a:hover
{
color:#7581B7;
font-size:14px;
}



.link5 a
{
background-color: #333333;
display:block;
color:#FFFFFF;
text-decoration:none;
padding:5px;
border-bottom-color:#CCCCCC;
border-bottom-width:1px;
border-bottom:outset;
font-size:14px;
}

.link5 a:hover
{
background-color: #999999;
display:block;
color:#FFFFFF;
border-bottom-width:thick;
}



.link3 a
{
color: #ffffff;
text-decoration:none;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}

.link3 a:hover
{
background-color: #000066;
color:#FFFFFF;
}

      
.table {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-align:center;
}


.tablenew {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:center;
}


.features {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;
text-align:left;
}






.heading a{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:normal;
}
.heading a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#ff0000;
font-weight:normal;
}


.heading3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #FFFFFF;
font-weight:bold;
}



.heading2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #000066;
font-weight:bold;
text-align:center;
}

.heading7 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #ffffff;
font-weight:bold;
text-align:center;
}






.heading22{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #ffffff;
font-weight:bold;
text-align:left;
padding:10px;
}


.heading23{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;
font-weight:bold;
text-align:left;
padding:10px;
}




.middle{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align:justify;
}



.mainhead{
font-family: "BankGothic Md BT";
font-size:14px;
color: #000066;
font-weight:bold;
text-align:center;
}

.mainhead2{
font-family: "BankGothic Md BT";
font-size:14px;
color: #FFFFFF;
font-weight:bold;
text-align:center;
background-color:#B52822;
}





.productsheading{
background-color:;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-align:center;
}

.content{
background-color:;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-weight:regular;
text-align:center;
}



.row0 {
vertical-align: middle;
text-align: center;
background-color: #FFFF99;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

.row1 {
vertical-align: middle;
text-align: center;
background-color: #FFFF99 ;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}



.table11{border:thin;
color:#0099FF;
width:916;
}


/* CSS Document */


.draggable {
	position: relative;
	width:100px;
	height:20px;
	background-color:#FF0000;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
width:10px; 
font-size:0.85em;
position:relative;
z-index:400;
}
/* remove all the bullets, borders and padding from the default list styling */

.menu a { color:#ffffff;
font-weight:normal;
}


.menu ul {
padding:0;
margin:0;
list-style-type:none;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
width:227px;
float:left;
position: inherit;
}

/*.menu li {
width:200px;
float:right;
position: inherit;
}*/



/* style the links for the top level */
.menu a, .menu a:visited {

padding-left:20x; 
line-height:15px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:231px;

}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#d4d8bd url(../../graphics/drop.gif) bottom right no-repeat;

}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#c9ba65 url(../../graphics/drop.gif) bottom right no-repeat;
}
.menu ul ul :hover > a.drop {
background:#c9ba65 url(../../graphics/drop.gif) bottom right no-repeat;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#b2ab9b;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position: absolute;
height:0;
top:0px;
left:228px; 
width:100px;
}

.menu ul ul li: hover {
position: relative;
height:0;
top:0px;
left:228px; 
width:100px;
}



* html .menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:0px;
left:0; 
width:100px;
}

/* another hack for IE5.5 */
* html .menu ul ul {
top:-6px;

}

/* position the third level flyout menu */
.menu ul ul ul{
left:100px; 
top:0;
width:180px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:300px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position: absolute; top:50; left:40;}



/* style the top level hover */

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
.style2 {font-weight: bold;}
.style3 {font-weight: bold;}
.style4 {
	color: #ffffff;
	font-weight: bold;
}



.button{background-color: #6699FF;
color:#ffffff;
height:5;
}




.productslink a{
color:#000000;
text-decoration:none;
font-weight:bold;
color:#000066;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:12px;
}

.productslink a:hover{
color: #B52822;
}



.productslink2 a{
color:#000000;
text-decoration:none;
font-weight:bold;
color:#000066;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:14px;
}

.productslink2 a:hover{
color: #B52822;
}



#altRow{align:center;}


.products{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
}





.machine1 a{
color:#ffffff;
text-decoration:none;
font-weight:bol
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:12px;
}

.machine1 a:hover{
color: #B52822;
}