a { color: #0000cc; }
a:hover { color: #FF9900; }
.linktop { color: #ffffff; text-decoration: none; }
a.linktop:hover { color: #ffffff; text-decoration: underline; }
.ulinelinkhid { color: #5a5a5a; text-decoration: none; }
a.ulinelinkhid:hover { color: #000000; text-decoration: underline; }
.ulinelink { text-decoration: underline; }
a.ulinelink:hover { color: #000000;}
.linkap { text-decoration: none; }
a.linkap:hover { color: #000000; text-decoration: underline; }
.linkback1 { color: #a0a0a0; text-decoration: none; }
a.linkback1:hover { padding:5px; color: #000000; text-decoration: none; background-color:#ffff00; }

.link1 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
}
a.link1:hover { color: #FF9900; text-decoration: none; }
span.link1:hover { color: #FF9900; text-decoration: none; }
span.link1:visited { color: #FF9900; text-decoration:none;}
span.link1:active {color: #0000FF}   /* selected link */

.link2 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
}
a.link2:hover { color: #ff9900; text-decoration: none; }
span.link2:hover { color: #FF9900; text-decoration: none; }

.link3 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
}
a.link3:hover { color: #ff9900; text-decoration: none; }
span.link3:hover { color: #FF9900; text-decoration: none; }

.link4 {
	color: #848ca8;
	text-decoration: none; 
	font-family: "Century Gothic";
	font-size: 11px;
}
a.link4:hover { color: #ffffff; text-decoration: none; }

.link5 {
	color: #646ca8;
	text-decoration: none; 
	font-family: "Century Gothic";
	font-size: 11px;
}
a.link5:hover { color: #ffffff; text-decoration: none; }


/* BODY ------------------------------------------- */

body.home {
	background-color: #000080;
	margin: 0px;
	padding: 0px;
}

body.iframe {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}


/* SUB-MENUS ------------------------------------------- */

#masterdiv {
	margin-top: 5px;
	margin-left: 0.5em;
}

.menutitle {
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border: 0px;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
	color: #FFFFFF;
	text-decoration: none;
	
}
.submenu {
	margin-left: 0.5em;
	padding: 0px;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.submenu1 {
	margin-bottom: 0.1em;
	margin-left: 0.8em;
	padding: 0px;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.submenu2 {
	margin-bottom: 0.0em;
	margin-left: 1em;
	padding: 0px;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
