<!--

body {
	font-family: "Arial",Verdana,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}

p {font-size: 12px; COLOR : #000000; font-family: "Arial",Verdana,Helvetica,sans-serif;}

.A1:link {color: #003399; font-size: 11px; font-family: "Arial",Verdana,Helvetica,sans-serif; text-decoration: none; font-weight: bold;}
.A1:visited {color: #0066FF; font-size: 11px; font-family: "Arial",Verdana,Helvetica,sans-serif; text-decoration: none; font-weight: bold;}
.A1:active {color: #99CCFF;  font-size: 11px; font-family: "Arial",Verdana,Helvetica,sans-serif; text-decoration: none; font-weight: bold;}
.A1:hover {color: #0066FF;  font-size: 11px; font-family: "Arial",Verdana,Helvetica,sans-serif; text-decoration: none; font-weight: bold;}

.A2:link {color: #003399; font-size: 12px; font-family: "Arial",Verdana,Helvetica,sans-serif; text-decoration: none; font-weight: bold;}
.A2:visited {color: #0066FF; font-size: 12px; font-family: "Arial",Verdana,Helvetica,sans-serif; text-decoration: none; font-weight: bold;}
.A2:active {color: #99CCFF;  font-size: 12px; font-family: "Arial",Verdana,Helvetica,sans-serif; text-decoration: none; font-weight: bold;}
.A2:hover {color: #0066FF;  font-size: 12px; font-family: "Arial",Verdana,Helvetica,sans-serif; text-decoration: none; font-weight: bold;}


/*LINK FOR DROP DOWN MENU*/
.aiHomeHref {
	font-weight: bold;	
	color: white;	
	font-family: arial;	
	background-color: black;	
	text-align: center;	FONT-SIZE: 11px;
	text-decoration: none;
}

/*SEMINAR TEXT*/
.seminarWht {
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
	color:#FFFFFF;
}

.seminarTitle {
	font-size: 14px;
	font-family: arial;
	color:#666666;
	font-weight: bold;
}

.seminarTitleBlu {
	font-size: 18px;
	font-family: arial;
	color:#00009A;
	font-weight: bold;
}

.seminarSpeaker {
	font-size: 14px;
	font-family: arial;
	color:#666666;
	font-weight: bold;
}

.seminarTxt {
	font-size: 11px;
	font-family: arial;
	color:#000000;
}

.seminarHint {
	font-size: 10px;
	font-family: arial;
	color:#666666;
}

/*SEMINAR TABLE*/
.tblLogin {
	border-right: none 0px solid;
	border-top: none 0px solid;
	border-left: none 0px solid;
	border-bottom: none none;
	background-color: #e8e8e8;
}

.tblLogo {
	border-right: none 0px solid;
	border-top: none;
	border-left: none 0px solid;
	border-bottom: none;
	background-color: #e8e8e8;
}

.tblContent {
	border-right: none 0px solid;
	border-top: none 0px solid;
	border-left: none  thin solid;
	border-bottom: none 0px solid;
	background-color: #F1F1F1;
}

.tblContent2 {
	
	border-right: none 0px solid;
	border-top: none 0px solid;
	border-left: none 0px solid;
	border-bottom: none 0px solid;
	background-color: white;
}

/*COPYRIGHT*/
.bottomMenuSection {
	font-weight: normal;
	font-size: 10px;
	color: #676767;
	font-family: arial;
	background-color: white;
	text-align: left;
	text-decoration: none;
}

.tblCopyRight {
	border-right: dashed 0px #cccccc;
	border-top: solid 1px #cccccc;
	border-left: solid 0px #cccccc;
	border-bottom: dashed 0px #cccccc;
	background-color: white;
}

.copyRightSign {
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	font-family: arial;
	background-color: white;
	text-align: center;
}

-->