BODY {
font-size: 14px;
font-family: Tahoma, Arial, sans-serif;
font-weight: normal;
color: #bbffbb;
background-color: #5f5f5f;
margin: 0 0 0 0;
padding: 0 0 0 0;
width: auto
}

H1 {
font-family: Tahoma, Arial, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 14px;
color: #000000;
background-color: transparent
}

P {
  text-indent: 0px;
  text-align: justify;
  color: #bbffbb;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 100px;
  margin-bottom: 0px
}

P.linklist {
  text-indent: 0px;
  text-align: left;
  color: #bbffbb;
  font-size: 12px;

}

.errortext {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  background-color: #FF6666
}

.zwi {
  font-size: xx-small;
  background-color: #FF6666
}

.bg_dark {
	background-color: #5f5f5f;
	color: #bbffbb
}

.bg_medium {
	background-color: #6f6f6f;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #bbffbb;

}

.bg_light {
	background-color: #7f7f7f;
	color: #bbffbb
}
.bg_light_s {
	background-color: #7f7f7f;
	font-size:11px;
	color: #bbffbb
}

.bg_light_pt {
	background-color: #7f7f7f;
	color: #bbffbb;
	border:10px;
  margin-bottom:30px;
	border-bottom-width: 100px;
	border-bottom-style: solid;
	border-bottom-color: #5f5f5f;
	
}

.bg_timer {
	background-color: #6f6f6f;
	font-family: Tahoma, Arial, sans-serif;

	margin: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7f7f7f;
	border-bottom-color: #7f7f7f 
}

.alt_bg_dark {
	background-color: #CCCC99;
	color: #666666
}

.alt_bg_medium {
	background-color : #CCCC99;
	color: #666666
}

.alt_bg_light {
	background-color: #CCCC99;
	color: #666666
}

.header {
	background-color: #5f5f5f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbffbb;
	margin-top: 4px;
	margin-bottom: 4px
}

.content {
    background-color: #6f6f6f;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px
}
.main {}

A {
    font-family: Tahoma, Arial, sans-serif;
}

a:link {
    font-size: 14px;
	color: #90ee90;
	text-decoration: none;
}
a:visited {
    font-size: 14px;
	color: #90ee90;
	text-decoration: none;
}
a:active {
    font-size: 14px;
	color: #900000;
	text-decoration: none;
}
a:hover {
    font-size: 14px;
	color: yellow;
	text-decoration: none;
}

.dj{
	font-size: 9px;
	color: #90ee90
}

a.smallink:link {
	font-size: 9px;
	color: #90ee90
}

a.startlink:link {
    font-size: 15px;
	color: #90ee90;
	text-decoration: none;
}
a.startlink:visited {
    font-size: 15px;
	color: #90ee90;
	text-decoration: none;
}
a.startlink:active {
    font-size: 15px;
	color: #900000;
	text-decoration: none;
}
a.startlink:hover {
    font-size: 15px;
	color: yellow;
	text-decoration: none;
}

TABLE {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px
}

TD {

}

.leftside {
    background-color: #7f7f7f;
    color: #90ee90;

}

.rightside {
    background-color: #7f7f7f;
    color: #90ee90;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666
}

.page {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbffbb
}
.footer {
	background-color: #5f5f5f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	height: 25px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #bbffbb
}

.topbottom {
	background-color: #5f5f5f;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 13px
}
 .popkal {
 	margin: 10px;
 	background-color: #5f5f5f;
 font-size: 10px;
 }
 
 .ticker {
    background-color: #7f7f7f;
    color: #90ee90; 
 }
 .smalltext {	font-size: 9px;}
 
 
 .font1 {font-size: 12px;}
 .font2 {font-size: 10px;}
 .font3 {font-size: 12px;}