body,td,th {
	font-family: 'Times New Roman',Verdana, Arial;
	font-size: 14px;
	color: #0D90B9;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B7E1EE;
}
a {
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
p
{
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
}
a.main:link
{
	color:#0D90B9;
	border-bottom:1px dotted;
	text-decoration:none;
}
a.main:hover
{
	color:#0D90B9;
	border-bottom:1px dotted;
	text-decoration:none;
}
a.main:visited
{
	color:#0D90B9;
	border-bottom:1px dotted;
	text-decoration:none;
}
.schatten_li
{
	background-image:url(images/schatten_li.gif);
	background-repeat:repeat-y; 
	background-position:right;
}
.header
{
	height:150px; border-bottom:1px solid #0D90B9;
}
.menuBar
{
	background-image:url(images/bg_button.gif);
	background-repeat:repeat-x;
	height:25px;
	border-bottom:1px solid #0D90B9;
}
.mainTbl
{
	border:1px solid #0D90B9;
	height:100%;
}
.footer
{
	border-top:1px solid #0D90B9;
	height:15px;
	background-image:url(images/footer_bar.gif);
	background-repeat:repeat-x;
}
.schatten_re
{
	background-image:url('images/schatten_re.gif');
	background-repeat:repeat-y;
}
