.text {
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: xx-small;
	text-align : justify;
}

#ul {
#	color: #666666;
#	font-family: verdana, sans-serif;
#	font-size: xx-small;
#	text-align : left;
#	margin-right : 10px;
#	list-style-image: url(img/oleave.gif)
#	}

.topnav {
	color: #f59e15;
	font-family: verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.topnav:hover {
	text-decoration: none;
	color: #5f979b;
}

.green {
	color: #5f979b;
	font-family: verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align : right;
}

.green-justify {
	color: #5f979b;
	font-family: verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align : justify;
}

.green:hover {
	text-decoration: none;
	color: #f79c10;
}

.nav2 {
	color: #fef5e8;
	font-family: verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.nav2:hover {
	text-decoration: none;
	color: #cc6600;
}

.lang {
	color: #5f979b;
	font-family: verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.lang:hover {
	text-decoration: none;
	color: #ffffff;
}

.white9 {
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.banner {
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.banner:hover {
	text-decoration: none;
	color: #333333;
}

.copy {
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align : center;
}

.heading1 {
	color: #47898A;
	font-family: verdana, sans-serif;
	text-align : left;
	font-weight : bold;
	font-size : small;
}

.heading2 {
	color: #A3C4C4;
	font-family: verdana, sans-serif;
	font-size: x-small;
	text-align : justify;
	font-weight : bold;
}

.heading3 {
	color: #f59e15;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align : justify;
	font-weight : bold;
}

.heading4 {
	color: #FACE8A;
	font-family: verdana, sans-serif;
	font-size: xx-small;
	text-align : justify;
	font-weight : normal;
        text-decoration : underline;
}


.namebig {
	color: #f59e15;
	font-family: verdana, sans-serif;
	font-size: larger;
	text-align : justify;
	font-weight : bold;
}

.smallname {
	color: #cccccc;
	font-family: verdana, sans-serif;
	font-size: larger;
	text-align : justify;
	font-weight : bold;
}

.link {
	color: #47898a;
	font-family: verdana, sans-serif;
	font-size: smaller;
	text-align : left;
	margin-right : 10px;
}

.link:hover {
	color: #7eacad;
}

input {
	color: #333333;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	border : 1px solid;
	border-color : #999999;
}
.orange-right {

	color: #f59e15;
	font-family: verdana, sans-serif;
	font-size: 9px;
	text-align : right;
	font-weight : normal;
}
.green-right {


	color: #47898A;
	font-family: verdana, sans-serif;
	font-size: 9px;
	text-align : right;
	font-weight : normal;
}
