/* author: MiF@ */
/* Creation date: 27.09.2006 */
body {
	margin: 0px 0px 0px 0px;		
	background-color:#021f2d;	
	color : #FFFFFF;		
}
td,tr,p,div {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 15px
}
.top {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
.topcont {
	font-family: Verdana,Tahoma,MS Sans Serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.pers {
	font-family: Verdana,Tahoma,MS Sans Serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.select {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #578542;
	border: 1px solid #FFFFFF;
}
.inputbox {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #578542;
	border: 1px solid #FFFFFF;
}
.button {	
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background: #8B9CA3;
	border: 1px solid #153B12;
	height: 20px;
  cursor:  pointer;
}
A {     
	font-family: Tahoma;
	font-size: 11px;
	position: relative;
	font-weight: bold;
    Color : #FFFFFF;
	text-decoration : none;
}
A:hover { 
    font-family: Tahoma;
	font-size: 11px;
	position: relative;
	font-weight: bold;
    Color : #FFFFFF;
	text-decoration : none;
}
A.ps {     
	font-family: Tahoma;
	font-size: 11px;
	position: relative;
	font-weight: bold;
    Color : #FFFFFF;
	text-decoration : none;
}
A.ps:hover { 
    font-family: Tahoma;
	font-size: 11px;
	position: relative;
	font-weight: bold;
    Color : #000000;
	background-color:#FFFFFF;
	text-decoration : none;
}
A.pm {     
	font-family: Tahoma;
	font-size: 11px;
	position: relative;
	font-weight: bold;
    Color : #FFFFFF;
	text-decoration : none;
}
A.pm:hover { 
    font-family: Tahoma;
	font-size: 11px;
	position: relative;
	font-weight: bold;
    Color : #000000;
	background-color:#ffdab9;
	text-decoration : none;
}
A.port {     
	font-family: Tahoma;
	font-size: 11px;
	position: relative;
	font-weight: bold;
    Color : #FFFFFF;
	text-decoration : none;
}
A.port:hover { 
    font-family: Tahoma;
	font-size: 11px;
	position: relative;
	font-weight: bold;
    Color : #000000;
	background-color:#b0e0e6;
	text-decoration : none;
}

