html {
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	height: 100%;
	width: 100%;
}

body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: #EFEFEF;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #535353;
	PADDING-TOP: 0px;
	height: 96%;
	background-image: url(../images/img_bg.gif);
}

td {
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana, arial, sans-serif;
}

input {
	vertical-align: middle;
}

.keys {
	color: #A0A0A0;
	text-decoration: none;
	font-size: 11px;
	padding-left: 10px;
}

div.feedburnerFeedBlock ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none
}

div.feedburnerFeedBlock ul li span.headline {
	font-weight: bold;
	display: block;
	margin: 12px 0 0 0;
}

div.feedburnerFeedBlock ul li span.headline {
	font-weight: bold;
}

div.feedburnerFeedBlock ul li span a {
	color: #155D99
}

.seokeys {
	color: #A0A0A0;
	text-decoration: none;
	font-size: 11px;
}

.seokeys:hover {
	color: #A0A0A0;
	text-decoration: none;
	font-size: 11px;
}

.td_font_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	padding: 4px;
}

a {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}

a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

.on {
	
}

.off {
	display: none;
}

.pointer {
	cursor: pointer;
}

.main-table {
	top: -1px;
	width: 995px;
	padding: 2px;
	background-color: #FFFFFF;
	border-left: solid 1px #B7B7B7;
	border-right: solid 1px #B7B7B7;
	border-bottom: solid 1px #B7B7B7;
}

#width-full {
	width: 100%
}

.button_text {
	background-image: url(../images/btn_tile.gif);
	background-repeat: repeat-x;
}

/*Rounded table start*/
.tbl_corner_topleft {
	background-image: url(../images/tbl_corner_topleft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}

.inputbox {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.buttons {
	BORDER-RIGHT: #4f5557 1px thick;
	BORDER-TOP: #4f5557 1px thick;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	BORDER-LEFT: #4f5557 1px thick;
	CURSOR: hand;
	COLOR: #ffffff;
	BORDER-BOTTOM: #4f5557 1px thick;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #D0A37C
}

.login_header {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 18px;
	font-weight: bold;
}

.tbl_corner_topright {
	background-image: url(../images/tbl_corner_topright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}

.tbl_corner_bottomleft {
	background-image: url(../images/tbl_corner_bottomleft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}

.tbl_corner_bottomright {
	background-image: url(../images/tbl_corner_bottomright.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}

.tbl_border_top {
	background-image: url(../images/tbl_border_1px.gif);
	background-position: top;
	background-repeat: repeat-x;
	/*-moz-opacity:0.6;*/
}

.tbl_border_bottom {
	background-image: url(../images/tbl_border_1px.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.tbl_border_left {
	background-image: url(../images/tbl_border_1px.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.tbl_border_right {
	background-image: url(../images/tbl_border_1px.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.tbl_border_left_corner {
	background-image: url(../images/topleftCorner.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 5px;
}

.tbl_border_right_corner {
	background-image: url(../images/tbl_border_right_corner.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 5px;
}

/*Rounded table end*/ /*Banner table start*/
.banner_left {
	background-image: url(../images/banner_top_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 74px;
	width: 24%;
	cursor: pointer;
}

.banner_tile {
	background-image: url(../images/banner_top_middle.gif);
	background-repeat: repeat-x;
	/*height:60px;*/
	width: 77%;
	color: #FFFFFF;
}

.banner_right {
	background-image: url(../images/banner_top_right1.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 74px;
	width: 11px;
	background-color: #155D99;
}

/*Banner table end*/ /*Tab Main start*/
.mainlink_tile {
	height: 25px;
	background-color: #D0A37C;
}

.keys_tile {
	background-color: #FFFFFF;
	height: 18px;
}

.mainlink {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 25px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	line-height: 22px;
}

.mainlink:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #C1C1C1;
	height: 25px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	line-height: 22px;
}

/* Created by sanjay on 21/02/2007 */
.course {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #155D99;
	cursor: pointer;
	text-decoration: underline;
	font-weight: bold;
}

.course:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #155D99;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
}

.course_b {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.course_b_link {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none
}

.heading_course_offered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #155D99;
	text-decoration: none;
	line-height: 20px;
	padding-left: 22px;
	background-image: url(../images/small_bullet.gif);
	background-repeat: no-repeat;
	height: 22px;
}

.td_background_odd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	height: 20px;
	padding-left: 5px;
}

.table_border {
	background-color: #CCCCCC;
}

/* end on 21/02/2007 */ /* Created by sanjay on 15/02/2007 */
a.txt-right-pan-blue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #165E99;
	cursor: pointer;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	height: 30px;
}

.heading-tbl-color,a.heading-tbl-color:link,a.heading-tbl-color:active,a.heading-tbl-color:visited,a.heading-tbl-color:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 2px;
}

/* end on 15/02/2007 */
.mainlinkbox {
	padding-left: 7px;
	padding-right: 7px;
}

.mainlinkselected {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: E7D68A;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

.mainlinkselected:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFB33B;
	height: 25px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	line-height: 22px;
}

.mainlinkspacer {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../images/tab_main_divider.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 25px;
}

/*Tab Main end*/
#header_child_normal_left {
	background-color: #D0A37C;
	height: 20px;
}

#header_child_normal_tile {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	background-color: #D0A37C;
	white-space: nowrap;
	text-align: left;
}

.gadgetHeading {
	background-image: url(../images/gadgetHeading.gif);
	background-repeat: repeat-x;
	height: 20px;
	background-color: #D0A37C
}

#header_child_normal_right {
	background-color: #D0A37C;
}

#header_child_blue_left {
	background-image: url(../images/header_child_blue_left.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 5px;
}

#header_child_blue_tile {
	background-image: url(../images/header_child_blue_middle.gif);
	background-repeat: repeat-x;
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-left: 7px;
	line-height: 18px;
	cursor: default;
}

#header_child_blue_right {
	background-image: url(../images/header_child_blue_right.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 5px;
}

.table_section_left {
	width: 688px;
	padding-left: 0px;
}

.table_section_right {
	width: 296px;
	padding-left: 2px;
}

#padding_bottom {
	padding-bottom: 2px;
}

.heading_20px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #155D99;
	text-decoration: none;
	line-height: 30px;
}

.heading_16px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #155D99;
	text-decoration: none;
	line-height: 20px;
}

.heading_14px,a.heading_14px:link,a.heading_14px:active,a.heading_14px:visited,a.heading_14px:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #155D99;
	text-decoration: none;
	line-height: 20px;
}

.heading_14px_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}

.heading_14px_bold_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #155D99;
	text-decoration: none;
}

.heading_12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #155D99;
	text-decoration: none;
	line-height: 20px;
}

.heading_12px_dotted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #155D99;
	text-decoration: none;
	border-bottom: dashed 1px #000000;
	line-height: 20px;
}

.text-grey,a.text-grey:link,a.text-grey:active,a.text-grey:visited {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.text-grey:hover {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.text_colored_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #155D99;
	text-decoration: none;
	line-height: 20px;
}

.row_dotted {
	border-top: dashed 1px #666666;
	padding-top: 2px;
	padding-bottom: 3px;
	height: 5px;
}

.row_dashed {
	border-bottom: dashed 1px #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 25px;
	padding-left: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.row_dashed_no {
	border-bottom: dashed 0px #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 25px;
	padding-left: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.text_13px_bold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #155d99;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.text_13px_normal {
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana, arial, sans-serif
}

.text_11px_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
	line-height: 10px;
}

.text_11px_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text_11px_italic a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2D5E99;
	text-decoration: none;
}

.text_13px_normal_user {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #155D99;
	text-decoration: none;
	line-height: 20px;
}

.text_11px_normal_user {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #155D99;
	text-decoration: none;
}

.heading_tbl_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0E3D70;
	background-color: #D0A37C;
	height: 20px;
	padding-left: 5px;
}

.heading_tbl_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #ECE5DF;
	height: 20px;
	padding-left: 5px;
}

.heading_tbl_sub1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFF4DF;
	height: 20px;
	padding-left: 5px;
}

.table-border {
	border: solid 1px #BFBFBF;
}

.table_content_border {
	border: solid 0px #155D99;
}

.hyperSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.hyperSmallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0E3D70;
	text-decoration: underline;
}

.hyperSmallwhite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0E3D70;
	text-decoration: none;
}

.trail {
	display: none;
}

/* Tab Class Start */
.tab-table-border {
	border: solid 1px #FFAC27;
	padding: 5px;
}

a.tab,a.tab:active,a.tab:link,a.tab:visited {
	background-color: #155D99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-left: solid 1px #006FB7;
	border-right: solid 1px #006FB7;
	border-top: solid 1px #006FB7;
	border-bottom: : solid 0px #006FB7;
	line-height: 19px;
	height: 23px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

a.tab:hover {
	background-color: #FFAC27;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-left: solid 1px #006FB7;
	border-right: solid 1px #006FB7;
	border-top: solid 1px #006FB7;
	border-bottom: : solid 0px #006FB7;
	line-height: 19px;
	height: 23px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

a.tab-selected {
	background-color: #FFAC27;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-left: solid 1px #FFAC27;
	border-right: solid 1px #FFAC27;
	border-top: solid 1px #FFAC27;
	border-bottom: solid 0px #FFAC27;
	line-height: 19px;
	height: 23px;
	margin-right: 15px;
	padding-left: 5px;
	padding-right: 10px;
}

/* Tab Class Ends */ /* _______________________ */
a.tab_selected:visited {
	background-color: #FFAC27;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-left: solid 1px #FFAC27;
	border-right: solid 1px #FFAC27;
	border-top: solid 1px #FFAC27;
	border-bottom: solid 0px #FFAC27;
	line-height: 19px;
	height: 23px;
	text-align: center;
}

a.tab_selected:hover {
	background-color: #FFAC27;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-left: solid 1px #FFAC27;
	border-right: solid 1px #FFAC27;
	border-top: solid 1px #FFAC27;
	border-bottom: solid 0px #FFAC27;
	line-height: 19px;
	height: 23px;
	text-align: center;
}

a.tab_selected {
	background-color: #FFAC27;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-left: solid 1px #FFAC27;
	border-right: solid 1px #FFAC27;
	border-top: solid 1px #FFAC27;
	border-bottom: solid 0px #FFAC27;
	line-height: 19px;
	height: 23px;
	text-align: center;
}

a.tab_normal:visited {
	background-color: #155D99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-left: solid 1px #006FB7;
	border-right: solid 1px #006FB7;
	border-top: solid 1px #006FB7;
	border-bottom: : solid 0px #006FB7;
	line-height: 19px;
	height: 23px;
}

a.tab_normal:hover {
	background-color: #FFAC27;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-left: solid 1px #006FB7;
	border-right: solid 1px #006FB7;
	border-top: solid 1px #006FB7;
	border-bottom: : solid 0px #006FB7;
	line-height: 19px;
	height: 23px;
	text-align: center;
}

a.tab_normal {
	background-color: #155D99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-left: solid 1px #006FB7;
	border-right: solid 1px #006FB7;
	border-top: solid 1px #006FB7;
	border-bottom: : solid 0px #006FB7;
	line-height: 19px;
	s height: 23px;
	text-align: center;
}

.quicklink,a.quicklink:link,a.quicklink:visited,a.quicklink:active {
	color: #196294;
	text-decoration: none;
}

a.quicklink:hover {
	color: #196294;
	text-decoration: underline;
}

.tab-account {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #8290B6;
	line-height: 23px;
	border-left: solid 1px #9F9F9F;
	cursor: pointer;
}

.tab-account-selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #BAB892;
	line-height: 23px;
	border-left: solid 1px #9F9F9F;
	cursor: pointer;
}

.column-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #F0F0F0;
	height: 20px;
	padding-left: 5px;
	width: 25%;
}

.column-left_18per {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #F0F0F0;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	width: 18%;
	text-align: justify;
}

.column-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	padding-left: 5px;
}

.border-right {
	border-right: solid 1px #BFBFBF;
}

.border-right-yes {
	border-left: solid 1px #BFBFBF;
	border-right: solid 1px #BFBFBF;
	border-bottom: solid 1px #BFBFBF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	background-color: F1F6FD;
}

.border-right-no {
	border-left: solid 1px #BFBFBF;
	border-right: solid 0px #BFBFBF;
	border-bottom: solid 1px #BFBFBF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	background-image: url(../images/img_tree_back.gif);
	background-repeat: repeat-y;
}

#icons {
	border: 0px solid #000000;
	height: 0px;
	left: 598px;
	position: relative;
	top: 152px;
	z-index: 0;
}

#icons_mozilla {
	border: 0px solid #000000;
	height: 0px;
	left: 598px;
	width: 360px;
	position: relative;
	top: 123px;
	z-index: 0;
}

#icons_ie7 {
	border:0px solid #000000;
	height:0px;
	left:598px;
	width:360px;
	position:relative;
	top:123px;
	z-index:0;
}

#icons_mytestroom {
	position: relative;
	top:152px;
	left:283px;
	width: 360px;
	z-index: 0;
	border-bottom: #000000 solid 0px;
	border-left: #000000 solid 0px;
	border-right: #000000 solid 0px;
	border-top: #000000 solid 0px;
	height: 0px;
}

#icons_mytestroom_mozilla {
	position: relative;
	top:123px;
    left:283px;
	width: 360px;
	z-index: 0;
	border-bottom: #000000 solid 0px;
	border-left: #000000 solid 0px;
	border-right: #000000 solid 0px;
	border-top: #000000 solid 0px;
	height: 0px;
}

#icons_mytestroom_ie7
{
	position:relative;
	top:123px;
	left:283px;
	width:360px;
	z-index:0;
	border-bottom:#000000 solid 0px;
	border-left:#000000 solid 0px;
	border-right:#000000 solid 0px;
	border-top:#000000 solid 0px;
	height:0px;
}

.divTD div {
	height: 345px;
}

/*color*/
.UV {
	FONT-SIZE: xx-small;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffff00
}

/*end color*/
.heading_text {
	font-size: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

/*updated start on 18-July-2007 by abhishek*/
.label100Pclass {
	FONT-WEIGHT: bold;
	COLOR: #E46C00
}

.bulletIndent ul {
	margin: 2px 0px 2px 15px;
}

.bulletIndent ul li {
	margin: 2px 0px 2px 15px;
}

/*updated end on 18-July-2007 by abhishek*/
#bookimg_home {
	position: absolute;
	top: 370px;
	left: 510px;
	z-index: 2;
}

#top_link {
	position: absolute;
	top: 152px;
	left: 46%;
	z-index: 2;
}

#promooffer {
	position: relative;
	top: 253px;
	left: 414px;
	z-index: 2;
}

#promooffernew {
	position: relative;
	top: 252px;
	left: 422px;
	z-index: 2;
}

#new {
	position: absolute;
	top: 625px;
	left: 78px;
	z-index: 3;
}

#bannerIITJEE {
	position: absolute;
	top: 46px;
	left: 200px;
	z-index: 2;
}

.heading_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #155D99;
	text-decoration: none;
}

/*Help Menu Start*/
.leftpanel {
	font-family: Arial;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.leftpanelSelected {
	font-family: Arial;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.leftpanel a:link,.leftpanel a:visited,.leftpanelSelected a:link {
	color: #666666;
	text-decoration: none;
}

.leftpanel a:active,.leftpanel a:hover,.leftpanelSelected a:active,.leftpanelSelected a:hover,.leftpanelSelected a:visited
	{
	color: #174E8C;
	text-decoration: none;
	font-weight: bold;
}

.bodytext {
	font-family: Arial;
	font-size: 12px;
}

.leftpanel_sel {
	font-family: Arial;
	color: 174E8C;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold
}

.faq-body ol li {
	padding-left: 5px;
	font-weight: bold;
	padding-top: 15px;
}

.faq-body p {
	padding-left: 50px;
}

/*Help Menu Ends*/
.linethrough {
	FONT-SIZE: 11px;
	color: #FF0000;
	FONT-FAMILY: verdana, arial, sans-serif;
	text-decoration: line-through;
	font-style: italic;
}

.heading_orange_12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E46C00;
	text-decoration: none;
}

/* by Manish Singh* Start */ /* end */ /* end */
.Pricetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #165E99;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.currentcartpage {
	color: #E46C00;
}

.cartpagetrail {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

/* end */ /* manish Start */
.tab-course_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #BAB892;
	line-height: 23px;
	border-left: solid 1px #9F9F9F;
}

.listing ol li {
	
}

/*Edit by vijay*/
.table-border_bp {
	border: solid 1px #BFBFBF;
	padding-left: 5px;
	margin-left: 10px;
	background-color: #FFF4DF;
}

.td_font {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.heading_16px_gray {
	border-left: solid 1px #BFBFBF;
	border-right: solid 1px #BFBFBF;
	border-bottom: solid 1px #BFBFBF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*cursor:pointer;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #155D99;
	text-decoration: none;
	line-height: 20px;
	background-color: #F0F0F0;
}

.border-right-yes1 {
	border-left: solid 1px #BFBFBF;
	border-right: solid 1px #BFBFBF;
	border-bottom: solid 1px #BFBFBF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: F1F6FD;
}

.title_main_preq {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.left_banner_tile {
	background-image: url(../images/bg_banner2.gif);
	background-repeat: repeat-x;
}

#question_Mark {
	position: absolute;
	top: 380px;
	left: 519px;
	z-index: 3;
}

/* jagatjit singh */
	/* START  - Div Transparent Border with Shadow Effect */
html>body .outerpair1 {
	background: url(../images/upperrightfade.png) right top no-repeat;
}

html>body .outerpair2 {
	background: url(../images/lowerleftfade.png) left bottom no-repeat;
	padding-top: 8px;
	padding-left: 8px;
}

html>body .shadowbox {
	background: url(../images/shadow.png) bottom right;
}

html>body .innerbox {
	position: relative;
	left: -8px;
	top: -8px;
}

/* END - Div Transparent Border with Shadow Effect */
.heading_text_white {
	color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-right-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	padding: 2px 8px 0px 8px;
	vertical-align: middle;
	height: 17px;
}

.div-row-data-highlite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005597;
	height: 25px;
	padding: 0px 0px 0px 2px;
	background-color: #F3F3F8;
	cursor: pointer;
}

.div-row-data-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #626262;
	height: 25px;
	padding: 0px 0px 0px 2px;
}

/*boundary*/ /*end boundary*/
.row_dashed_no_14px {
	border-bottom: dashed 0px #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 25px;
	padding-left: 5px;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3989C8;
}

/*End Jagatjit */
.title_main {
	background-repeat: repeat-x;
	background-image: url(../images/title_main_tile.gif);
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.title_sub {
	background-repeat: repeat-x;
	background-image: url(../images/title_sub_tile.gif);
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height: 36px;
}

.top-border {
	border-top: 1px solid #cccccc;
}

.sub-level-child {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #eeeeee;
	height: 20px;
	padding-left: 5px;
}

.txt-heading-14px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #155D99;
	text-decoration: none;
	line-height: 20px;
}

.text-white,a.text-white:link,a.text-white:hover,a.text-white:active,a.text-white:visited
	{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
}

.heading_tbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0E3D70;
}

.header-changed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0E3D70;
	background-color: #C6D8EE;
	border-left: solid 1px #9F9F9F;
}

#scores { /*height:61px;*/
	width: 64px;
	background-image: url(../images/score_star.gif);
	position: fixed /*top:230px;
left:480px;*/ 
 z-index : 2;
}

#scores td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #2272B1;
}

.scores {
	background-image: url(../images/score_star.gif);
	height: 61px;
	left: 620px;
	position: absolute;
	top: 245px;
	width: 64px;
	z-index: 2;
}

.rescores {
	background-image: url(../images/score_star.gif);
	height: 61px;
	left: 620px;
	position: absolute;
	top: 335px;
	width: 64px;
	z-index: 2;
}

.glossary {
	text-decoration: none;
	color: #666666;
}

.glossary a {
	text-decoration: none;
	color: #666666;
}

.glossary a:hover {
	text-decoration: underline;
	color: #666666;
}

.anylinkcss {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 1px solid black;
	font: normal 9px Verdana;
	line-height: 15px;
	z-index: 100;
	background-color: #EFEFEF;
	width: 140px;
	background-position: center center;
	visibility: hidden;
}

.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.anylinkcssActivationKey {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 1px solid black;
	font: normal 9px Verdana;
	line-height: 15px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 140px;
	background-position: center center;
	visibility: hidden;
}

.bodytext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1pt;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	text-align: justify;
}

a.sample_attach,a.sample_attach:visited,div.sample_attach {
	display: block;
	width: 100px;
	border: 1px solid black;
	padding: 2px 5px;
	background: #FFFFEE;
	text-decoration: none;
	font-family: Verdana, Sans-Sherif;
	font-weight: 900;
	font-size: 1.0em;
	color: #008000;
}

a.sample_attach,a.sample_attach:visited {
	border-bottom: none;
}

#sample_attach_menu_child {
	border: 1px solid black;
	margin-left: 50px
}

#sample_attach_menu_child a:link,#sample_attach_menu_child a:visited {
	text-decoration: none;
}

form.sample_attach {
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	padding: 0px 5px 2px 5px;
	background: #FFFFEE;
}

form.sample_attach b {
	font-family: Verdana, Sans-Sherif;
	font-weight: 900;
	font-size: 1.1em;
}

input.sample_attach {
	margin: 1px 0px;
	width: 170px;
}

.heading_tbl_sub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #ECE5DF;
	height: 20px;
	padding-left: 0px;
}

.heading_tbl_course_offered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #D9711B;
	height: 20px;
	padding-left: 5px;
}

.heading_tbl_course_offered_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #DFF4FE;
	height: 20px;
	padding-left: 5px;
}

.nonline-link-normal,a.nonline-link-normal:link,a.nonline-link-normal:active,a.nonline-link-normal:visited,a.nonline-link-normal:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 2px;
	text-decoration: none;
}

.nonline-link,a.nonline-link:link,a.nonline-link:active,a.nonline-link:visited,a.nonline-link:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
}

.text-font-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}

#tabsJ {
	float: left;
	/*width:100%;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #BFBFBF;*/
}

#tabsJ ul {
	margin: 0;
	padding: 1px 10px 0 0px;
	list-style: none;
}

#tabsJ li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabsJ a {
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	background-image: url(../images/tableftJ.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

#tabsJ a span {
	float: left;
	display: block;
	padding: 6px 15px 6px 6px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #003366;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/tabrightJ.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {
	float: none;
}

/* End IE5-Mac hack */
#tabsJ a:hover span {
	color: #FFF;
}

#tabsJ a:hover {
	background-position: 0% -42px;
}

#tabsJ a:hover span {
	background-position: 100% -42px;
}

#tabsJ #current a {
	background-position: 0% -42px;
}

#tabsJ #current a span {
	background-position: 100% -42px;
	color: #FFF;
}

.tbl-border-left-fill {
	border-left: 1px solid #E1E1E1;
}

.tbl-border-right-fill {
	border-right: 1px solid #E1E1E1;
}

#myPointsTable {
	background-color: #ECE5DF;
}

.myPointsTableQues {
	background-color: #D0A37C;
}

#questionViewDiv2 {
	background-color: #FFFFFF;
	border-bottom-color: #D0A37C;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-left-color: #D0A37C;
	border-left-style: solid;
	border-left-width: 4px;
	border-right-color: #D0A37C;
	border-right-style: solid;
	border-right-width: 4px;
	border-top-color: #D0A37C;
	border-top-style: solid;
	border-top-width: 4px;
	height: 300px;
	left: 248px;
	position: absolute;
	top: 255px;
	width: 562px;
	z-index: 100;
}

.heading_tbl_sub_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ECE5DF;
	padding-left: 5px;
}

.footer-color {
	border-bottom: 1px solid #D3C2B4;
	background-image: url(../images/bottom_curve_center.gif);
}

#header_child_normal_left_middle_panel {
	background-color: #ECE5DF;
	height: 20px;
}

#header_child_normal_tile_middle_panel {
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	background-color: #ECE5DF;
	white-space: nowrap;
}

#header_child_normal_right_middle_panel {
	background-color: #ECE5DF;
}
.cattitle {
	color:#01336B;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
}

.bold_class{
	font-weight:bold;
}

.banner-top .banner-left {
	background-image: url(../images/home_banner_left.gif);
	background-repeat: no-repeat;
	height: 114px;
	width: 484px;
}

.bannerleft-heading {
	color: #568EBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 12px 0 0 10px;
}

.bannerleft-heading_announcement {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:23px;
	font-weight:bold;
	padding:15px 0 0 10px;
}
.bannerleft_announcement_undeline {
	color:#FFC34B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:23px;
	font-weight:bold;
	padding:1px 0 0 11px;
}


.heading-tab-selected-text
{
	height:22px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	padding-left:5px;
	padding-top:1px;
	padding-right:5px;
	white-space:nowrap;
}

.textscroll_heading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #155D99;
	text-align:left;
}



/*new menu*/

.banner_back
{
background-image:url(../images/banner_back.gif);
background-repeat:repeat-x;
}

.banner_height
{
height:64px;
}

.gadegt-banner
{
border-bottom:1px solid #c1c1c1; 
padding-left:10px; 
padding-right:10px;
}

.sub-tab-back
{
background-image:url(../images/sub_tab_normal.gif);
background-repeat:repeat-x;
height:25px;
border-bottom:1px solid #c1c1c1; 
}


/*Sub Tab Class Starts*/
.sub-button-left{
	background-image: url(../images/sub_tab_normal.gif);
	background-repeat:no-repeat;
	width: 1px;
	height:25px;
	cursor:pointer;
	padding:0px;
}
.sub-button-left-hover{
	background-image: url(../images/sub_tab_hover.gif);
	background-repeat:no-repeat;
	width: 1px;
	cursor:pointer;
}
.sub-button-middle{
	background-image: url(../images/sub_tab_normal.gif);
	background-repeat:repeat-x; 
	color : #195884;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:14px;
	padding-right:14px;
	cursor:pointer;
	text-align:center;
	
}
.sub-button-middle-hover{
	background-image: url(../images/sub_tab_hover.gif);
	background-repeat:repeat-x;
	color : #ffffff;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:14px;
	padding-right:14px;
	cursor:pointer;
	text-align:center;
		
}
.sub-button-right{
	background-image: url(../images/sub_tab_normal.gif);
	background-repeat:no-repeat;
	width: 1px;
	cursor:pointer;
}
.sub-button-right-hover{
	background-image: url(../images/sub_tab_hover.gif);
	background-repeat:no-repeat;
	width: 1px;
	cursor:pointer;
}

/*Button Engineering Class Starts*/
.engg-button-left{
	background-image: url(../images/mnu_tab_engg_left_corner1.gif);
	background-repeat:no-repeat;
	width: 3px;
	height:25px;
	cursor:pointer;
}
.engg-button-left-hover{
	background-image: url(../images/mnu_tab_engg_left_corner.gif);
	background-repeat:no-repeat;
	width: 3px;
	cursor:pointer;
}
.engg-button-middle{
	background-image: url(../images/menu_tab_engineearing.gif);
	background-repeat:repeat-x; 
	color : #474747;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:14px;
	padding-right:14px;
	cursor:pointer;
	text-align:center;
	
}
.engg-button-middle-hover{
	background-image: url(../images/mnu_tab_hover.gif);
	background-repeat:repeat-x;
	color : #195884;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:14px;
	padding-right:14px;
	cursor:pointer;
	text-align:center;
		
}
.engg-button-right{
	background-image: url(../images/mnu_tab_line.gif);
	background-repeat:no-repeat;
	width: 1px;
	cursor:pointer;
}
.engg-button-right-hover{
	background-image: url(../images/mnu_tab_line.gif);
	background-repeat:no-repeat;
	width: 1px;
	cursor:pointer;
}

/*Button Class Ends*/



/*Button medical Class Starts*/
.medical-button-left{
	background-image: url(../images/mnu_tab_line.gif);
	background-repeat:no-repeat;
	width: 1px;
	height:25px;
	cursor:pointer;
}
.medical-button-left-hover{
	background-image: url(../images/mnu_tab_line.gif);
	background-repeat:no-repeat;
	width: 1px;
	cursor:pointer;
}
.medical-button-middle{
	background-image: url(../images/mnu_tab_medical.gif);
	background-repeat:repeat-x; 
	color : #474747;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:14px;
	padding-right:14px;
	cursor:pointer;
	text-align:center;
	
	
}
.medical-button-middle-hover{
	background-image: url(../images/mnu_tab_hover.gif);
	background-repeat:repeat-x;
	color : #195884;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:14px;
	padding-right:14px;
	cursor:pointer;
	text-align:center;
}
.medical-button-right{
	background-image: url(../images/mnu_tab_line.gif);
	background-repeat:no-repeat;
	width: 1px;
	cursor:pointer;
}
.medical-button-right-hover{
	background-image: url(../images/mnu_tab_line.gif);
	background-repeat:no-repeat;
	width: 1px;
	cursor:pointer;
}

/*Button Class Ends*/


/*Button MBA Class Starts*/
.mba-button-left{
	background-image: url(../images/mnu_tab_line.gif);
	background-repeat:no-repeat;
	width: 1px;
	height:25px;
	cursor:pointer;
}
.mba-button-left-hover{
	background-image: url(../images/mnu_tab_line.gif);
	background-repeat:no-repeat;
	width: 1px;
	cursor:pointer;
}
.mba-button-middle{
	background-image: url(../images/menu_tab_mba.gif);
	background-repeat:repeat-x; 
	color : #474747;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:14px;
	padding-right:14px;
	cursor:pointer;
	text-align:center;

	
}
.mba-button-middle-hover{
	background-image: url(../images/mnu_tab_hover.gif);
	background-repeat:repeat-x;
	color : #195884;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:14px;
	padding-right:14px;
	cursor:pointer;
	text-align:center;
}
.mba-button-right{
	background-image: url(../images/mnu_tab_mba_right_corner.gif);
	background-repeat:no-repeat;
	width: 3px;
	cursor:pointer;
}
.mba-button-right-hover{
	background-image: url(../images/mnu_tab_mba_right_corner_hover.gif);
	background-repeat:no-repeat;
	width: 3px;
	cursor:pointer;
}

/*Button Class Ends*/


/*Button MBA Class Starts*/
.cacpt-button-left{
	background-image: url(../images/mnu_tab_line.gif);
	background-repeat:no-repeat;
	width: 1px;
	height:25px;
	cursor:pointer;
}
.cacpt-button-left-hover{
	background-image: url(../images/mnu_tab_line.gif);
	background-repeat:no-repeat;
	width: 1px;
	cursor:pointer;
}
.cacpt-button-middle{
	background-image: url(../images/mnu_tab_cacpt.gif);
	background-repeat:repeat-x; 
	color : #474747;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:14px;
	padding-right:14px;
	cursor:pointer;
	text-align:center;
	
}
.cacpt-button-middle-hover{
	background-image: url(../images/mnu_tab_hover.gif);
	background-repeat:repeat-x;
	color : #195884;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:14px;
	padding-right:14px;
	cursor:pointer;
	text-align:center;
	
}
.cacpt-button-right{
	background-image: url(../images/mnu_tab_cacpt_right_corner.gif);
	background-repeat:no-repeat;
	width: 3px;
	cursor:pointer;
}
.cacpt-button-right-hover{
	background-image: url(../images/mnu_tab_cacpt_hover.gif);
	background-repeat:no-repeat;
	width: 3px;
	cursor:pointer;
	}

/*Button Class Ends*/

.mnu-borderbottom
{
	border-bottom: 1px solid  #c1c1c1;
}

.logouttxt
{
	font-family :Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #155D99;
	text-decoration:none;
	height:25px;
	cursor: pointer;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}

.logouttxt:hover
{
	font-family :Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #155D99;
	text-decoration:none;
	height:25px;
	cursor: pointer;
	text-decoration:underline;
	padding:0px 0px 0px 0px;
}

.Welcometxt
{
	font-family :Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #155D99;
	text-decoration:none;
	height:25px;
	cursor: pointer;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
#user-welcome
{
	position:relative; 
	z-index:15;
}

#user-welcome #user-welcome-support
{
	position:absolute; 
	z-index:16; 
	top: 30px;
	width:555px; 
	left:250px;
	text-align: right;
}
.gagdet-heading_text_white
{
	color:#FFFFFF;
	 text-align:left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:normal;
	 text-decoration:none;
	 padding:2px 2px 0px 2px;
	 vertical-align:middle;
}

.gagdet-heading_text_white-link
{
	color:#FFFFFF;
	 text-align:left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:normal;
	 text-decoration:underline;
}

.gagdet-heading_text_white-link:hover
{
	color:#FFFFFF;
	 text-align:left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:normal;
	 text-decoration:none;
}

.heading_tbl_sub-disabled
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#797979;
	background-color:#D6D6D6;
	height:25px;
	padding-left:5px;
}

.Pricetext-disabled
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#797979;
background-color:#CCCCCC;
text-decoration:none;
padding-top:5px;
padding-bottom:5px;
}

.home_text_td
{
	text-align: justify; 
	padding-left: 5px;
	padding-right: 5px; 
	padding-top: 0px;
	padding-bottom: 10px;
}

.top_padding_account
{
	padding-top: 13px;
}

.home_text_td
{
	text-align: justify; 
	padding-left: 5px;
	padding-right: 5px; 
	padding-top: 8px;
	padding-bottom: 10px;
}

.contact_us_input
{
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #999999 1px solid; 
	WIDTH: 90%; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Verdana;
}

/*common features*/

.common-button-left{
	background-image: url(../images/mnu_tab_common_left.gif);
	background-repeat:no-repeat;
	width: 6px;
	height:26px;
	cursor:pointer;
}
.common-button-middle{
	background-image: url(../images/mnu_tab_common_tile.gif);
	background-repeat:repeat-x; 
	color : #515252;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
	cursor:pointer;
	text-align:center;
	
}
.common-button-right{
	background-image: url(../images/mnu_tab_common_right.gif);
	background-repeat:no-repeat;
	width: 6px;
	cursor:pointer;
}


/*end common features*/

.mnfeature
{
	position:relative; 
	display:''; 
	z-index:11;
}
.mnfeature .mfeaturesupport
{
	position:absolute; 
	z-index:11; 
	top: -21px; 
	width:83px; 
	left:0px;
}

.mnfeature .mhelp
{
	position:absolute; 
	z-index:11; 
	top: -22px; 
	width:83px; 
	left:0px;
}

.tab-page-heading
{

}

.tab-page-heading h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #155D99;
	text-decoration:none;
	line-height:20px;
	height:10px;
}

.course-pannel-table{ border-bottom:1px solid #dfd9d1; padding:0px 0px 0px 0px; width:200px; position:relative; left: 0px; float:left; z-index:99}
.course-pannel-table-TAB{ background-image:url(../images/leftpanel_course.gif); height:31px; width:100%;width:500px;background-repeat:no-repeat; border-bottom:1px solid #fff; font-size:12px; color:#997763; padding:0px 0px 0px 30px;font-weight:bold; cursor:pointer; border-left:1px solid #dfd9d1;border-right:1px solid #dfd9d1; }
.course-pannel-table-TAB:hover{ background-image:url(../images/leftpanel_course_down.gif); height:31px; width:500px; background-repeat:no-repeat; border-bottom:1px solid #fff;font-size:12px; color:#997763; padding:0px 0px 0px 30px; font-weight:bold; cursor:pointer;border-right:0px solid #dfd9d1; border-left:1px solid #dfd9d1;}
.course-pannel-table-TAB-selected{ background-image:url(../images/leftpanel_course_down.gif); height:31px; width:500px; background-repeat:no-repeat; border-bottom:1px solid #fff;font-size:12px; padding:0px 0px 0px 30px; font-weight:bold; cursor:pointer;border-right:0px solid #dfd9d1; border-left:1px solid #dfd9d1;}

.gadget_highlight{background-image:url(../images/gadget_highlight.gif); background-repeat:repeat-x; height:23px; }
.gadget_highlight-data_tile{background-image:url(../images/course_image_tile.gif); background-repeat:repeat; border:1px solid #e1e1e1}

.gadget-hightlight-table{ padding:0px 0px 0px 0px;}
.gadget-hightlight-table td{ padding:6px 0px 6px 18px; border-bottom:1px solid #999999; }


#header_child_normal_left
{
	/*background-image:url(topleft.gif);
	background-repeat:no-repeat;*/
	height:22px;
	width:5px;
	background-color: #d0a37c;
}

#header_child_normal_tile
{
/*background-image:url(topmiddle.gif);
background-repeat:repeat-x;*/
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
padding-left:2px;
background-color: #d0a37c;
}


#header_child_selected_tile
{
background-image:url(selected_topmiddle.gif);
background-repeat:repeat-x;
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
padding-left:2px;
}




#header_child_normal_right
{
	/*background-image:url(topright.gif);
	background-repeat:no-repeat;*/
	height:22px;
	width:5px;
	background-color: #d0a37c;
}


.Section5UL-divpoint
{ margin: 0px; padding: 0px; padding-top:10px;
}
.Section5UL-divpoint li 
{ 
	margin-left: 0px; 
	padding: 0px; 
	list-style-type:none; 
	background-image: url(../images/icon_div_point_arrow.gif); 
	background-repeat: no-repeat; 
	padding-left:20px; 
	margin-right:10px; 
	padding-top:8px; 
	padding-bottom:8px; 
	background-position: 0px 13px;
}
.Section5UL-divpoint li span.title
{
	color:#195884;
	font-size:13px;
	font-family :Arial, Helvetica, sans-serif; 
}
.Section5UL-divpoint li span.des{
	color:#6f7172;
	font-size:13px;
	font-family :Arial, Helvetica, sans-serif; 
}

#divpoint{}

#divpoint #heading{ 
	font-size:18px; 
	color:#195884;
	font-family :Arial, Helvetica, sans-serif;
}
#divpoint #subtext{ 
	font-size:13px; 
	color:#6f7172;
	font-family :Arial, Helvetica, sans-serif;
}


.div-New{ position:relative;}
.div-New .div-Free-sub{ position:absolute; top:-22px; left:80px;  font-size:11px; color:#e30000; font-weight:bold; }

.course-pannel-table-right{position:relative; left: -1px; float:left; z-index:1}

