/* author: MiF@ */
/* Creation date: 27.09.2006 */
body {
	margin: 0px 0px 0px 0px;		
	background-color:#000;0
	color : #000000;		
}
td,tr,p,div {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px
}
.top {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #a63178;
	text-transform:uppercase;
}
.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;
}
ul.sqrs {
	list-style: none;
}

ul.sqrs li {
	background: url(../img/icon-sqr.gif) no-repeat 0 5px;
	margin-left: 15px;
	padding: 0 0 20px 20px;
}

.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: normal;
    color : #FFFFFF;
	text-decoration : none;
	text-transform:uppercase;
}
A.ps:hover { 
    font-family: Tahoma;
	font-size: 11px;
	position: relative;
	font-weight: normal;
	color:#CCCCCC;
	text-decoration : none;
	text-transform:uppercase;
}




