.text {
	font-family: "B Bharati GopikaTwo";
	font-size: 17px;
	color: #333333;
}
.textsmall {
	font-family: "B Bharati GopikaTwo";
	font-size: 15px;
	color: #333333;
}
.enlishtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
a.gujaratilink:link {
	font-family: "B Bharati GopikaTwo";
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
a.gujaratilink:visited {
	font-family: "B Bharati GopikaTwo";
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
a.gujaratilink:hover {
	font-family: "B Bharati GopikaTwo";
	font-size: 15px;
	color: #0066CC;
	text-decoration: underline;
}
a.gujaratilinkunderline:link {
	font-family: "B Bharati GopikaTwo";
	font-size: 15px;
	color: #333333;
	text-decoration: underline;
}
a.gujaratilinkunderline:visited {
	font-family: "B Bharati GopikaTwo";
	font-size: 15px;
	color: #333333;
	text-decoration: underline;
}
a.gujaratilinkunderline:hover {
	font-family: "B Bharati GopikaTwo";
	font-size: 15px;
	color: #0066CC;
	text-decoration: none;
}
a.sublink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.sublink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.sublink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}
a.morelink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a.morelink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a.morelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00376F;
	text-decoration: underline;
	font-weight: bold;
}
a.navigationlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.navigationlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.navigationlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BEDAF1;
	text-decoration: none;
	font-weight: bold;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CDC9C3;
}
.header {
	height: 25px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1D5A8B;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6197C6;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CDC9C3;
	height: 20px;
	padding-left: 5px;
}
.inputtexbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #BED9EF;
}
.sendbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #235E8D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BED9EF;
	border-right-color: #143550;
	border-bottom-color: #143550;
	border-left-color: #BED9EF;
}
