
.btnWizHidden { visibility:hidden;}



.qa{ font-family: Arial;    font-size: 8pt;    text-decoration: none;    color: Black; font-weight:normal;}
.qa:hover{ font-family: Arial;    font-size: 8pt;    text-decoration: none;    color: Red; font-weight:normal;}


.subMenu{        font-family: Arial;    font-size: 8pt;    text-decoration: none;    color: Gray;    }
.TopicBarGroup{    font-weight:bold;    font-family: Arial;    font-size: 10px;}
.TopicBarItem{    font-family: Arial;    font-size: 8px;}
.login_button {	color: Black; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-TOP-STYLE: outset; FONT-FAMILY: arial; BORDER-RIGHT-STYLE: outset; BORDER-LEFT-STYLE: outset; BACKGROUND-COLOR: #ffed97; BORDER-BOTTOM-STYLE: outset; text-align: center; text-decoration: none;}
.green_button {	color: White;  FONT-SIZE: 11px; BORDER-TOP-STYLE: outset; FONT-FAMILY: arial; BORDER-RIGHT-STYLE: outset; BORDER-LEFT-STYLE: outset; BACKGROUND-COLOR: Green; BORDER-BOTTOM-STYLE: outset; text-align: center; text-decoration: none;}
.purple_button {	color: White;  FONT-SIZE: 11px; BORDER-TOP-STYLE: outset; FONT-FAMILY: arial; BORDER-RIGHT-STYLE: outset; BORDER-LEFT-STYLE: outset; BACKGROUND-COLOR: Purple; BORDER-BOTTOM-STYLE: outset; text-align: center; text-decoration: none;}
.blue_button {	color: White;  FONT-SIZE: 11px; BORDER-TOP-STYLE: outset; FONT-FAMILY: arial; BORDER-RIGHT-STYLE: outset; BORDER-LEFT-STYLE: outset; BACKGROUND-COLOR: Blue; BORDER-BOTTOM-STYLE: outset; text-align: center; text-decoration: none;}
.modalBackground {	background-color:Gray;	filter:alpha(opacity=70);	opacity:0.7;}
.modalPopup {	background-color:#ffffdd;	border-width:3px;	border-style:solid;	border-color:Gray;	padding:3px;	width:250px;}
.BarIndicator_TextBox2{    color:Blue;    background-color:Blue;    position:fixed;}
.BarBorder_TextBox2{    border-style:solid;    border-width:1px;    width:200px;    vertical-align:middle;}

.green_title {	FONT-WEIGHT: 600; FONT-SIZE: 18px; COLOR: #008000; text-align:left; font-style:italic;}
.green_small_title {	FONT-WEIGHT: 900; FONT-SIZE: 14px; COLOR: #008000; text-align:left; font-style:italic;}
.mnu{background-color: Red; text-align:center;    align: center; halign: center; }

.MyCalendar .ajax__calendar_container {    border:1px solid #646464;    background-color: aliceblue;}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,.MyCalendar .ajax__calendar_other .ajax__calendar_year {    color: black;}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,.MyCalendar .ajax__calendar_hover .ajax__calendar_month,.MyCalendar .ajax__calendar_hover .ajax__calendar_year {    color: Navy;}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {    color: black;    font-weight:bold;}

.ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;}
.ajax__calendar_body {height:139px;width:170px;position:relative;overflow:hidden;margin:auto;}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.ajax__calendar_container TABLE {font-size:11px;}
.ajax__calendar_header {height:20px;width:100%;}
.ajax__calendar_prev {cursor:pointer; width :15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%; background-image:url("../images/arrow-left.gif");}
.ajax__calendar_next {cursor:pointer; width :15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%; background-image:url("../images/arrow-right.gif");}
.ajax__calendar_title {cursor:pointer;font-weight:bold; background-color: aliceblue; color: black;}
.ajax__calendar_footer {height:15px;}
.ajax__calendar_today {cursor:pointer;padding-top:3px;}
.ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;}
.ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}

.ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;}
.ajax__calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_day {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_month {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_year {border:1px solid #ffffff;}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc; font-weight:bold;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc; font-weight:bold;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc; font-weight:bold;}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:Navy;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:Navy;}


.gridBtn
{
    color: Blue;
    text-align:center;
    text-decoration: underline;
    font-family: Arial;
    font-size: 8pt;
}


.lnkMenu
{color:Black;
    text-align:center;
    text-decoration:none;
    height: 17px;
    padding:0;
    background-color: Gold;
    border-style:outset;
    border-width: 1px;
    border-left-color: Black;
    border-bottom-width: 2px;
    border-bottom-color: LightGray;
    
}


.lblText
{background-color: #F5F5F5;
    color: Black;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
}

.lblRed
{   color: Red;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
}


.btnSumbit
{background-color: #E0E0E0;
	border-style:solid;
	border-width:1px;
	height: 20px;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: Black;
	
}
.btnABC 
{ font-family:Arial;
	font-size:8pt;
	width:18px;
	text-align:center;
	background-color: PaleGreen;
}

.btnAbcUser
{ font-family:Arial;
	font-size:8pt;
	width:18px;
	text-align:center;
	color: #191970;
	background-color: #F0F8FF;

}

.txtR
{	text-align:right;
	font-family:Arial;
	font-size: 8pt;
}
.txtL
{	text-align:left;
	font-family:Arial;
	font-size: 8pt;
}
.txt
{	font-family:Arial;
	font-size: 8pt;
}



BODY {
	FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: arial; BACKGROUND-COLOR: white
}
TD {
	FONT-SIZE: 11px
}
.margin {
	MARGIN-LEFT: 3px
}
.spacer {
	MARGIN-LEFT: 4px
}
.menu_log {
	FONT-SIZE: 11px; COLOR: white
}
.menu_links {
	FONT-SIZE: 10px; COLOR: white; TEXT-DECORATION: none
}
.bottom_text {
	FONT-SIZE: 11px; COLOR: #838383; TEXT-DECORATION: none
}
.small_text {
	FONT-SIZE: 9px
}
.error {
	FONT-SIZE: 11px; COLOR: red
}
.title {
	FONT-WEIGHT: 900; FONT-SIZE: 14px
}
.course_title {
	FONT-WEIGHT: 900; FONT-SIZE: 11px; MARGIN-LEFT: 0px
}
.course_text {
	FONT-SIZE: 11px; MARGIN-LEFT: 0px
}
.vision_title {
	FONT-WEIGHT: 900; FONT-SIZE: 11px; MARGIN-LEFT: 20px
}
.vision_text {
	FONT-SIZE: 11px; MARGIN-LEFT: 60px
}
.curriculum_title {
	FONT-WEIGHT: 900; FONT-SIZE: 11px; MARGIN-LEFT: 20px
}
.curriculum_text {
	FONT-SIZE: 11px; MARGIN-LEFT: 60px
}
.course_title {
	FONT-SIZE: 11px; MARGIN-LEFT: 20px; COLOR: purple
}
.course_text {
	FONT-SIZE: 11px; MARGIN-LEFT: 60px
}
.course_link {
	FONT-SIZE: 11px; COLOR: green
}
.reg_title {
	FONT-WEIGHT: 900; FONT-SIZE: 16px
}
.reg_text_bold {
	FONT-WEIGHT: 900; FONT-SIZE: 11px
}
.reg_link {
	FONT-SIZE: 11px; COLOR: blue
}
.login_boxes {
	FONT-SIZE: 10px; WIDTH: 60px; FONT-FAMILY: Arial
}
.standard_boxes {
	FONT-SIZE: 10px; FONT-FAMILY: Arial
}



.blue_title {
	FONT-WEIGHT: 600; FONT-SIZE: 18px; COLOR: #0a00a6
}
.blue_small_title {
	FONT-WEIGHT: 600; FONT-SIZE: 14px; COLOR: #0a00a6
}
.gray_title {
	FONT-WEIGHT: 600; FONT-SIZE: 18px; COLOR: #838383
}
.gray_small_title {
	FONT-WEIGHT: 600; FONT-SIZE: 14px; COLOR: #838383
}
.purple_title {
	FONT-WEIGHT: 600; FONT-SIZE: 18px; COLOR: #8c01bb
}
.purple_small_title {
	FONT-WEIGHT: 900; FONT-SIZE: 14px; COLOR: #8c01bb
}
.orange_title {
	FONT-WEIGHT: 600; FONT-SIZE: 18px; COLOR: #d77400
}






.black_title {
	FONT-WEIGHT: 600; FONT-SIZE: 18px
}
.black_small_title {
	FONT-WEIGHT: 900; FONT-SIZE: 14px
}
.red_title {
	FONT-WEIGHT: 600; FONT-SIZE: 18px; COLOR: #be242a
}
.red_small_title {
	FONT-WEIGHT: 900; FONT-SIZE: 14px; COLOR: #be242a
}
.pink_title {
	FONT-WEIGHT: 600; FONT-SIZE: 18px; COLOR: #d000b5
}
.pink_small_title {
	FONT-WEIGHT: 900; FONT-SIZE: 14px; COLOR: #d000b5
}
.standard_text {
	FONT-SIZE: 11px
}
.red_text {
	FONT-SIZE: 11px; COLOR: red
}
.purple_title_text {
	FONT-WEIGHT: 900; FONT-SIZE: 13px; COLOR: #8c01bb
}
.purple_table {
	FONT-WEIGHT: 900; FONT-SIZE: 11px; COLOR: white; BACKGROUND-COLOR: #8c01bb
}
.standard_boxes {
	FONT-SIZE: 11px; FONT-FAMILY: Arial
}
.black_link {
	COLOR: black
}
.blue_link {
	FONT-SIZE: 11px; COLOR: blue
}
