.Text12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.Text12Bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 ; font-weight: bold}
a:link {  color: #125876}
a:visited { color: #125876}
a:active { color: #CC3300}
.Text12Red { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CC6600}
.Text12BoldRed { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CC6600; font-weight: bold }
.Text11 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000 }
.Lectures {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #cb879a}
.Lectures:link { color: #cb879a ; text-decoration: none}
.Lectures:visited { color: #cb879a ; text-decoration: none }
.Lectures:active { color: #900028; text-decoration: none }


a:hover { color: #CC3300}
.Lectures:hover { color: #900028; text-decoration: none }
.Text12Blue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #125876}
.Text12BlueBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #125876; font-weight: bold }
.Title1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #cc3300}
.Title2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #125876}
.Title3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	color: #125876;
	line-height: 36px;	
	letter-spacing: -1px;
}
.Title4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #1b77a0;
	letter-spacing: -1px;
	line-height: 36px;
}

.BgLogin {
	background: transparent url('images/bg_login_bottom.jpg') no-repeat bottom left;
	padding-bottom: 35px;
}

.Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #555555;
	background-color: #FFF;
	width: 178px;
	border: 1px solid #7ca4b6;
	height: 31px;
	padding-top: 6px;
	padding-left: 10px;
}

.PaddingMain {
	padding-left: 40px;
	padding-right:40px;
}

.TextMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	
}

.SubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3687ab;
	background: transparent url('images/bg_subtitle.jpg') repeat-y top left;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
a.LinkList:link, a.LinkList:active, a.LinkList:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	text-decoration: underline;
	color: #1b77a0;
	padding-left: 35px;
	background: transparent url('images/ico_01.gif') no-repeat top left;
	background-position: 15px 6px;
	display: block;
}

a.LinkList:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #1b77a0;
	padding-left: 35px;
	background: transparent url('images/ico_01.gif') no-repeat top left;
	background-position: 15px 6px;
	display: block;
}	