@charset "utf-8";
/* CSS Document */

#topmenu {
	position:absolute;
	left:0px;
	top:40px;
	width:100%;
	height:70px;
	z-index:1;
}

#centrearea {
	position:absolute;
	left:0px;
	top:170px;
	width:100%;
	z-index:1;
}

#centretext {
	position:relative;
	width:580px;
	height:500px;
	margin-left:10px;
	margin-right:10px;
	z-index:1;
	overflow:auto;
}

#centretextright {
	position:relative;
	width:730px;
	height:500px;
	margin-left:10px;
	margin-right:10px;
	z-index:1;
	overflow:auto;
}

#lefttext {
	position:relative;
	width:150px;
	height:500px;
	z-index:1;
	overflow:auto;
}

#righttext {
	position:relative;
	width:150px;
	height:500px;
	z-index:1;
	overflow:auto;
}

#bottommenu {
	position:absolute;
	left:0px;
	top:735px;
	width:100%;
	height:60px;
	z-index:1;
}

a:link {
	color: #EF0009;
	text-decoration: none;
}
a:visited {
	color: #EF0009;
	text-decoration: none;
}
a:hover {
	color: #EF0009;
	text-decoration: none;
}
a:active {
	color: #EF0009;
	text-decoration: none;
}


body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.body-bold {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.body-bold-white {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.body-bold-white:link {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}	

a.body-bold-white:visited {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.body-bold-white:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.body-bold-white:active {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.heading-bold-red {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EF0009;
	text-decoration: none;
}

.menu-red {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EF0009;
	text-decoration: none;
}
a.menu-red:link {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EF0009;
	text-decoration: none;
}

a.menu-red:visited {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EF0009;
	text-decoration: none;
}

a.menu-red:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu-red:active {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EF0009;
	text-decoration: none;
}

.menu-black {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.menu-black:link {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menu-black:visited {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menu-black:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu-black:active {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
