a:link { text-decoration: underline; color: #61788F}
a:visited { text-decoration: underline; color: #61788F}
a:active { text-decoration: underline; color: #61788F}
a:hover { color: #000000 }

a.member:link { text-decoration: none; color: #FFFFFF}
a.member:visited { text-decoration: none; color: #FFFFFF}
a.member:active { text-decoration: none; color: #FFFFFF}
a.member:hover { color: #000000 }

a.loggout:link { text-decoration: none; color: #FF0000}
a.loggout:visited { text-decoration: none; color: #FF0000}
a.loggout:active { text-decoration: none; color: #FF0000}
a.loggout:hover { color: #000000 }

body
{
	font-weight: normal;
	font-size: 10px; 
	font-family: Verdana;
	border-collapse: collapse;
	color: #61788F;
}
body.main
{
	background: #dedfe2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

table
{
	font-weight: normal;
	font-size: 10px; 
	font-family: Verdana;
	border-collapse: collapse;
	color: #61788F;
}
#frameBody
{
	background: #FFFFFF;
}

.headerLinks
{
	font-weight: bold;
	font-size: 11px; 
	font-family: Arial;
	color: #51687F;
	background: #61788F;	
}
.memberlinks
{
	font-weight: bold;
	font-size: 11px; 
	font-family: Arial;
	color: #51687F;
	background: #FFFFFF;	
	word-spacing: 10px;
}

.main
{
	font-weight: normal;
	font-size: 11px; 
	font-family: Arial;
	color: #51687F;
	background: #FFFFFF;	
}
.btw
{
	background: #dedfe2;
}
.member
{
	font-weight: bold;
	font-size: 11px; 
	font-family: Arial;
}
.loggout
{
	font-weight: bold;
	font-size: 11px; 
	font-family: Arial;
}

.alerttext
{
	color: #FF0000;
}


.blacktext
{
	color: #000000;
}

.table_background
{
	background: #FFFFFF;
}

.table_logo
{
	font-weight: bold;
	font-size: 20px; 
	color: #51687F;
}

.table_menu
{
	font-weight: bold;
	font-size: 12px; 
	background: #c5ced6;
	word-spacing: 5px;
}

.table_headline
{
	font-weight: bold;
	font-size: 16px; 
	font-family: Arial;
	color: #51687F;
	background: #d5dee6;
}

