/*  
-- www.ghaziabadforgings.in
-- Created by Amit Oberoi
-- All rights reserved

*/

A {COLOR:6A1900;}
a.link {
	text-decoration: none; 
	color:#145AB2; 
}
a:hover.link {
	text-decoration: underline; 
	color: red; 
}

a.Link {
	text-decoration: none; 
	color:#B30E04; 
}
a:hover.Link {
	text-decoration: underline; 
	color: #145AB2; 
}

a.Wlink {
	text-decoration: none; 
	color:#FFFFFF; 
}
a:hover.Wlink {
	text-decoration: underline; 
	color: #DEDCC7; 
}

TD, TH, INPUT, SELECT, TEXTAREA {
	FONT-FAMILY : Arial, Verdana;
	FONT-SIZE   : 12px;
	TEXT-ALIGN	: Justify
}


.TopGrayBG {
	FONT-FAMILY : Arial, Verdana;
	FONT-SIZE   : 12px;
	COLOR: #000000;
	BACKGROUND-COLOR : #E8E7EC
}

.GrayBlueLine {
	FONT-FAMILY : Arial, Verdana;
	FONT-SIZE   : 4px;
	COLOR: #000000;
	BACKGROUND-COLOR : #2C3844
}

.LightGrayBG {
	FONT-FAMILY : Arial, Verdana;
	FONT-SIZE   : 12px;
	COLOR: #000000;
	BACKGROUND-COLOR : #F0F0F0
}

.DarkGrayLine {
	FONT-FAMILY : Arial, Verdana;
	FONT-SIZE   : 4px;
	COLOR: #000000;
	BACKGROUND-COLOR : #949C9F
}

.GrayBorderLeft {
	BORDER-LEFT: 2px solid #F0F0F0
}

.GrayBorder {
	BORDER: 1px solid #DADADA
}

.FooterText {
	FONT_FAMILY  : VERDANA, ARIAL;
	FONT-SIZE    : 11PX;
	COLOR		 : #DEDCC7;
	BACKGROUND-COLOR: #534F2D;
	PADDING-LEFT : 4PX;
	PADDING-RIGHT : 4PX
}

.Spacer {
	FONT-SIZE    : 2pt;
}

TABLE {
	BORDER : 0px none;    
}

FORM {
	MARGIN: 0;
}

IMG {
	BORDER: 0px none;
}

.WhiteText {
	COLOR: #ffffff;
	FONT-FAMILY : Arial, Verdana;
	FONT-SIZE   : 12px;
	FONT-WEIGHT: Bold
}
