@charset "utf-8";


A:link {
	text-decoration:none;
	color: #26A0EA;
}

A:visited {text-decoration: none;
	color: #26A0EA;}

.underlinkblue {
	text-decoration:underline;
	color: #26A0EA;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
}
#menu {
	position:absolute;
	width:192px;
	height:98px;
	z-index:2;
	left: 176px;
	top: 153px;
	visibility: hidden;
	background-image: url(../Images/dropdown-example_03.gif);
}
#menu2 {
	position:absolute;
	width:77px;
	height:30px;
	z-index:2;
	left: 466px;
	top: 150px;
	visibility: hidden;
	background-image: url(../dropdown/dropdown_05.jpg);
	background-color: #E6F4FD;
}

.blue {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#26A0EA;
	font-weight:bolder;
	text-align:center;
}



/* CSS Document */



#wrapper {
	z-index:1;
	text-align:left;
	background-color:#FFFFFF;
	width:850px;
	margin:auto;
	position:relative;
	height:auto;
}

.menufont {
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	text-align:left;
}

.subtitle { font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#666666;
font-weight:bolder;
text-align:center;}

.subtitlesmall { font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
font-weight:bolder;
text-align:center;}

.dftfnt{ font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#666666;
font-weight:normal;
text-align:justify;}

.dftfnt2{ font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#666666;
font-weight:normal;
text-align:centre;}

.dftfntITALIC{ font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
font-weight:normal;
text-align:center;}
.small  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	text-align:right;
}

.dftfntITALIC2{ font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
font-weight:normal;
text-align:center}

.images { text-align:center}

#more {
	position:absolute;
	width:72px;
	height:23px;
	z-index:2;
	left: 736px;
	top: 734px;
}
