﻿body	{
		background-color:#000000; 
		font-family: Verdana,Arial,Helvetica; 
		color:#000000; 
		margin: 0px;
		padding: 0px;
		}

/*
th	{ 
	background-color: #396DA5;
	color: #DDE0EE;
	text-align: left;
	font-weight: bold;
	}
*/

a:link    { color:#000000; font-weight:bold; text-decoration: underline; }
a:visited { color:#000000; font-weight:bold; text-decoration: underline; }
a:active  { color:#000000; font-weight:bold; text-decoration: none; }
a:hover   { color:#000000; font-weight:bold; text-decoration: none; }

button	{
		font-family : Verdana,Arial,Helvetica;
/*		width : 50px; */
		width : auto; 
		height : auto; 
		font-size : 8pt; 
		font-weight : bold; 
		background-color: #303030;
		color: #ffffff;
		text-align : center; 
		border-width: 0;
/*		border-bottom : thin solid black; */
/*		border-top : thin solid black; */
		padding : 0px; 
		} 

input	{
		font-family : Verdana,Arial,Helvetica;
/*		width : 50px; */
		width : auto; 
		height : auto; 
		font-weight : bold; 
		background-color: #303030;
		color: #ffffff;
		text-align: left; 
		border-bottom : thin solid white;
		border-top : thin solid white;
		padding: 0px; 
		margin: 0px; 
		} 

textarea	{
		font-family : Verdana,Arial,Helvetica;
/*		width : 50px; */
		width : auto; 
		height : auto; 
		font-weight : bold; 
		background-color: #303030;
		color: #ffffff;
		text-align : left; 
		border-bottom : thin solid white; 
		border-top : thin solid white; 
		padding : 0px; 
		} 

select	{
		font-family : Verdana,Arial,Helvetica;
/*		width : 50px; */
		width : auto; 
		height : auto; 
		font-weight : bold; 
		background-color: #303030;
		color: #ffffff;
		text-align : left; 
		border-bottom : thin solid white; 
		border-top : thin solid white; 
		padding : 0px; 
		} 

option	{
		font-family : Verdana,Arial,Helvetica;
/*		width : 50px; */
		width : auto; 
		height : auto; 
		font-weight : bold; 
		background-color: #303030;
		color: #ffffff;
		text-align : left; 
		border-bottom : thin solid white;
		border-top : thin solid white;
		padding : 0px; 
		} 

.NaBumm_Site	{
				left:0px;
				top:0px;
				width:728px;
				min-height:100%;
				}
				
.NaBumm_Header	{
				z-index:9;
				background-color:#000000;
				left:0px;
				top:0px;
				width:728px;
				height:64px;
				}

.NaBumm_Content	{
				z-index: 2;
				position:absolute;
				background-color:#555555;
				color:#ffffff;
				left:0;
				top:80px;
				width:728px;
				min-height:100%;
				}

.NaBumm_Content *	{
				color:#ffffff;
				}

.NaBumm_Content a:link	{
				color:#ffffff;
				font-weight:bold;
				}

.NaBumm_Content a:visited	{
				color:#ffffff;
				font-weight:bold;
				}

.NaBumm_Footer	{
				z-index: 3; 
				position:absolute;
				background-color: #000000;
				left:0;
				bottom:-120px;
				}

.NaBumm_Footer *	{
				color: #ffffff;
				font-size:10px;
				}

.NaBumm_Footer a:link	{
				color: #ffffff;
				font-weight:bold;
				}
			
.NaBumm_Footer a:visited	{
				color: #ffffff;
				font-weight:bold;
				}

.TopNavigMenue	{
				font-size: 10px; 
				font-weight: bold;
				}

.Minipage	{
			background-color: transparent;
			}

.Minipage *	{
			font-size:12px;
			margin-top: 0; 
			margin-bottom: 0;
			}

.Minipage th	{ 
	background-color: #303030;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	}

.Minipage th *	{
				color: #ffffff;
				}


.Minipage td *	{
				color: #ffffff;
				}

.Minipage td a:link	{
				color: #ffffff;
				}

.Minipage td a:visited	{
				color: #ffffff;
				}

.NaBumm_Skyscraper	{
					z-index:9; 
					position: absolute;
					top:0px;
					left:750px; 
					width:160px; 
					height: 600px; 
/*					overflow:auto; */
					overflow:visible;
/*					height: 300%; */
/*					bottom: 0; */
/*					background-color:#6060a0; */
					background-color: transparent; 
					}

			
/* CMS */

.CMS_Form th	{
				background-color: #303030;
				color: #ffffff;
				text-align: left;
				}

.prompt	{
		font-weight: bold;
		text-align: right;
		}

.CMS_List tr	{ 
				vertical-align:top;
				}
				
.CMS_List th	{
				background-color: #303030;
				color: #ffffff;
				text-align: left;
				}

.CMS_List th a	{
				color: #ffffff;
				}

.CMS_List td *	{
				color: #ffffff;
				}

.CMS_List td a:link	{
				color: #ffffff;
				font-weight:bold;
				}

.CMS_List td a:visited	{
				color: #ffffff;
				font-weight:bold;
				}

.CMS_List h1	{
				font-size: 14pt;
				}

.CMS_List a	{
			font-weight: bold;
			}


.CMS_List .LineHigh {
			background-color: #606060;
			}

.CMS_List .LineHigh *	{
			color: #ffffff;
			}


.CMS_List .LineLow {
			background-color: #303030;
			}

.CMS_List .LineLow *	{
			color: #ffffff;
			}

.CMS_List .LineDelete {
			background-color: #802020;
			}
			
.CMS_List .LineDelete *	{
			color: #ffffff;
			}
			
.ServiceFooter *	{
					color: #ffffff;
					}
