body {
	background-color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:8px;
	margin-bottom:25px;
}

h2 {
	font-size:18px;
	color:#cc0066;
	font-weight:bold;
 	font-variant: small-caps;
}

h3 {
	font-size:14px;
	color:#cc0066;
	font-weight:bold;
}

h4 {
	font-size:14px;
	color:#cc0066;
	font-weight:normal;
}

#tbllayout{
	background-color:#FFFFFF;
	border-top:#CC0066 2px solid;
}

.HYA_title {
	text-align:center;
	padding:15px 0 15px 0;
}

.pagecontent {
	text-align:left;
	padding:0px;
	padding-top:10px;
	padding-bottom:15px;
	margin-left:20px;
	margin-right:20px;
	margin-top:15px;
}

#addborder {
	background-image:  url(../images/border_65x25.jpg);
	background-repeat:repeat-y;
	background-color:#CC0066;
}

#borderedge {
	background-color:#CC0066;
}

.menu {
	text-align:center;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	border-bottom:#CC0066 1px solid;
	border-top:#CC0066 1px solid;
	background-image:url(../images/menu.gif);
	color: #CCCCCC;
}

a{
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.menu a{
	color:#CC0066;
	text-decoration:none;
}

.menu a:hover {
	text-decoration:underline;
	color:#060;
}

#pic_right {
	float:right;
	clear:right;
	border-top-color:#f9f;
	border-left-color:#f9f;
	border-bottom-color:#CC0066;
	border-right-color:#CC0066;
	border-width:1px;
	border-style:solid;
	margin-left:15px;
	margin-bottom:8px;
	margin-top:8px;
}

#pic_left {
	float:left;
	clear:left;
	border-top-color:#f9f;
	border-left-color:#f9f;
	border-bottom-color:#CC0066;
	border-right-color:#CC0066;
	border-width:1px;
	border-style:solid;
	margin-right:25px;
	margin-bottom:8px;
	margin-top:8px;
}

.EmailLink {
	padding-top:10px;
	padding-left:10px;
	text-align:right;
	color: #CCCCCC;
	font-size:12px;
}

.EmailLink a {
	text-decoration:none;
}

.EmailLink a:hover {
	text-decoration:underline;
	color:#060;
}

.language {
	text-align:right;
	padding-right:5px;
	padding-bottom:5px;
	color: #CCCCCC;
	font-size:12px;
}

.language a {
	text-decoration:none;
}

.language a:hover {
	text-decoration:underline;
	color:#060;
}

#spacedlist li {
	margin-bottom:15px;
}

#gototop {
	text-align:center;
	padding-top:-10px;
	margin-bottom:0px;
	font-size:12px;
}

#gototop a {
	text-decoration:none;
}

#gototop a:hover {
	text-decoration:underline;
	color:#060;
}

.mainlanguagelinks {
	font-size:18px;
}

#slogan {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#060;
}

.titlepics .HYA_title {
	margin-top:-15px;
	margin-bottom:-15px;
}

.titlepics img {
	padding-left:4px;
	padding-right:4px;
}

#activePage a {
	color:#060;
}