/* CSS Document */
body, form{
	margin:0px;
	padding:0px;
}
body{
	text-align:center;
}
.font10{
	font-family:Verdana;
	font-size:10px;
	padding-left:3px;
}
.border{
	border-color:#29539D;
	border-style:solid;
	border-width:1px;
}
.topBorder{
	border-top:1px solid #29539D;
}
.leftBorder{
	border-left:1px solid #29539D;
}
.rightBorder{
	border-right:1px solid #29539D;
}
.bottomBorder{
	border-bottom:1px solid #29539D;
}
.title{
	font-family:Verdana;
	font-size:12px;
	color:#3980F4;
	font-weight:bold;
}
.textBox{
	border:0px solid #29539D;
	font-family:Verdana;
	font-size:10px;
}
.redText{
	font-family:Verdana;
	font-size:9px;
	color:#ff0000;
}
.text{
	font-family:Verdana;
	font-size:9px;
}
.links{
	font-family:Verdana;
	font-size:9px;
	text-decoration:none;
	color:#ff0000;
}
.topRow{
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	/*background-color:#C5D3FC;*/
}
.topRow1{
	font-family:Verdana;
	font-size:13px;
	color:#9B0000;
	font-weight:bold;
	background-color:#C5D3FC;
}
.topRow2{
	font-family:Verdana;
	font-size:13px;
	color:#9B0000;
	font-weight:bold;
	background-color:#F7E7E7;
}
.bottomRow{
	font-family:Verdana;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	background-color:#2691E1;
}
.centerRightBorder{
	border-right:5px solid #29539D;
}
.centerLeftBorder{
	border-left:5px solid #29539D;
}
.coloredCenter{
	background-color:#29539D;
	width:8px;
}
.paddingLeft{
	padding-left:1px;
	padding-right:1px;
}
.linkRow{
	font-family:Verdana;
	font-size:10px;
	background-color:#EEEEF0;
}
.linkColor{
	font-family:Verdana;
	font-size:10px;
	color:#0B53D7;
}
.alterBlue{
	background-color:#F1F4FE;
}
.alterPink{
	background-color:#FBF4F4;
}
.firstRow{
	background-color:#FFFBE1;
}
.buyButton{
	background-color:#FF6600;
	color:#000000;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
}
.sellButton{
	background-color:#3366FF;
	color:#ffffff;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
}
/*******************************************************
Following is the css for chandigarh exchange sections
********************************************************/
.servicesTable{
	border:1px solid #29539D;
}
.servicesTop{
	border-top:1px solid #29539D;
}
.servicesBottom{
	border-bottom:1px solid #29539D;
}
.servicesRight{
	border-right:1px solid #29539D;
}
.servicesLeft{
	border-left:1px solid #29539D;
}
