.borderTable {	
padding: 8px 8px 8px 8px;
border: 1px solid #000000;
}
.PageTitle {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #005fb0;
}
.style9 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.footerlink a:link {
	color: #0d6cb6;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.footerlink a:visited {
	text-decoration: none;
	color: #0d6cb6;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.footerlink a:hover {
	text-decoration: underline;
	color: #0d6cb6;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.footerlink a:active {
	text-decoration: none;
	color: #0d6cb6;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}



.toplink a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.toplink a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.toplink a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.toplink a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.menulink a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.menulink a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.menulink a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.menulink a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.Header {
	font-size: 12px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
}
.Nav {color: #FFFFFF; font-size: 14px; font-family: Tahoma; font-weight: bold; }
.style3 {
	color: #999999;
	font-family: Tahoma;
	font-size: 12px;
}
.style4 {
	font-family: Tahoma;
	color: #0d6cb6;
	font-size: 12px;
	font-weight: bold;
}
#apDiv1 {
	position:absolute;
	left:477px;
	top:297px;
	width:249px;
	height:308px;
	z-index:1;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.style13 {font-family: "Times New Roman", Times, serif}
.style103 {color: #FFFFFF; font-weight: bold; }
.whoattend {
	color: #005FB0;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13px;
}
.thumbnail{
position: relative;
z-index: 0;
font-family: Tahoma;
font-size: 13px;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
font-family: Tahoma;
font-size: 13px;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
font-family: Tahoma;
font-size: 13px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
font-family: Tahoma;
font-size: 13px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
.maincontentsmall {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.maincontent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}