body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(../images2/bg-lines.gif);*/
	
    /*scrollbar-face-color: #2694CF;*/
    scrollbar-face-color: #75b129;
    scrollbar-highlight-color: #E6E6E6;
    /*scrollbar-3dlight-color : #2D759E;*/
    scrollbar-3dlight-color : #75b129;
    scrollbar-darkshadow-color: #E6E6E6;
    scrollbar-track-color: #E6E6E6;
    scrollbar-arrow-color: #E6E6E6
}
.datatable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px;
	border-color:GainsBoro;
}
.bottom-border
{
	border-bottom:solid 1px #CCCCCC;	
}
.table
{
	border-top:outset 1px black;
	border-bottom:outset 1px black;
	border-left:outset 1px black;
	border-right:outset 1px black;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4931;
}
.table-bold
{
	border-top:outset 1px black;
	border-bottom:outset 1px black;
	border-left:outset 1px black;
	border-right:outset 1px black;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #4D4931;
}
.table-top-bold
{
	line-height:13px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color:#097ABC;
	padding-left:5px
}
.table-left-bold
{
	line-height:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D4931;
	background-color:#dddddd;
	padding-left:5px;
	padding-right:5px
}
.table-right
{
	line-height:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4931;
	background-color:#eeeeee;
	padding-left:5px;
	padding-right:5px
}
.table-right-bold
{
	line-height:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D4931;
	background-color:#eeeeee;
	padding-left:5px;
	padding-right:5px
}
.td-blue
{
	border:solid 1px #c2e6ee;
	background-color:#e0f3f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006699;
	text-align:justify;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
}
.td-blue1
{
	background-color:#FFFFFF;
	border:solid 1px #c2e6ee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4D4931;
	text-align:justify;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
}
.td-darkblue
{
	background-color: #AECFE6;
	border: solid 1px #78ACD0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006699;
	text-align:justify;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
}
.td-darkblue1
{
	background-color: #FFFFFF;
	border: solid 1px #78ACD0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006699;
	text-align:justify;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
}
.td-green
{
	background-color:#f7fbf1;
	border:solid 1px #e0f0c8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4D4931;
	text-align:justify;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
}
.td-green1
{
	background-color:#FFFFFF;
	border:solid 1px #e0f0c8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4D4931;
	text-align:justify;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
}
.td-orange
{
	background-color: #EFE1B7;
	border: 1px solid #E7CF88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:justify;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
}
.td-orange1
{
	border: 1px solid #E7CF88;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:justify;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
}
.td-violet
{
	background-color: #B7B3D8;
	border: 1px solid #9B92C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align:justify;
	line-height:18px;
	padding:2px 5px 2px 5px;
}
.td-violet1
{
	background-color: #FFFFFF;
	border: 1px solid #9B92C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align:justify;
	line-height:18px;
	padding:2px 5px 2px 5px;
}
.td-ash
{
	background-color: #DDDDDD;
	border: 1px solid #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:justify;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
}
.td-ash1
{
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:justify;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
}
.datagrid1
{
	border:solid 1px #D3EBF8;
}
.datagrid-header
{
	background-color:#3672B8;
	color:White;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	height:25px;
}

.datagrid-item
{
	border:solid 1px #D3EBF8;
	color:#097ABC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	height:20px;
}

.datagrid-footer
{
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:20px;
}
.border 
{
	border-width: 1px;
	border-style: solid;
	border-color: #006699;
}
.border-right-blue
{
	border-right: solid 1px #006699;
}
.border-left-blue
{
	border-left: solid 1px #006699;
}
.border-top-blue
{
	border-top: solid 1px #006699;
}
.border-bottom-blue
{
	border-bottom: solid 1px #006699;
}
.border-violet 
{
	border-width:1px;
	border-style: solid;
	border-color: violet;
}
.border-black 
{
	border-width:1px;
	border-style:solid;
	border-color:Black;
}
.border-orange
{
	border-width:1px;
	border-style:solid;
	border-color:#E47500;
}
.yellow-border
{
	border-bottom: solid #f6f3cc 1px;
	border-left:  solid #f6f3cc 1px;
	border-right:  solid #f6f3cc 1px;
}

.dots-border
{
	border-bottom: #f2c700 dotted thin;
}


.bg-white {
	background-color: #FFFFFF;
}
.bg-blue {
	background-color:#75b129;
}
.bg-green
{
	background-color: #75b129;
}
.bg-lblue {
	background-color: #c1e8f5;
}
.bg-lgreen
{
	background-color: #e2efad;
}
.bg-lorg
{
	background-color: #f2e698;
}
.bg-cream
{
	background-color: #f6fad2;
}
.bg-orange
{
	background-color:#EA7628;
}
.bg-grey {
	background-color: #dadca6;
}
.bg-grey1 {

	background-color: #787878;
}
.bg-grey2 {
	background-color: #D3EBF8;
}
.bg-violet {
	background-color: #8475C8;
}
.bg-lightorange
{
	background-color: #FAF1E2;
}
.bg-lightgrey
{
	background-color: #F1F1F1;
}
.que_text
{
	font-family: Arial; font-size: 12px; color: #333333;
}
.grey1-right-bor {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #787878;
}
.blue-right-bor {
	background-color: #2D759E;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #005B8A;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:5px
}
.blue-left-bor {
	background-color: #2D759E;
	border-left-width: 2px;
	border-left-color: #005B8A;
	border-left-style: solid;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.blue-line {
	background-color: #00468C;
}
.blue-box {
	background-color: #BBCBF2;
	border: 1px solid #346BBE;
}
.blue-box2 {

	background-color: #EAEFFB;
	border: 1px solid #346BBE;
}
.violet-box
{
	background-color: #7064A6;
	border: 1px solid #7064A6;
}


.l-g-border {
	background-color: #C9E7B4;
	border: 1px solid #A0D57B;
}
.l-b-border {
	background-color: #AECFE6;
	border: 1px solid #78ACD0;
}
.ll-b-border {
	background-color: #E0F3F7;
	border: 1px solid #C2E6EE;
}
.l-v-border {
	background-color: #D9B8E8;
	border: 1px solid #C99ADF;
}
.ll-v-border {
	background-color: #F8E8FF;
	border: 1px solid #C99ADF;
	color:#5B3A6A;
}
.l-o-border {
	background-color: #EFE1B7;
	border: 1px solid #E7CF88;
}
.ll-o-border {
	background-color: #FCF3D8;
	border: 1px solid #E7CF88;
}

.bold-text
{
	font-weight: bold;
}

.center-text
{
	text-align:center;
}

.grey-text {
	color: #B2B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}
.form-text1
{
	font-family: Arial;
	font-size: 12px;
	color:#12a0c9;
	font-weight: bold;
	text-decoration: none;
}
.form-text2 {
	font-size: 11px;
	color: #b9cf06;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}
/*till now*/
.form-link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4D4931;
	text-decoration: underline;
	font-size: 11px;
}
.form-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.jobsearch_form
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
.heading-1 {
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4D4931;
}
.heading-2 
{
	padding-left:2px;
	line-height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #d7aa0b;
}
.heading-3 {
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #003366;
}
.heading-4 {
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.heading-5 {
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EA7628;
}
.heading-6 {
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #156ABF;
}
.heading-7 {
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading-8 {
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}
.heading-9 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #00829D;
	margin-left:5px;
}
.heading-10 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #872C29;
	margin-left:5px;
}
.orang-heading
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#dbb019;
}
.green-heading
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#c6db19;
}
.number
{
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}

.page-title
{
	line-height:30px;
	color:#4D4931;
	font-family:Comic Sans MS;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	height:40px;
	vertical-align:middle;
}
.title-orange
{
	font-size:28px;
	font-family:Comic Sans MS;
	color: #EA7628;
	font-weight:bold;
}
.error
{
	color:RED;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight:normal;
	line-height:25px;
}
.message
{
	border:dotted 1px RED;
	background-color:#FFFFCC;
	color:#E47700;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	height:25px;
}
.message-blue
{
	border:solid 2px #3672B8;
	background-color:#EEEEEE;
	color:#097ABC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	height:25px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	text-decoration: none;
}
.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.links-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.links-white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
.links-white-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.links-white-bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
.links-white-blue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.links-white-blue:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#097ABC;
	text-decoration: none;
	font-weight: bold;
}

.links-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E05F2D;
	font-weight:normal;
	text-decoration: none;
	padding:3px;
}
.links-orange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E05F2D;
	font-weight:normal;
	text-decoration: underline;
	padding:3px;
}
.links-orange:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E05F2D;
	font-weight:normal;
	text-decoration: none;
	padding:3px;
}

.links-orange1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E05F2D;
	font-weight:bold;
	text-decoration: underline;
}
.links-orange1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#E05F2D;
	font-weight:bold;
	text-decoration: none;
}


.links-violet {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5B3A6A;
	text-decoration:none;
}
.links-violet:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5B3A6A;
	text-decoration:underline;
}

.links-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4931;
	font-weight:normal;
	text-decoration: none;
}
.links-blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#097ABC;
	font-weight:normal;
	text-decoration: underline;
}

.blue-links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#006699;
	text-decoration:underline;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
}
.blue-links:hover
{
	text-decoration:none;
}
.bold-links {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5B3A6A;
	text-decoration:none;
}
.bold-links:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5B3A6A;
	text-decoration:underline;
}

.links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFBB;
	text-decoration: underline;
	font-weight: bold;

}
.links1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFBB;
	text-decoration: none;
}
.indus-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}
.big-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.big-links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:underline;
}
.big-links1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.big-links1:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration:underline;
}

.more-link
{
	font-family: Arial;
	font-size: 11px;
	color:#FF6600;
	text-decoration: underline;
	font-weight: bold;
}
.more-link:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.top-bold-links
{
	font-family: Arial;
	font-size: 14px;
	color: #555212;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
.top-bold-links:hover
{
	font-family: Arial;
	font-size: 14px;
	color: #776f46;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 5px;
}

.faq-links {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #318FCA;
	text-decoration: underline;
}
.faq-links:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
}

.table-links
{
	cursor:default;
}

.table-links:hover
{
	cursor:pointer;
	border-bottom:dotted 1px #837E10;
}

.job
{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	line-height:15px;
	color:#5b870f;
}
.job:hover
{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	text-decoration:underline;
	line-height:15px;
	color:#5b870f;
}

.popularjobs
{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	line-height:13px;
	color:#5b870f;
}
.popularjobs:hover
{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	text-decoration:underline;
	line-height:13px;
	color:#5b870f;
}

.forgot-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.indias-first
{
	font-family: "Futura Bk BT";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.suggest_link
{
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BACKGROUND-COLOR: #eeeeee
}
.suggest_link_over
{
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BACKGROUND-COLOR: #cccccc;
	cursor:pointer
}

.service-links {

	font-family: Arial;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
.service-links:hover {
	font-family: Arial;
	font-size: 11px;
	color: #25C4D6;
	font-weight: bold;
	text-decoration: none;
}
.logout {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #5A0200;
	text-decoration:underline;
}
.logout:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #5A0200;
	text-decoration: none;
}

.search_suggest
{
	BORDER-RIGHT: #eeeeee 1px solid;
	BORDER-TOP: #eeeeee 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	FONT-FAMILY: verdana;
	POSITION: absolute;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
}

.completionList
{ 
	visibility : hidden;
	margin : 0px!important;
	background-color :White;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : pointer;
	overflow:auto;
	height:150;
	text-align : left; 
	list-style-type :none;
	padding:1px;
} 

.highlightedListItem
{
	border:solid 1px #c2e6ee;
	background-color:#e0f3f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor : pointer;
	color:#003366;
	text-align:left;
	padding:1px;
}
 
/* AutoComplete item */
 
.completionListItem 
{
	background-color : window;
	color : windowtext;
	cursor : pointer;
	padding : 1px;
}

.side-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
.body-text 
{
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4931;
	padding-left:5px;
	padding-right:5px;
	text-align:justify
}
.body-text-big
{
	line-height:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4931;
	padding-left:5px;
	padding-right:5px
}
.body-text-bold 
{
	line-height:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D4931;
	padding-left:5px;
	padding-right:5px
}
.body-text-black
{
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
	padding-left:5px;
	padding-right:5px;
	text-align:justify
}
.body-text-black-bold
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	clip: rect(auto,auto,auto,auto);
	font-weight: bold;
	padding-left:2px;
	padding-right:2px	
}
.body-text-gold
{
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gold;	
	padding-left:5px;
	padding-right:5px	
}
.body-text-purple
{
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663399;
	padding-left:5px;
	padding-right:5px;
	text-align:justify
}
.body-text-orange
{
	font-family:Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #E47500;
}
.body-text-white 
{
	line-height:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.body-text-grey
{
	line-height:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.point-text {

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.body-text-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4931;
}
.body-text-ville {
	line-height:17px;
	font-family: bASkerville Old Face;
	font-size: 14px;
	color: #4D4931;
	padding-left:0px;
	padding-right:0px;
}
.body-text-bigville {
	line-height:17px;
	font-family: bASkerville Old Face;
	font-size: 15px;
	color: #4D4931;
	padding-left:2px;
	padding-right:2px;
}
.yellow-text-bold{ font-family: Arial; font-size:13px; color:#FFFF00; font-weight: bold;}

.job-search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2b95c2;
}
.search_text{font-family: Arial; font-size: 10px; color: #555212;}
.side-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.side-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.side-links1
{
	font-family: Verdana;
	font-size: 11px;
	color:#4D4931;
	text-decoration: none;
}
.side-links1:hover
{
	font-family: Verdana;
	font-size: 11px;
	color:#b6ac73;
	text-decoration: none;
}
.botom-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:15px;
	text-decoration: none;
}
.botom-links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:15px;
	text-decoration:underline;
}

.white-links {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.white-links:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.login-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A5492;
	text-decoration: none;
}
.login-links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0099FF;
	text-decoration:underline;
}
.advance-search{font-family: verdana; font-size: 13px; color:#FF6600; text-decoration: none;}
.advance-search:hover{font-family: verdana; font-size: 13px; color:#FF6600; text-decoration: underline;}


#menu-div{width: 100%; float: left;}
#menu-div ul{margin: 0; padding: 10px 0 0 0px; list-style-type: none; font-family: Verdana; font-size: 11px;}
#menu-div ul li{margin: 0; padding: 0 0 2px 0; list-style-type: none; margin-bottom: 5px;}
#menu-div ul li a{background:url(../images/arrow-1.png) left 4px no-repeat; color: #5b870f; text-decoration: none; padding: 0 0 4px 10px;}
#menu-div ul li a:hover{background:url(../images/arrow-2.png) left 4px no-repeat; color: #333333; text-decoration: none;}

.div_Content
{
	/*border: solid #2694CF 1px;*/
	background-color:#FFFFFF;
}

.div_scroll
{
	height: 100px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	/*border: solid gray 1px;*/
	/*border: none white 0px;*/
	background-color:#FFFFFF;
}

.div_scroll1
{
	height: 200px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll; 	
	border: solid gray 1px;
	background-color:#FFFFFF;
}

.div_CheckedList
{
	height: 100px;
	width:200px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll; 	
	border: solid gray 1px;
	background-color:#FFFFFF;
}

.div
{
	float:left;
	margin:auto;
}

.div91 { float:left; margin:auto; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-5 { width:5%; float:left; margin:auto; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-10 { width:9%; float:left; margin:auto; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-15 { width:14%; float:left; margin:auto; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-20 { width:19%; float:left; margin:auto; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-25 { width:24%; float:left; margin:auto; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-30 { width:29%; float:left; margin:auto; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-35 { width:34%; float:left; margin:auto; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-40 { width:39%; float:left; margin:auto; padding:2px;text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-45 { width:44%; float:left; margin:auto; padding:2px;text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-50 { width:49%; float:left; margin:auto; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-60 { width:59%; float:left; margin:auto; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-65 { width:64%; float:left; margin:absolute; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-70 { width:68%; float:left; margin:absolute; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-75 { width:74%; float:left; margin:absolute; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-80 { width:79%; float:left; margin:absolute; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-85 { width:84%; float:left; margin:absolute; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-90 { width:89%; float:left; margin:absolute; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-95 { width:94%; float:left; margin:absolute; padding:2px; text-align:left; overflow:visible; overflow-x:visible; overflow-y:visible; }

.div-100 { width:99%; float:left; margin-left:0px; padding:2px; line-height:20px; overflow:visible; overflow-x:visible; overflow-y:visible; }

.textbox
{
	background: #d5cc13;
	border: #99911b solid 1px;
	font-family: verdana;
	font-size: 13px;
	color:#3f3927;
}
.textbox1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border-style:groove;
	width:250px
}
.textbox2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border-style:groove
}
.textbox3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border-style:groove;
	width:100%	
}
.textbox-ash
{
	font-family:verdana;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	border-style:groove
}

/* added on 1st May 2008 */

.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:underline;
}
.indus-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1B5D9A;
}
.copy-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.copy-right1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.tooltip
{
	border: #000066 1px solid;
	font-weight: lighter;
	font-size: 12px;
	list-style-image: url(../images/bullet.gif);
	color: #003333;
	background-repeat: repeat;
	font-style: normal;
	font-family: Verdana;
	background-color: whitesmoke;
	text-align: left;
	text-decoration: none;
}
.tooltip1
{
	font-weight: lighter;
	font-size: 12px;
	list-style-image: url(../images/bullet.gif);
	color: #003333;
	background-repeat: repeat;
	font-style: normal;
	font-family: Verdana;
	background-color: whitesmoke;
	text-align: left;
	text-decoration: none;
}
.tooltipheader
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(../Backgrounds/skyblue-bar.gif);
	vertical-align: super;
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	text-align: center;
}
.bullet
{
	background-position: left top;
	background-image: url(../images/bullet.gif);
	padding-bottom: 4px;
	width: 8px;
	background-repeat: no-repeat;
	height: 6px;
}
.subheader
{
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	font-family: Verdana;
	height: 20px;
	text-align: left;
	text-decoration: underline;
}



.blue-top
{
	background-image: url(../images/Cafeaffiliate/Blue-topmiddle.gif);
	background-repeat: repeat-x;
	background-position-y: bottom;
	
}
.blue-Bottom
{
	
	background-image: url(../images/Cafeaffiliate/Blue-bottommiddle.gif);
	background-repeat: repeat-x;
}

.green-top
{
	background-position-y: bottom;
	background-image: url(../images/Cafeaffiliate/green-topmiddle.gif);
	background-repeat: repeat-x;
}
.green-Bottom
{
	background-image: url(../images/Cafeaffiliate/green-bottommiddle.gif);
	background-repeat: repeat-x;
}

.voilet-top
{
	background-position-y: bottom;
	background-image: url(../images/Cafeaffiliate/voilet-topmiddle.gif);
	background-repeat: repeat-x;
}
.voilet-Bottom
{
	background-image: url(../images/Cafeaffiliate/voilet-bottommiddle.gif);
	background-repeat: repeat-x;
}

.yellow-top
{
	background-position-y: bottom;
	background-image: url(../images/Cafeaffiliate/Yellow-topmiddle.gif);
	background-repeat: repeat-x;
}
.yellow-Bottom
{
	background-image: url(../images/Cafeaffiliate/Yellow-Bottommiddle.gif);
	background-repeat: repeat-x;
}

.blue-leftBorder
{
	background-image: url(../images/Cafeaffiliate/Blue-leftborder.gif);
	background-repeat: repeat-y;
}
.blue-rightBorder
{
	background-image: url(../images/Cafeaffiliate/Blue-rightborder.gif);
	background-repeat: repeat-y;
}
.green-leftBorder
{
	background-image: url(../images/Cafeaffiliate/green-leftborder.gif);
	background-repeat: repeat-y;
}
.green-rightBorder
{
	background-image: url(../images/Cafeaffiliate/green-rightborder.gif);
	background-repeat: repeat-y;
}



/* Drop Down Text */

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 13px Arial;
margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color:#FF6600;
}

.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
width: 60%;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: yellow;
}

.thepet{
width: 60%;
color: darkred;
}

/* New */
.bg-white-border{background-color:#FFFFFF; border: #dadca6 1px solid;}
.nav{background:url(../images/nav-bg.gif) repeat-x left top;}
.reg-textbox{background: #f4fac1; border: #adbc2e solid 1px; font-family: verdana; font-size: 11px; color:#3f3927;}
.copy-rights{font-family: verdana; font-size: 10px; color: #FFFFFF; line-height: 18px;}
.footer-links{font-family: verdana; font-size: 10px; color: #FFFFFF; text-decoration:underline;}
.footer-links:hover{font-family: verdana; font-size: 10px; color: #FFFFFF; text-decoration:none;}
.getready{font-family: Arial; font-size: 14px; color: #FF6600; font-weight: bold;}
.tabs-heading1{ font-family: Arial; font-size: 13px; color:#843C00; font-weight:bold;}
.green-text-bold{font-family: Arial; font-size:13px; color:#555212; font-weight: bold;}
.org-heading{font-family: Arial; font-size:13px; color:#FF6600; font-weight: bold;}
.blue-login-sides{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a1ecf7;
	border-left-color: #a1ecf7;
}
.form-links{font-family: Arial; font-size: 10px; color: #666666; text-decoration: none;}
.form-links:hover{font-family: Arial; font-size: 10px; color:#999999; text-decoration:underline;}
.login-textbox{background: #FFFFFF; border: #a1ecf7 solid 1px; font-family: Arial; font-size: 12px; color:#12a0c9;}
.login-heading{font-family: Arial; font-size: 15px; color:#0082a2; font-weight: bold;}