body {
	font-family: "trebuchet ms",arial,"times new roman";
	font-size: 10pt;
	color: #000000;
	background:#ffffff;
	}

p {
	font-size:10pt;
}

td {
	font-size:10pt;
}

table.mainpage {
	width:100%;
	align:left;
}

table.header {
	width:80%;
	align:left;
}

table.bottommenu {
	width:750px;
}

span.headline {
	font-size:16pt;
	font-weight:bold;
    }
    
span.caption {
    font-size:8pt;
    }
	

a.reg:link {
	text-decoration:none;
	color:#000000;
	}

a.reg:visited {
	text-decoration:none;
	color:#000000;
	}

a.reg:hover {
	text-decoration:underline;
	color:#000000;
	 }
	 
a.bold:link {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	}

a.bold:visited {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	}

a.bold:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
	 }

a.title:link {
	text-decoration:underline;
	font-size:13pt;
	color:red;
	}

a.title:visited {
	text-decoration:underline;
	font-size:13pt;
	color:red;
	}

a.title:hover {
	text-decoration:underline;
	font-size:13pt;
	color:red;
	 }
	 
a.title_small:link {
    text-decoration:underline;
    font-size:10pt;
    color:#B8CDE7;
    }

a.title_small:visited {
	text-decoration:underline;
	font-size:10pt;
	color:#B8CDE7;
	}

a.title_small:hover {
	text-decoration:underline;
	font-size:10pt;
	color:#B8CDE7;
	 }

a.underline:link {
	text-decoration:underline;
	color:#000000;
	}

a.underline:visited {
	text-decoration:underline;
	color:#000000;
	}

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

a.headline:link {
	font-size:16pt;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	}

a.headline:visited {
	font-size:16pt;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	}

a.headline:hover {
	font-size:16pt;
	font-weight:bold;
	text-decoration:none;
    color:#B8CDE7;
	 }
	 
a.underline_green:link {
	text-decoration:underline;
	color:green;
	}

a.underline_green:visited {
	text-decoration:underline;
	color:green;
	}

a.underline_green:hover {
	text-decoration:underline;
	color:green;
	 }
	 
a.underline_red:link {
	text-decoration:underline;
	color:red;
	}

a.underline_red:visited {
	text-decoration:underline;
	color:red;
	}

a.underline_red:hover {
	text-decoration:underline;
	color:red;
	 }

a.topmenu:link {
    font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	}

a.topmenu:visited {
    font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	}

a.topmenu:hover {
    font-weight:bold;
	text-decoration:none;
	color:#B8CDE7;
	 }
	 
a.sidemenu:link {
    font-weight:bold;
    font-size:12px;
	text-decoration:none;
	color:#ffffff;
	}

a.sidemenu:visited {
    font-weight:bold;
    font-size:12px;
	text-decoration:none;
	color:#ffffff;
	}

a.sidemenu:hover {
    font-weight:bold;
    font-size:12px;
	text-decoration:none;
	color:#B8CDE7;
	 }
	 
html>body #full_page {
    position:absolute;
    top:190px;
    width:95%;
    padding:5px;
    background:#ffffff;
  }
  
#full_page {
    position:absolute;
    top:230px;
    width:95%;
    padding:5px;
    background:#ffffff;
  }
