.Title_Text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #004076;
	text-align:left;
	
}

.Menu_Title_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#004076;
	text-align: center;
	letter-spacing: 1px;
}
.Menu_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#0093DD;
	text-indent:7px;
	text-decoration:none;
	bottom-border:1px solid #FFFFFF;
	word-spacing: 2pt;
	/*letter-spacing: 1px; */

}
A.Menu_Text:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
A.Menu_Text:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#0093DD;
	text-indent:7px;
	ttext-decoration:underline;
	bottom-border:1px solid #FFFFFF;
	word-spacing: 2pt;
	letter-spacing: 1px;
}
.Search_White_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 2px;
	text-align:right;
	
}
.form_input 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	color: #000000;
	//border: solid 1px #002D96;
	border: solid 1px #000000;
}
.Text_dropdown 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	
}
.Text_copyright 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	text-align:center;
	
}
table.list {
    border:1px solid #004F76;    
	border-collapse: collapse;
	FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.table_border 
	{
	border:1px solid #004F76;
}
.main_table_border 
	{
	border:1px solid #004F76; 
}
.low_voltage_motor_bg {
	background-image: url(../images/low_voltage_moters.jpg);
	background-repeat: no-repeat;
}
.variable_frequency_drives_bg {
	background-image: url(../images/variable_frequency_drives.jpg);
	background-repeat: no-repeat;
}
.soft_starters_bg {
	background-image: url(../images/soft_starters.jpg);
	background-repeat: no-repeat;
}
.machines_bg {
	background-image: url(../images/machines.jpg);
	background-repeat: no-repeat;
}
.controls_and_protection_bg {
	background-image: url(../images/controls_and_protection.jpg);
	background-repeat: no-repeat;
}
.generators_bg {
	background-image: url(../images/generators.jpg);
	background-repeat: no-repeat;
}
.transformers_bg {
	background-image: url(../images/transformers.jpg);
	background-repeat: no-repeat;
}
.other_products_bg {
	background-image: url(../images/other_products.jpg);
	background-repeat: no-repeat;
}
.Product_Title_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-right:20px;	
	
}
/*******************STYLES ADDED - Vidya ********************************/

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-align: center;
	font-weight: bold;
}
.button_white {
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url("");
}
.caption
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#004076;
	text-decoration: none;
	font-weight:bold;
	word-spacing: 2pt;
	letter-spacing: 1px;
	text-align:right;
}
ul {
	margin : 0px auto; /* Add for ul and li */
	padding-left : 0px;
}

ul li {
	list-style-type		: none;
	background-image	: url("../images/CD_bullet.gif");
	background-position	: 0px 7px;
	background-repeat	: no-repeat;
	line-height		: 12px;
	padding-left		: 10px;
}

li {
    font-family		    : Arial;
	list-style-type		: none;
	background-image	: url("../images/CD_bullet.gif");
	background-position	: 6px 7px;
	background-repeat	: no-repeat;
	line-height		: 20px;
	
}


.SubTitle {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 14px;
	font-weight		: bold;
	letter-spacing		: 1px;
	color			: #3169B5;	
	background-image	: url("../images/CD_box_bg.gif");
	background-position	: 0px 0px;
	background-repeat	: no-repeat;
	height			: 5px;
	padding			: 7px 0px 0px 10px;
	border			: 0px solid red;
	position		: relative;
	top			: -10px;
	left			: -10px;
	margin			: 0px;
	clear			: both;
}
.box {
	font-family		: Verdana;
	font-size		: 11px;
	color			: #3169B5;
	border			: 1px solid #F2F3F1;	
	background-image	: url("../images/CD_box_bg.gif");
	background-position	: bottom;
	background-repeat	: repeat-x;
	margin-bottom		: 10px;
	padding			: 10px 0px 20px 10px;
	background-color	: #fff;
	/*display		: block;
	clear			: all;
	clear			: both;*/
	height			:100%;
}

table {  		
	FONT-SIZE: 11px;	
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.list {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #043C77;
	font-weight: bold;
}

td.tabletitle{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #043C77;
	border			: 1px solid #004F76;	
	background-image	: url("../images/CD_box_bg.gif");
	background-position	: bottom;
	background-repeat	: repeat-x;
	margin-bottom		: 10px;
	padding			: 5px 0px 5px 10px;
	background-color	: #fff;
}

td.subtitle{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

td.border{
    border-right: 1px solid;
    border-top: 1px solid;
    font-size: 11px;
    border-left: 1px solid;
    border-bottom: 1px solid;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
td.producttablesubtitle

{
	font-size: 8px;
	color:#FFFFFF;
}
td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.input_box {
	color: #000000;
	border: 1px solid #5D5D5D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-repeat: repeat;
	background-position: top;
}
table.list1    {   border-style: none; border:none;}
.list1_td { border: solid 1px #000000; }
table.list1_1    {   border-style: none; border:none; background-color:#000000; text-align:center}
table.list1_1 td { background-color:#FFFFFF; font-size:9px}
td.producttablesubtitle_1
{
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;
}
