/* ibalance : Design and Css Developed By Ranjan Poria*/

body {
	margin:0px;
}

.bg-top {
	background-image: url(../images/bg-top.gif);
	background-repeat: repeat-x;
	height: 111px;
}

.bg-left {
	background-image: url(../images/bg-left.gif);
	background-repeat: repeat-x;
}

.bg-right {
	background-image: url(../images/bg-right.gif);
	background-repeat: repeat-x;
}
.bg-line1 {
	background-image: url(../images/bg-line1.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 240px;
}
.bg-line2 {
	background-image: url(../images/bg-line2.gif);
	background-repeat: repeat-x;
	height: 2px;
}

.bg-footer {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	height: 65px;
}

.text1 {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.text2 {
	font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
.text3 {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0068AA;
}
.text4 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text5 {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding: 10px;
	border: 2px dashed #CECECC;
	background-image: url(../images/bg-img1.gif);
	background-repeat: repeat;
}
.border1 {
	background-color: #FBECCA;
	border: 1px solid #E5A81F;
}
.border2 {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #D6A73E;
}
.border3 {
	background-color: #F1F0F0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C3C3C1;
	border-bottom-color: #C3C3C1;
	border-left-color: #C3C3C1;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.border4 {
	border: 2px solid #C3C3C1;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 5px;
}
.border5 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 8px;
	border: 1px solid #E6A514;
	text-align: justify;
	background-color: #FDF8EC;
}

.link1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F90D07;
	text-decoration: none;
}
.link1:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.link2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6E6E6E;
	text-decoration: none;
	padding-right: 5px;
}
.link2:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0068AA;
	text-decoration: none;
	padding-right: 5px;
}
.link4 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #e6a514;
	text-decoration: none;
	padding-right: 5px;
}
.link4:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0068AA;
	text-decoration: none;
	padding-right: 5px;
}
.link3 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.link3:hover {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E2A516;
	text-decoration:none;
}
.link5 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E2A516;
	text-decoration:none;
}
.link5:hover {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.textfield1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #007ACC;
	padding-left: 1px;
	border: 1px solid #999999;
	height: 15px;
	width: 220px;
}
