﻿body
{
	margin-top: 10px;
	background-color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;	
}

h1
{
    font-size: 16px;
    color: #000000;
    font-family: Verdana;
    font-weight: bold;
}

a:link { text-decoration: none;
}

a:visited { text-decoration: none;
}

a:hover { text-decoration: none;
}

a:active { text-decoration: none;
}

.MenuTab
{
	margin-left:20px;	
}



.TitelBanner
{
	height: 85px;
	width: 760px;
	background-color:#FFFFFF;
		
}

.HorSeparator1
{
	height: 30px;
	width: 760px;
	background-color:#FFFFFF;
		
}

.HorSeparator2
{
	height: 7px;	
}

.MainTab
{
	height: 500px;
	width: 760px;
	background-color:#FFFFFF;
}

.MenuTD
{
	width:150px;
	padding-top:15px;
}

.ContentTab
{
	height:100%;
	width:100%;	
}

.BottomLineTab
{
	width:760px;
	height:10px;
	background-color:white;
}

.FooterTab
{
	height: 18px;
	width: 760px;
	color: #333333;	
}

