<style type="text/css">

.bgleftNav {
	background-image: url(images/lefttop.gif);
}
.bgrightNav {
	background-image: url(images/rightTop.gif);
	}
	
.mainfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000033;
}
.verdana10px {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	color: #FFFFFF;
}
body  {
    scrollbar-face-color: #DCE0E2;
    scrollbar-shadow-color: #687888;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #687888;
    scrollbar-darkshadow-color: #DCE0E2;
    scrollbar-track-color: #BCBFC0;
    scrollbar-arrow-color: #6E7E88; 
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}

a:visited {
	color: #663366;
}
.borderbottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.globebg {
	background-attachment: fixed;
	background-image: url(images/backgrounds/globe.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.planebg {
	background-attachment: fixed;
	background-image: url(images/backgrounds/airplane.gif);
	background-repeat: no-repeat;
	background-position: right top;
}




</style>
h1 {
	font-size: medium;
	font-weight: bold;
}
.ul2 {
	list-style-type: circle;
}
.ul1 {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;

}
