.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td {
	padding:0px;
	margin: 0px;
}

.content a {
	color: #666666;
	text-decoration:none;
}
/*
.content a:visited {
	color: #666666;
	text-decoration:none;
}
*/
.content a:hover {
	color: #666666;
	text-decoration:underline;
}




.text_message {
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.title_1 {
	font-size: 24px;
	font-weight: bold;
	color: #276798;
	padding-bottom: 5px;
}


.title_2{
	font-size: 14px;
	color: #000000;
	
}
.title_3{
	font-size: 16px;
	font-weight: bold;
	color: #164499;
	vertical-align:top;
	text-align:right;
}

.text_1 {

}

.button {
	padding:10px;
	width: 170px;
	background-color: #164499;
	border: 1px solid #000000;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}
.button:hover {
	background-color: #2C3171;
}

.button_disabled {
	padding:10px;
	width: 170px;
	background-color: grey;
	border: 1px solid #000000;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}
.button_disabled:hover {
	background-color: grey;
}

.head {

}

.schedule_table {
	width:100%;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	border: 1px solid #CBCBCB;
}

.list_table_nav_item {
 	padding-right:10px;
 	color:#666666;
	font-size:12px;
	font-weight:bold;
 }
.list_table {
	width:100%;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	border-top: 2px solid #CCCCCC;
	
	
	color:#666666;
font-size:12px;
font-weight:bold;
	
}


.list_table > tbody > tr > td {
 /* padding: 3px;*/
}
/*,  .list_table th*/
.list_table td{
	padding:3px;
	border-bottom: 2px solid #CCCCCC;
	vertical-align:top;
	padding: 15px 20px 15px 20px;
}
/*
.list_table th, .thead {
	background-color:#F6F6F6;
	color:#666666;
font-size:14px;
font-weight:bold;
border: 1px solid #CCCCCC;
}
*/

.list_table th, .thead {
	
	color:#F6F6F6;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	background-color:#276798;
}


.list_table thead a:hover{
	color: #FFFFFF;
}

.list_table thead{
	cursor:pointer;
}
.list_table tbody{
	cursor:pointer;
}

 .row0 {
 	height: 55px;
 	
	background-color:#F4FAFD;
}

.list_table tbody tr:hover {
	background-color:#D7DEEE;
}

 .row1 {
 /*height: 83px;*/
 	
}

table.rndfrm
{
    border: 0px;
    padding: 0px;
    margin: 5px;
    border-collapse: collapse;
}

td.rndfrm
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    
}


.rndfrm_top {
	border-top: 1px  #666666 solid;
}

.rndfrm_bottom {
	border-bottom: 1px  #666666 solid;
}

.rndfrm1, .rndfrm2, .rndfrm3
{
    background-color: #F6F6F6;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    overflow: hidden;
    padding: 0px;
    border-left: 1px  #666666 solid;
    border-right: 1px  #666666 solid;
}

.rndfrminner
{
	padding:5px;
    background-color: #F6F6F6;
    color:#666666;
    border-left: 1px  #666666 solid;
    border-right: 1px  #666666 solid;
}

.rndfrm1
{
    margin: 0px 1px;
    height: 2px;
}

.rndfrm2
{
    margin: 0px 2px;
}

.rndfrm3
{
    margin: 0px 4px;
}

.rnd_title
{
    font-size: 14px;
	font-weight: bold;
	 color:#666666;
}

.rnd_label
{
    font-weight: bold;
    font-size: 14px;
	 color:#666666;
}

.rnd_title_link{
	font-size: 14px;
	font-weight: bold;
	 color:#666666;
	
}
.rnd_title_link a{
	font-size: 14px;
	font-weight: bold;
	 color:#666666;
	
}

.rnd_title_link a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	
}
.rnd_title_link a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #E8ECF5;
	text-decoration: none;
	
}

.package_qualified
{
    font-size: 18px;
	font-weight: bold;
	color: #164499;
}

.package_almost
{
    font-size: 18px;
	font-weight: bold;
	color: red;
}

.btn-sm {
	background-color:#D7DEEE;
	border:1px solid #164499;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	padding:2px;
}



.class_nav {
	text-align: right;
	font-weight: bold;
	
}

.list_title {
	color: #2B689B;
	font-weight: bold;
	font-size:14px;
}

.list_sub_title {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.list_dev {
	height:28px;
	width:1px;
	background-color:#CCCCCC;
}

.detail_title {
	color: #2B689B;
	font-weight: bold;
	margin-bottom:4px;
	
}

.detail_sub_title {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.detail_dev {
	height:28px;
	width:1px;
	background-color:#CCCCCC;
}

.detail_teacher_image {
	border: 2px solid #CCCCCC;
	margin-top: 4px;
	margin-bottom: 4px;
}

.detail_image {
	/*border: 2px solid #CCCCCC;*/
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}

.small_blue_link,  .small_blue_link a,  .small_blue_link a:hover {
	color: #2B689B;
	font-size: 12px;
}

.buzz_add_button {
	
    color: #000000;

}

.buzz_add_button a {
	color: #FFFFFF;
	  display: block;
}



.buzz_add_button a:hover {
    color: #FFCA62;
    text-decoration: none;
} 

.buzz_carrot_button {
	
    color: #000000;

}

.buzz_carrot_button a {
	color: #FFFFFF;
}



.buzz_carrot_button a:hover {
    color: #FFCA62;
    text-decoration: none;
} 



