@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.main-link {background:url(images/main-link-bg.jpg) no-repeat center; width:130px; height:47px; line-height:47px; color:#FFFFFF; font-weight:bold; display:block;text-decoration:none;}

.main-link a{color:#FFFFFF; font-weight:bold; text-decoration:none; text-align:center
}
.main-link a:hover{background: url(images/main-link-hover-bg.jpg) no-repeat center;  width:130px; height:47px; line-height:47px; color:#000; font-weight:bold; display:block}
.main-link-active{background: url(images/main-link-hover-bg.jpg) no-repeat center;  width:130px; height:47px; line-height:47px; color:#000; font-weight:bold; display:block}
#welcome-bg {background: url(images/welcome-bg.jpg) top repeat-x center #F7F8FC;}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:20px;
	text-align:justify
}
.link-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.quick-link {
	background-image: url(images/link-icon.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:30px;
	
	
}

.course-link {
	background-image:url(images/course-link-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:40px;
}
.td-border {
	border-top:solid 1px #eeeeee;
	border-right:solid 1px #eeeeee;
	border-bottom:solid 1px #eeeeee
}

.line {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #999999;
}

.red-text { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a20d00;
	text-decoration: none;
	font-weight:bold;
}

.white-text {font-family:Verdana, Arial, Helvetica, sans-serif;
             font-size:16px;
			 font-weight:bold;
			 color:#FFFFFF;
			 text-decoration:none;
			 padding-left:30px;
}

.con-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height:20px;
	text-align:justify
}
.css-link {background:url(images/main-link-bg.jpg) no-repeat center; width:130px;color:#FFFFFF; font-weight:bold; display:block;text-decoration:none;}

.css-link-white{ background-color:#000000; display:block; text-align:left
}


#red-link a:hover {font-family:Verdana, Arial, Helvetica, sans-serif;
                   font-size:11px;
				   color:#990000;
				   font-weight:bold;
				   text-decoration:none;
}