a:link {
	color: #00BFFE;
}
a:visited {
	color: #00BFFE;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #00BFFE;
}

a.sub-links:link {
color: #99CCCC;
text-decoration: none;
}

a.sub-links:visited {
color: #99CCCC;
text-decoration: none;
}

a.sub-links:hover {
color: #99CCCC;
text-decoration: none;
}

a.sub-links:active {
color: #99CCCC;
text-decoration: none;
}

a.sub-links2:link {
color: #2A383B;
text-decoration: underline;
}

a.sub-links2:visited {
color: #2a383b;
text-decoration: underline;
}

a.sub-links2:hover {
color: #516B71;
text-decoration: underline;
}

a.sub-links2:active {
color: #2a383b;
text-decoration: none;
}

a.sub-links3:link {
color: #ffffff;
text-decoration: none;
}

a.sub-links3:visited {
color: #ffffff;
text-decoration: none;
}

a.sub-links3:hover {
color: #cccccc;
text-decoration: underline;
}

a.sub-links3:active {
color: #ffffff;
text-decoration: none;
}

.body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #02C0FE;
	background-color: #2A3839;
	background-position: center center;
	text-align: center;
}
.babyblue-section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #00bffe;
	background-position: center center;
	text-align: center;
}
.sub-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #99CCCC;
	line-height: 60px;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A383B;
	text-align: left;
	font-weight: normal;
}
.header-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2a383b;
	text-align: left;
	text-decoration: underline;
}
.body2 {
	background-color: #39443A;
	text-align: center;
}
.fakeframe {
	width: 510px;
	height: 270px;
	overflow: auto;
	scrollbar-face-color:#1da7d5;
	scrollbar-arrow-color:#2A383B;
	scrollbar-track-color:#00bffe;
	scrollbar-shadow-color:#00bffe;
	scrollbar-highlight-color:#00bffe;
	scrollbar-3dlight-color:#00bffe;
	scrollbar-darkshadow-Color:#00bffe;
	padding: 4px;
}

.fakeframe2 {
	width: 740px;
	height: 270px;
	overflow: auto;
	scrollbar-face-color:#1da7d5;
	scrollbar-arrow-color:#2A383B;
	scrollbar-track-color:#00bffe;
	scrollbar-shadow-color:#00bffe;
	scrollbar-highlight-color:#00bffe;
	scrollbar-3dlight-color:#00bffe;
	scrollbar-darkshadow-Color:#00bffe;
}
.copyright-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
