table	{
	font-size: 13px;
	border-collapse: collapse;
} 

/*a:link	{ color: #006600; text-decoration: underline; }
a:visited	{ color: #669900; text-decoration: underline; }
a:active	{ color: #FF9900; text-decoration: none; }
a:hover	{ color: #FF6600; text-decoration: none; }*/
a:link	{ color: #0000CC; text-decoration: underline; }
a:active	{ color: #0000FF; text-decoration: none; }
a:hover	{ color: #FF9900; text-decoration: none; }
.color-sub {
	background-color: #99CC99;
}
.font-size16 {
	font-size: 16px;
}

.courseName {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5pt;
	border: none;


}
.courseNameSmall {
	color: #FFFFFF;
}
.courseNameBg {
	background-color: #669900;
	padding: 3px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5pt;




}

.tableLeft {
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	width: 200px;
	background-color: #FFFBE6;
	vertical-align: top;




}
.tableRight {
	width: 560px;
	vertical-align: top;


}

.tableBasic {
	padding: 4px 2px 4px 2px;
/*	padding: 5px 2px 2px 5px;*/
/*	padding: 2px;*/
	border: 1px solid;
	font-size: 14px;

}
.tableBasic2 {
	padding: 1px 1px 1px 1px;
	border: 1px solid;
	font-size: 13px;

}
.tableBasic3 {
	padding: 4px 2px 4px 2px;
	border: 1px solid;
	font-size: 13px;

}
.titleSub {
	background-color: eeeeee;
	width: 60px;
}
.tableCell {
	width: 55px;
}
.tableCellKen {
	text-align: center;
	width: 60px;
}
.tab a:link	{ color: #FFFFFF; text-decoration: underline; }
.tab a:visited	{ color: #FFFFFF; text-decoration: underline; }
.tab a:active	{ color: #0000FF; text-decoration: none; }
.tab a:hover	{ color: #FF9900; text-decoration: none; }

.table {
	padding: 1px;
}
.name {
	font-size: 14px;
	font-weight: bold;
}

.title {
	font-size: 14px;
	font-weight: bold;
	background-color: #99CC00;
	padding: 3px;
	text-indent: 2px;

}
.transition {
	padding: 3px;

}
.backcolor-eeeeee {
	background-color: #eeeeee;
}
.backcolor-yellow {
	background-color: #FFFBE6;
}

