BODY {
        FONT-SIZE: 10pt; COLOR: #000000; LINE-HEIGHT: 14pt; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #000000;
	background:url(images/bg.gif);
}


.tab {
	BORDER-COLOR: #00009F; 
	background:url(images/bg-tab.gif);
	background-repeat: repeat;
	background-position: center;	
}
.tab1 {
	BORDER-COLOR: #00009F; 
	background:url(images/bg-tab1.gif);
	background-repeat: repeat;
	background-position: center;	
}
LI {
	FONT-SIZE: 10pt; LINE-HEIGHT: 14pt;
}


.TEXTKLEIN {
        FONT-SIZE: 8pt; COLOR: #000000;
}

.style1 {
        FONT-SIZE: 9pt; COLOR: #000000;
}
.style2 {
        FONT-SIZE: 7pt; COLOR: #000000;
}


A:link {
        FONT-WEIGHT: bold; COLOR: #00009F; TEXT-DECORATION: none;
}
A:visited {
        FONT-WEIGHT: bold; COLOR: #00009F; TEXT-DECORATION: none;
}
A:active {
        FONT-WEIGHT: bold; TEXT-DECORATION: none;
}
A:hover {
        FONT-WEIGHT: bold; COLOR: #990000; TEXT-DECORATION: none;
}

div#header {
	background:url(images/tc02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:250px;margin:0 0 0 0px;width:840px;
	position:relative; top:-40px;
}
div#nav {
	position:relative; top: -48px; 
	
}
#nav a {
	color: #BFBFBF;
	padding: 5px 15px 5px 15px;
	font-weight: normal; font-size:16px;
	text-decoration: none;
	background: url(images/nava.gif) no-repeat;
	background-position: center;

}
#nav a.active {
	font-weight: bold;
	color: #fff;
	background: url(images/nava.gif) no-repeat;
	background-position: left;

}
#nav a:hover {
	font-weight: normal; color: #fff;
	background: url(images/nav2a.gif) no-repeat;
	background-position: left;
}
#nav a.active:hover {
	font-weight: bold;
	color: #fff;
	background: url(images/nava.gif) no-repeat;
	background-position: left;
	cursor:default;
}



div#content-start {
	background:url(images/bg-top20.gif);
	background-repeat: no-repeat;
	font-size:1px;
	height:20px;
	width:842px;
	margin:0 0 0 0px;
	position:relative; top: -47px; 
	z-index:2;

}
div.content {
	background-color:#FFF;
	width:840px;
	position:relative; top: -58px;  
	z-index:1;
}

div#content-end {
	height:17px;
	background:url(images/bg-met1.gif);
	background-repeat: repeat-x;
	font-size:1px;margin:0 0 0 0px;
	width:840px;
	position:relative; top: -58px;
}

#box1{
	/*background:gainsboro;*/
	background-color: white;
	color: black;
	FONT-SIZE: 9pt;
	float: none;
	padding: 10px 5px;
	position: relative;
	left: 10px;
	top: 1x;
	height: 500px;
	width: 240px;
	border: 3px solid #FF7F50;
   position: absolute;
	top:20%;
	left: 1%;
	right: 0;
	bottom: 0;
}

#box2{
	/*background:gainsboro;*/
	background-color: white;
	color: black;
	FONT-SIZE: 10pt;
float: none;
	padding: 10px 5px;
	position: relative;
	left: 10px;
	top: 1x;
	height: 1200px;
	width: 240px;
	border: 3px solid #FF7F50;
   position: absolute;
	top:20%;
	left: 81%;
	right: 0;
	bottom: 0;
}