/* CSS Document          www.sabarmatipapers.com  for index1*/

body { 
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	background-color : #000000; /*ACA8A8*/
	link : #000000;
	alink : #000000;
	vlink : #000000;

}

h1 { 
	font-family : Arial, Helvetica, sans-Seriff;
	font-weight : bold;
	font-size : 22px;
	color : #208216;
	text-align : center;
	text-transform : lowercase;
	display : inline;
}

.MainTableBorder {  
	border : 1 solid #FFF;
	background-color : #FFFFFF;
}

.TableBorder_Gray {
	border : 4 double #CCC;
}

.Image_Link {
	border : 1px solid #000;
}

.Menu_Text { 
	font-family : verdana, Arial, Helvetica, sans-Seriff;
	font-weight : bold;
	font-size : 11px;
	text-transform : capitalize;
	text-align : center;
	color : #FFFFFF;
	padding-left  : 3px;
}
.Menu_Text a {
	color : #FFFFFF;
	text-decoration : none;
}
.Menu_Text a:hover {
	color : #F00;
	text-decoration : underline;
}


.Big_Text {
	font-family : verdana, Arial, Helvetica, sans-Seriff;
	font-weight : bold;
	font-size : 11px;
	text-transform : normal;
	color : #303030;
	padding  : 3px;
}
.Big_Text a {
	color : #208216;
	text-decoration : none;
}

.Big_Text a:hover { 
	color : #A3C2FE;
	text-decoration : underline;
}

.Small_Text {
	font-family : verdana, Arial, Helvetica, sans-Seriff;
	font-weight : normal;
	font-size : 11px;
	text-transform : normal;
	text-align : justify;
	color : #303030;
	padding  : 3px;
}
.Small_Text a {
	color : #208216;
	text-decoration : underline;
}

.Small_Text a:hover { 
	color : #FF0000;
	text-decoration : underline;
}

.Small_Text1 {
	font-family : verdana, Arial, Helvetica, sans-Seriff;
	font-weight : normal;
	font-size : 11px;
	text-transform : normal;
	color : #303030;
	padding  : 3px;
}
.Small_Text1 a {
	color : #208216;
	text-decoration : underline;
}

.Small_Text1 a:hover { 
	color : #FF0000;
	text-decoration : underline;
}

.Main_Heading_Right {
	font-family : verdana, Arial, Helvetica, sans-Seriff;
	font-weight : bold;
	font-size : 9px;
	text-transform : Capitalize;
	text-align : left;
	color : #027348;
	padding  : 2px;
}

.Main_Heading {
	font-family : verdana, Arial, Helvetica, sans-Seriff;
	font-weight : bold;
	font-size : 11px;
	text-transform : Capitalize;
	text-align : left;
	color : #303030;
	padding  : 2px;
	background-color : #C3E88B;
}
.Main_Heading a {
	color : #303030;
	text-decoration : none;
}
.Main_Heading a:hover { 
	color : #A3C2FE;
	text-decoration : underline;
}

.Left_Product {
	font-family : verdana, Arial, Helvetica, sans-Seriff;
	font-weight : bold;
	font-size : 11px;
	text-transform : uppercase;
	color : #3177B2;   /*303030*/
	padding  : 2px;
}
.Left_Product  a {
	color : #3177B2;
	text-decoration : none;
}
.Left_Product  a:hover {
	color : #000000;
	text-decoration : none;
}

.Left_Product_Text {
	font-family : verdana, Arial, Helvetica, sans-Seriff;
	font-weight : Bold;
	font-size : 11px;
	text-transform : normal;
	color : #208216;  /*3985CB*/
	padding  : 2px;
}
.Left_Product_Text  a {
	color : #208216; /*3985CB*/
	text-decoration : none;
}
.Left_Product_Text  a:hover {
	color : #000000;
	text-decoration : underline;
}

.Grean_Table_Bg
{
	background-color : #C3E88B;
}

.Grean_Table_Border
{
	border : 1px, solid #C3E88B;
}

.Left_Green_Heading {
	font-family : verdana, Arial, Helvetica, sans-Seriff;
	font-weight : bold;
	font-size : 9px;
	text-transform : normal;
	text-align : justify;
	color : #303030;
	padding  : 3px;
}
.Left_Green_Heading a {
	color : #303030;
	text-decoration : none;
}

.Left_Green_Heading a:hover { 
	color : #FF0000;
	text-decoration : underline;
}

.Left_Green_Text {
	font-family : verdana, Arial, Helvetica, sans-Seriff;
	font-weight : normal;
	font-size : 10px;
	text-transform : normal;
	text-align : justify;
	color : #303030;
	padding  : 3px;
}
.Left_Green_Text a {
	color : #303030;
	text-decoration : none;
}

.Left_Green_Text a:hover { 
	color : #FF0000;
	text-decoration : underline;
}

.Text_Field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.Button_box {
	background-color : #D2E9FE;
	border: 1px solid #cccccc;
	font-family : Verdana, Arial, Helivetica, sans-Sariff;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
}

.Green_Small_Text {
	font-family : verdana, Arial, Helvetica, sans-Seriff;
	font-weight : normal;
	font-size : 10px;
	text-transform : normal;
	text-align : justify;
	color : #208216;
	padding  : 3px;
}
.Green_Small_Text a {
	color : #208216;
	text-decoration : underline;
}

.Green_Small_Text a:hover { 
	color : #333333;
	text-decoration : underline;
}

.slogan { 
	font-family : Arial, Helvetica, sans-Seriff;
	font-weight : bold;
	font-size : 22px;
	color : #208216;
	text-align : center;
	text-transform : lowercase;
}

.Table_Green_Border {
	border : 1px solid #D2E9FE;
}
.Horiline_Green {
	background-color : #D2E9FE;
	height : 1px;
}

.Dealer {
	font-family : verdana, Arial, Helvetica, sans-Seriff;
	font-weight : bold;
	font-size : 11px;
	text-transform : uppercase;
	color : #3177B2;   /*303030*/
	padding  : 2px;
}
.Dealer  a {
	color : #3177B2;
	text-decoration : none;
}
.Dealer  a:hover {
	color : #000000;
	text-decoration : underline;
}







.Footer_Text {
	font-family : Arial, Helvetica, sans-Seriff;
	font-weight : normal;
	font-size : 10px;
	color : #303030;
}
.Footer_Text a {
	color : #303030;
	text-decoration : none;
}

.Footer_Text a:hover { 
	color : #FF0000;
	text-decoration : underline;
}