@charset "utf-8";
.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #666;
}.text2mini {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.branch_item {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#666;
	line-height:3px;
}

.topmenu {
	text-decoration:none;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.topmenu div {
	float:left;
	text-align: center;
	padding: 7px;
	margin-right: 32px;
}

.topmenu a:link {
	color:#666;
	text-decoration: none;
}
.topmenu a:visited {
	text-decoration: none;
	color: #666;
}
.topmenu a:hover {
	text-decoration: none;
	
	color: #666;
}
.topmenu a:active {
	text-decoration: none;
	color: #666;
}
.topmenu div:hover{
	text-decoration: none;
	background-color:#666;
	color: #FFF;
}

.text_subheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.text_subContent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.text_warning {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
}

#showlist a:link {
	color:#06C;
	text-decoration: underline;
}
#showlist a:active {
	color:#06C;
	text-decoration: underline;
}
#showlist a:hover {
	color:#F00;
	text-decoration: none;
}
#showlist a:visited {
	color:#06C;
	text-decoration: underline;
}
.text_branchheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #036;
}
.courseItem {
	background-color:#e2e2e2;
	margin-bottom:5px;
	padding:5px;
	
}

