.whitebold {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.normalblack {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.blackunderline{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.blackunderline:hover{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.whitebold1 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.whitebold:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.navblue {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
}
.navoranv {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C5650F;
	text-decoration: none;
}
.navpurple {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #610FBC;
	text-decoration: none;
}
.navgreen{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #007E14;
	text-decoration: none;
}
.navblack{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.announcements {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003D7F;
	text-decoration: none;
}
.announcements1 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003D7F;
	text-decoration:  underline;
}
.announcements1:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003D7F;
	text-decoration: none;
}
.search {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #313F7C;
	text-decoration: none;
}
.in {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #595959;
	text-decoration: none;
}
.faq_links {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.arial_12wht {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


.bottom_links1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #121212;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
}
.copy {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7E7E7E;
	text-decoration: none;
}

.bottom_links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #121212;
	text-decoration: none;
}
.bottom_links:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #121212;
	text-decoration: underline;
}
.wht_headings {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.arial12_blu_links {
	font-family: Arial;
	font-size: 12px;
	color: #334786;
	text-decoration: underline;
}
.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6600;
}

.btm_bor {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.tbl_bor {
	border: 1px solid #333333;
}




.top_links {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #383838;
	text-decoration: none;
}
.call_back {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #30407B;
	text-decoration: none;
}
.body_txt {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.form_field {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
}

.body_txt1 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.page_headings {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #83C605;
}
.page_headings-new {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #003D7D;
}




.top_links:hover {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #82C006;
	text-decoration: none;
}


.txbx {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 236px;
	border: 1px solid #7F9DB9;
}
.ltxbx {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 127px;
	border: 1px solid #7F9DB9;
}


.j_join {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.j_txt {
	font-family: tahoma;
	font-size: 11px;
	color: #373737;
	text-decoration: none;
}
.j_txtbox1 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 129px;
	border: 1px solid #797979;
}
.j_txtbox2 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 26px;
	border: 1px solid #797979;
}
.j_txtbox {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #797979;
}
.j_txtarea {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #797979;
}
.j_txt1 {
	font-family: tahoma;
	font-size: 11px;
	color: #373737;
	text-decoration: none;
	line-height: 18px;
}
.mid_blu_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #3B4A85;
	text-decoration: underline;
}
.mid_blu_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #3B4A85;
	text-decoration: none;
}
.mid_blu_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #3B4A85;
	text-decoration: none;
}
.call_back:hover {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #30407B;
	text-decoration: underline;
}
.arial12_blu_links:hover {

	font-family: Arial;
	font-size: 12px;
	color: #334786;
	text-decoration: none;
}
.faq_links:hover {

	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.btn_login
{
	background-image:url(../../Images/j_sumbit.jpg);
	background-repeat:no-repeat; width:75px; height:22px; cursor:pointer; border:0px;
}
.btn_forgotpassword
{
	background-image:url(../../Images/reset.jpg);
	background-repeat:no-repeat; width:75px; height:22px; cursor:pointer; border:0px;
}

/* Dashboard Style Ends for Crescent created by Jothieswari on 15th May 2008 */

/* Drag Popup CSS Style Start for Crescent Project as on 17th May 2008 by Jothieswari */
.drag_popuphdbg
{
	cursor:move;
	background-image:url(../../images/drag_popupgradhdbg.gif); background-repeat:repeat-x; background-position:top;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; height:23px;
	font-size:11px;color:#000000;font-weight:bold;text-align:left;
	padding:0px 5px 0px 5px;
}
.drag_popupbottombg
{
	background-image:url(../../images/drag_popupgradbottombg3.gif); background-repeat:repeat-x; background-position:top;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;color:#000000;text-align:center; vertical-align:middle;
	padding:0px 0px 0px 0px;
}
.popUp
{
	position:absolute;
	text-align:center;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;	
	border:1px solid #b4b4b4;
	background-color:#d4d4d4;
}
.popUpCourse
{
	position:absolute;
	width:800px;
	height:645px;
	text-align:center;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;	
	border:1px solid #b4b4b4;
	background-color:#d4d4d4;
}


.drag_Grid 
{	
	border:0px solid #e6e6e6;
}
.drag_Grid td 
{	
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#022448;
	border-left:0px; border-right:0px; border-top:0px; border-bottom:0px;margin:2px 2px 2px 2px;
}
.drag_GridHeader
{ 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;color:#04234b;font-weight:normal;font-style:normal;vertical-align:middle;text-decoration:none;
	height:25px;
}
.drag_GridHeader td, .drag_GridHeader th
{ 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;color:#04234b;font-weight:normal;font-style:normal;vertical-align:middle;text-decoration:none;
	height:25px;background-image:url(../../Images/grid_headerbg.jpg);background-repeat:repeat-x; 
	border-bottom:solid 1px #dbdada;padding:0px 5px 0px 5px;/* background-color:#def3ff; */
}
.drag_GridHeader a, .drag_GridHeader a:active, .drag_GridHeader a:link, .drag_GridHeader a:visited
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;color:#04234b;font-weight:normal;font-style:normal;vertical-align:middle;text-decoration:none;
	height:25px;
}
.drag_GridHeader a:hover 
{	
	text-decoration:underline;
}
.drag_GridItem td
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;
	vertical-align:middle; border-bottom:1px Solid #efefef;
	background-color:#f3f2f2;
	padding:3px 5px 3px 5px;
}
.drag_GridAltItem td
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;
	vertical-align:middle;border-bottom:1px Solid #efefef;
	background-color:#ffffff;
	padding:3px 5px 3px 5px;
}
.drag_GridItem td td
{
	border-bottom:0px Solid #efefef;
}
.drag_GridAltItem td td
{
	border-bottom:0px Solid #efefef;
}
.drag_GridItem a, .drag_GridItem a:active, .drag_GridItem a:link, .drag_GridItem a:visited, .drag_GridAltItem a, .drag_GridAltItem a:active, .drag_GridAltItem a:link, .drag_GridAltItem a:visited
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;font-weight:normal;font-size:11px;color:#6f3153;text-decoration:none;
}
.drag_GridItem a:hover, .drag_GridAltItem a:hover
{
	color:#525151;text-decoration:underline;
}
.drag_GridPager td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#954f76;font-weight:bold;text-decoration:none; text-align:center;
	border-top: 1px solid #dbdada;
	padding:5px 5px 5px 5px;border-bottom:0px Solid #efefef;
}
.drag_GridPager span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#954f76;font-weight:bold;text-decoration:none; text-align:center;
}
.drag_GridPager a, .drag_GridPager a:active, .drag_GridPager a:link, .drag_GridPager a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#ff66ff;font-weight:normal;text-decoration:none; text-align:center;
}
.drag_GridPager a:hover
{
	color:#ff66ff;text-decoration:underline;
}
/* Drag Grid Style Ends for Crescent Project as on 13th May 2008 by Jothieswari */

/* Drag Progress Style Start for Crescent Project as on 14th May 2008 by Jothieswari */
.drag_progresspercenttxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
.drag_progresspercent_bgimg
{
	background-image:url(../../Images/bramus/my_EmptyBar.gif);
	background-position:left center;
	background-repeat:repeat-x;
	border:1px solid #949494;
	height:14px;
}
.drag_progresspercent_bgimginner
{
	background-position:center;
	background-repeat:repeat-x;
	border-left:1px solid #949494;
	border-right:1px solid #949494;
	height:12px;
}
/* Drag Progress Style Ends for Crescent Project as on 14th May 2008 by Jothieswari */

/* Drag Form Style Start for Crescent Project as on 15th May 2008 by Jothieswari */
.drag_error
{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ff0000;
}
.drag_txtbx
{
	border:1px solid #b4b4b4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.drag_drpbx
{
	border:1px solid #b4b4b4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.drag_btn
{
	background-image:url(../../Images/btn_bg.jpg);
	background-repeat:repeat-x;height:21px;
	border-width:1px;border-color:#b7c2ce;border-style:solid;	
	font-family: Tahoma, Arial, Verdana, "Serifa BT";
	font-size:11px;color:#1e4472;cursor:pointer;font-weight:bold;
	padding:1px 2px 1px 2px;
