body	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F0F3F4;
	font-weight: normal;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    overflow: auto
}

a:link	{
	font-size: 12px;
	color: #718893;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-size: 12px;
	color: #718893;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	font-size: 12px;
	color: #718893;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-size: 12px;
	color: #2c79d0;
	text-decoration:none;
	font-weight: normal;
}

a.leftnav:link	{
	color: #889BA4;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav:visited {
	color: #889BA4;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav:active {
	color: #889BA4;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav:hover {
	color: #2c79d0;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
}

a.topnav:link	{
	color: #93A4AC;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.topnav:visited {
	color: #93A4AC;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.topnav:active {
	color: #93A4AC;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.topnav:hover {
	color: #2c79d0;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
}

a.footernav:link	{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.footernav:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.footernav:active {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.footernav:hover {
	color: #2c79d0;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
}

td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #161511;
    letter-spacing: 0px;
	}  

input, select, option, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
    border-top: 1px solid #5B696E;
	border-bottom : 1px solid #B7C5CC;
    border-right: 1px solid #B7C5CC;
	border-left : 1px solid #5B696E;
	width : 280px;
}

br, p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #161511;
    letter-spacing: 0px;
	list-style-type : square;
	list-style-position : inside;
}  

ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left : 17px;
	margin-top : 0px;
	margin-bottom : 0px;
    list-style-type: square; 
}

form {
	display: inline;
}

.maintitel_black {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	}  

.maintitel_green {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2c79d0;
	}  

.mainsubtitel_black {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	}  

.mainsubtitel_green {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #2c79d0;
	}  

.inputlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F1F4F6;
    border-top: 1px solid #5B696E;
	border-bottom : 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
	border-left : 1px solid #5B696E;
	width : 161px;
}

