body {
	font-size: 8pt;
	font-family: Tahoma;
	color: #ffffff;
	padding: 0;
	background: #3c3c3c;
	margin: 0 0 0 0;
}
	
div#menucontainer{
	top: 10px;
	left: 10px;
	width: 165px;
	height: 580px;
	background: #000000;
	position: absolute;
	border-style: solid;
	border-width: 5px;
	text-align: center;
}

div#menuhead{
	margin-top: 10px;
	poistion: absolute;
	width: 165px;
	height: 76px;
}

div#menu1{
	top: 116px;
	left: 0px;
	position: absolute;
	width: 165px;
	height: 210px;
}

div#menu2{
	top: 384px;
	left: 0px;
	position: absolute;
	width: 165px;
	heigh: 70px;
}


div#menu1 img, div#menu2 img{
	width: 145px;
	height: 28px;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
	border: 0px;
}

div#menufoot{
	left: 0px;
	bottom: 0px;
	position: absolute;
	width: 165px;
	text-align: center;
	font-size: 7pt;
	font-family: Tahoma;
	color: #999999;
}

div#container{
	left: 195px;
	top: 10px;
	position: absolute;
	width: 642px;
	height: 1090px;
	border-style: solid;
	border-width: 5px;
	background: #000000;
	margin-bottom: 10px;
}

div#content{
	left: 0px;
	top: 210px;
	width: 622px;
	height: 444px;
	position: absolute;
	font-size: 10pt;
	font-family: Tahoma;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

div#content img{
	width: 622px;
	height: 64px;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 0px;
}

div#content2{
	left: 0px;
	top: 660px;
	width: 622px;
	height: 204px;
	position: absolute;
	font-size: 10pt;
	font-family: Tahoma;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

div#content2 img{
	width: 200px;
	height: 64px;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 0px;
}

div#header1, div#header2, div#header3{
	text-align: justify;
	position: absolute;
	width: 190px;
	height: 165px;
	top: 10px;
	background: url(images/head_back.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

table{
	font-size: 8pt;
	font-family: Tahoma;
}

div#footer{
	position: absolute;
	width: 612px;
	height: 61px;
	bottom: 10px;
	left: 10px;
	background: url(images/footer_back.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

div#header1{
	left: 10px;
}

div#header2{
	left: 221px;
}
	
div#header3{
	right: 10px;
}

a:link, a:visited, a:active{
	color: #00ccff;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #00ccff;
	text-decoration: underline;
	font-weight: bold;
}

h1, h1 img{
	height: 32px;
	margin: 0 0 0 0;
	font-size:14pt;
	font-family: Tahoma;
	margin: 0 0 0 0;
	color: #00ccff}

h2{
	font-size:10pt;
	font-family: Tahoma;
	margin: 0 0 0 0;
}

div#container2{	
	left: 195px;
	top: 10px;
	position: absolute;
	width: 642px;
	height: auto;
	border-style: solid;
	border-width: 5px;
	background: #000000;
	text-align: justify;
	color: #ffffff;
	padding: 10px;
}

div#container2 img{	
	border: 2px;
	border-color: #ffffff;
	}
	
#flashcontent {	
	position: absolute;
	top: 10px;
	left: 195px;
	width: 740px;
	height: 580px;
	border-style: solid;
	border-width: 5px;
	background: #000000;
	
	}